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

sc-exon-mapping strand checking #134

Open
parsboy66 opened this issue Aug 9, 2021 · 2 comments
Open

sc-exon-mapping strand checking #134

parsboy66 opened this issue Aug 9, 2021 · 2 comments

Comments

@parsboy66
Copy link

Hi Luyi
Thanks for providing sc-pipe.
i have a simple question, whats the meaning of the strand in sc-exon-mapping?? i was trying to use sc-exon-mapping with nanopore data , and i realized that when strnd=T , just few number of the reads can be mapped to exon.
meaning of the strnd=T isnt mapping according to strand??
could you please explain it , why when strnd=F large number of the reads can be mapped to exon but when we use strnd=T number of reads at the output dropped??

Thanks
Iman

@LuyiTian
Copy link
Owner

some scRNAseq protocols are strand specific, that is why we have this parameter. The nanopore data is generally not strand specific so you should set it to false. if True then the reads need to be mapped to the same strand as the genes.

@parsboy66
Copy link
Author

Thanks Luyi👍

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