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

Add --allow-multimapping #205

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

EricKutschera
Copy link
Contributor

@EricKutschera EricKutschera requested a review from ywang1993 June 1, 2022 17:29
Copy link
Contributor

@ywang1993 ywang1993 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would it be better to randomly assign the multi-mapped reads to one of the best alignments instead of counting them once for each alignment? (see reference Fig 3)

@leipzig
Copy link

leipzig commented Jun 9, 2022

those are determined by STAR option --outSAMmultNmax (max number of multiple alignments for a read that will be output to the SAM/BAM files) and --outFilterMultimapNmax (maximum number of loci the read is allowed to map to), and the reporting order is random

@leipzig
Copy link

leipzig commented Jul 31, 2024

for context this PR is necessary to actually see the effect of risdiplam on SMN1/2 in SMA

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

Successfully merging this pull request may close these issues.

3 participants