The following line of code enabled me to filter out mitochondrion reads and I got what I was expecting. I am living it hare because it will help someone.
bbsplit.sh in=HGLGLDSX3_19242446_S3_L001_R1_001.fastq.gz in2=HGLGLDSX3_19242446_S3_L001_R2_001.fastq.gz ref=paradisefishMtsequence.fasta basename=out_%.fastq.gz outu1=mat1.fastq.gz outu2=mat2.fastq.gz
• 0 views
•
link
Is there a particular reason you need to remove them prior to assembly? Will they cause an issue during assembly?