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

Dealing with 'Inf' fold change values #4

Open
kholt1993 opened this issue Aug 13, 2019 · 1 comment
Open

Dealing with 'Inf' fold change values #4

kholt1993 opened this issue Aug 13, 2019 · 1 comment

Comments

@kholt1993
Copy link

Hi,
After running Desingle, my fold change data contains a lot of Inf values. I cannot run a pathway analysis unless I remove the genes with an 'Inf' fold change. How should I use Desingle to fix this issue, while still allowing Desingle the ability to distinguish real zeros in my count data?
Thank you.

@miaozhun
Copy link
Owner

Hi,
The 'Inf' fold change shows for some genes because the expression values of these genes in cell group 2 compared are all zeros. So the fold change of these genes will be 'Inf'. You could just switch cell group 1 and cell group 2, then the fold change of these genes will be '0's.

Best,
Zhun

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