blahah / transrate

Understand your transcriptome assembly
http://hibberdlab.com/transrate
Other
100 stars 34 forks source link

allow compressed reads as input (fastq.gz, fastq.bz2) #122

Open blahah opened 9 years ago

blahah commented 9 years ago

Nick Schurch reports that this actually works without any modification.

However, here we parse the read file directly:

This will need updating to handle compressed read files.