Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Version 1.2 Causes Improperly Paired Alignments Error in RSEM #52
Comments
This was referenced Jul 12, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
DarioS commentedMay 29, 2017
Alignments generated by version 1.2 - but not version 1.0.1 - cause an error to be emitted by
rsem-parse-alignmentsand therefore preventing transcript estimation from going ahead.Another user of RSEM had the exact same problem and he had to abandon Bowtie in favour of kallisto because of this blocker. He also found that the problem could be avoided by using Bowtie 2. Can this regression be fixed in Bowtie 1 by version 1.3?