Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to Import the channel value #1

Open
MoHonardoost opened this issue Jul 1, 2020 · 1 comment
Open

How to Import the channel value #1

MoHonardoost opened this issue Jul 1, 2020 · 1 comment

Comments

@MoHonardoost
Copy link

Dear Jhuang
Thanks for the great package that you have developed for the flow cytometry analysis. I noticed that once we import the fcs files and make a flowspy object, the scaled values are imported into the object. However, I wanted to have the channel values in the matrix. I was wondering if there is any way to change it to channel values or if we can start with the exported csv files (of channel values) instead of fcs files and make a flowspy object?

Thanks
Regards.

@ytdai
Copy link
Member

ytdai commented Jul 1, 2020

Dear Jhuang
Thanks for the great package that you have developed for the flow cytometry analysis. I noticed that once we import the fcs files and make a flowspy object, the scaled values are imported into the object. However, I wanted to have the channel values in the matrix. I was wondering if there is any way to change it to channel values or if we can start with the exported csv files (of channel values) instead of fcs files and make a flowspy object?

Thanks
Regards.

Dear MoHonardoost, @MoHonardoost

I think you can set transformMethod = "none" when running flowSpy::runExprsMerge or flowSpy::runExprsExtract.

The basic tutorial can be found via https://ytdai.github.io/flowSpy/basic.html

Best,
Yuting Dai

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants