lweasel / piquant

A pipeline to assess the quantification of transcripts.
http://piquant.readthedocs.org/en/latest/
MIT License
19 stars 4 forks source link

Remove strand-specific quantification options in single-end case #20

Closed lweasel closed 10 years ago

lweasel commented 10 years ago

When running some of the quantifiers (e.g. RSEM, Cufflinks), I'm specifying that the reads come from a stranded protocol. But in fact, this is only the case when paired-end reads are simulated - I should remove these options in the single-end case (but first check what affect that has on accuracy).