RATTLE icon indicating copy to clipboard operation
RATTLE copied to clipboard

question about the min_reads during correct step

Open huangziyan11111 opened this issue 5 years ago • 0 comments

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.

huangziyan11111 avatar Mar 25 '20 01:03 huangziyan11111