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

--allow-multimapped-hits generate partial coverage #39

Closed
daniel-es6 opened this issue Jan 29, 2020 · 1 comment
Closed

--allow-multimapped-hits generate partial coverage #39

daniel-es6 opened this issue Jan 29, 2020 · 1 comment

Comments

@daniel-es6
Copy link

daniel-es6 commented Jan 29, 2020

Hi Ruolin,

I am trying to use Strawberry to do some RNAseq isoform analysis if targeted sequencing and got a question that I could not figure out. The --allow-multimapped-hits switch seems to affect the isoform results a lot. In some cases, the default (without --allow-multimapped-hits) will generate isoforms that lack coverage of regions with a lot of reads, but the results from runs with --allow-multimapped-hits will generate isoforms with complete coverage. In other cases, the situation is just the opposite. I have attached some slides here. 

I used tophat2 and bowtie2 to do the alignments. In both cases, the amount of multialigned reads are very small, (<0.1%). In the slides, shaded areas are the read coverages.
Any help or advice  is greatly appreciated. 

straberry diagnosis.pptx

-Daniel

@ruolin
Copy link
Owner

ruolin commented Jan 30, 2020

Hi Daniel,

Thanks for posting the issue. Strawberry relies on an additional tag for finding the hits with multiple alignments. It might be different from what you got from the flag for secondary alignments. Can you first confirm your bam has NH tag?

@ruolin ruolin closed this as completed Jul 21, 2020
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