-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
--forward-prob was hard set to 0.5, while the documentation of that argument describes as:
Probability of generating a read from the forward strand of a transcript. Set to 1 for a strand-specific protocol where all (upstream) reads are derived from the forward strand, 0 for a strand-specific protocol where all (upstream) read are derived from the reverse strand, or 0.5 for a non-strand-specific protocol. (Default: 0.5)
Should make this as a variable associated with the stranded status
actual code line: https://github.com/BD2KGenomics/toil-rnaseq/blob/master/src/toil_rnaseq/tools/quantifiers.py#L82
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels