CD-HIT minimum sequence length
I have run cd-hit on my machine with a set of 1600 sequences, however the program says that only 1523 were read. I have managed to check which sequences were left out (all with less than 15 aa). I have looked all over the documentation and I can't find a minimum sequence length allowed. Is there any way to overcome this limitation?
• 3,975 views
•
link
1 answer
The minimum is 10 for cd-hit.
-l length of throw_away_sequences, default 10
Though, there are a lot of other length thresholds you can set, so you might want to check the results against the defaults. For example, there are length difference cutoffs and alignment length thresholds. Those might also be influencing the results.
• 0 views
•
link
Log in to answer this question.