-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Implement process to detect strandedness of input RNAseq data #320
base: master
Are you sure you want to change the base?
Conversation
Post on strandedness detection with STAR, Kallisto and Salmon: https://littlebitofdata.com/en/2017/08/strandness_in_rnaseq/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@imendes93 thank you for the addition. Have we added a ci test that tests the newly added functionality?
Not yet @cgpu as still some items are pending from the Issue list above. Will add a new profile to test strandedness asap! |
…mple Add process to downsample reads before strandedness inference
@cgpu profile with strandedness test was not added to the ci matrix |
Update dockerfile star
To correct 'trace file already exists' error
Description
This Pull Request aims to implement a chain of processes to determine the strandedness of the RNA-seq library being used. This PR closes #314
Added Features
salmon
)salmon
and save bam filefirst-strand
,second-strand
andfalse