This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Transdecoder producing more proteins than assembly

While using transdecoder ( TransDecoder.LongOrfs option), I am getting proteins more than the number of sequences in my assembly. Is this usual to get this kind of result?

rna-seq

Using all reading frames?

1 answer

TransDecoder.LongOrfs is just an intermediary step on the TransDecoder pipeline. To get the final set of predicted proteins, one has to run TransDecoder.Predict (after possibly running HMMER and Blast+ on the peptides from TransDecoder.LongOrfs).

Log in to answer this question.