Skip to content

Commit

Permalink
Using 10M reads for metrics approximation
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Cameron committed Oct 20, 2020
1 parent fae0fb5 commit 2946125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/virusbreakend.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ nodesdmp=""
virushostdb=""
minreads="50"
viralgenomes="1"
metricsrecords=1000000
metricsrecords=10000000
metricsmaxcoverage=100000
maxcoverage=1000000
hosttaxid=9606
Expand Down

0 comments on commit 2946125

Please sign in to comment.