RATTLE
RATTLE copied to clipboard
question about the min_reads during correct step
Hi, I have a question: firstly, I have already run correct step using the default parameter --min-reads is 5, and it will correct reads with reads support above 5. While now I want to correct cluster with 5>=reads >=2, I don't known how to set to just correct reads depth from 2 to 5, because if I run with: './rattle correct -i reads.fq -c clusters.out -t 24 -r 2', its redundant.