You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: