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

Another requirement #3

Open
scriscio opened this issue May 22, 2018 · 2 comments
Open

Another requirement #3

scriscio opened this issue May 22, 2018 · 2 comments

Comments

@scriscio
Copy link

It looks like the module fcsparser is another requirement to this program. Possibly add to the readme.
https://github.com/eyurtsev/fcsparser

Also fcswrite:
https://pypi.org/project/fcswrite/

pip install fcswrite

@Winnie09
Copy link

Dear author,

Thanks for developing the software! I have a few questions but did not find clear answer from your paper:

  1. is the input a count matrix?
  2. is the output a count matix? Has it been normalzed by library size, or log2-transformed?

Thanks!

@sameetmehta
Copy link

Hi,
To the best of my understanding the input matrix is generally "count" matrix is obtained from the CyToF instrument. The output file is also a count matrix but it is normalized using the asinh normalization. You can check this by looking at the range of values from each column. For the raw data the range will be very high. For normalized data the range is usually between 0 - 10, and very rarely a bit higher, but never in 0 - 100+.

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

3 participants