Hello,
I'm looking for a trimming/filtering software that can do the following:
1) Trim both ends until there's at least a certain number of consecutive bases higher than a specific quality score.
2) Remove the 3'-regions of a certain length if they contained a certain percentage of bp below a specific quality score. For example, remove 3' ends of 200 bp if they were made of more than 10% of bp below 20 phred score.
3) Filter out reads with a certain percentage of bp below a specific quality score.
4) Remove reads with a certain number of consecutive Ns.
5) Be paired-end-aware, i.e. if one read was removed, remove its pair (there're several of these available, but without the other features).
6) If a read was identical to the reverse compliment to its pair, remove it.
I'd really appreciate your help.
I'm looking for a trimming/filtering software that can do the following:
1) Trim both ends until there's at least a certain number of consecutive bases higher than a specific quality score.
2) Remove the 3'-regions of a certain length if they contained a certain percentage of bp below a specific quality score. For example, remove 3' ends of 200 bp if they were made of more than 10% of bp below 20 phred score.
3) Filter out reads with a certain percentage of bp below a specific quality score.
4) Remove reads with a certain number of consecutive Ns.
5) Be paired-end-aware, i.e. if one read was removed, remove its pair (there're several of these available, but without the other features).
6) If a read was identical to the reverse compliment to its pair, remove it.
I'd really appreciate your help.
Comment