forcetrimleft=0 (ftl) If positive, trim bases to the left of this position
(exclusive, 0-based).
forcetrimright=0 (ftr) If positive, trim bases to the right of this position
(exclusive, 0-based).
forcetrimright2=0 (ftr2) If positive, trim this many bases on the right end.
Why do you need this hard trimming? If you want to remove primers, this is not the best way to proceed.
the primers are part of the read? didnt know that, I was concerned about the adapters, but the fastqc report show no info of adapter sequences, nevertheless at the end of the sequences I got an irregular "per base sequence content" line patterns. So hard trimming is what I thought that could help on this,
yesss i used this and worked for me!
Thanks
the primers are part of the read? didnt know that, I was concerned about the adapters, but the fastqc report show no info of adapter sequences, nevertheless at the end of the sequences I got an irregular "per base sequence content" line patterns. So hard trimming is what I thought that could help on this,