gpertea / stringtie

Transcript assembly and quantification for RNA-Seq
MIT License
365 stars 76 forks source link

clarification on TPM (-T <min_tpm>) option in Stringtie merge #243

Open vinay-swamy opened 4 years ago

vinay-swamy commented 4 years ago

If I use Stringtie to merge multiple gtfs, and use -T 1, does the mean that a transcript must have a minimum of 1 TPM in at least 1 but not all samples to be included in the merge, or does this mean a transcript must be at 1 TPM or greater in all samples to be included?