This is correct, your first step would be removal of the 3' adapters, followed by quality trimming. This will also mostly trim something from the 3' ends of the read. You probably should also do fastqc as a norm so that you know your data in general is in good standing.
Rna-Seq Preprocessing Before De-Novo Transcriptome Assembly ?
Hi,
Which type of preprocessing do I have to performe on my reads before doing a de-novo transcriptome assembly (Trinity) ? My data comes from a Illumina GAII plateform (paired-end 2x72 bp). Do I have to trim the 3' adapter sequence ?
Thanks a lot,
N.
• 5,258 views
•
link
2 answers
If you think that you have 3' adapter sequences in the reads, you should trim them off. This should mainly happen if you have sequenced miRNAs or other short transcripts.
I would also recommend quality trimming before de novo assembly.
• 10 views
•
link
• 16 views
•
link
Filter for low quality sequences;
Duplicate read removal
Error filtering
• 17 views
•
link
Log in to answer this question.