annotate configs/PacBio-CCS-Dec2019.conf @ 0:60573349e9ae draft default tip

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/shasta commit 6d14992ea4fb1af09373d51b3a48166afcbd3a74"
author iuc
date Wed, 11 Nov 2020 21:54:51 +0000
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
60573349e9ae "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/shasta commit 6d14992ea4fb1af09373d51b3a48166afcbd3a74"
iuc
parents:
diff changeset
1 # This file contains Shasta options that, as of December 2019,
60573349e9ae "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/shasta commit 6d14992ea4fb1af09373d51b3a48166afcbd3a74"
iuc
parents:
diff changeset
2 # are known to work with PacBio CCS reads under the following
60573349e9ae "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/shasta commit 6d14992ea4fb1af09373d51b3a48166afcbd3a74"
iuc
parents:
diff changeset
3 # circumstances:
60573349e9ae "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/shasta commit 6d14992ea4fb1af09373d51b3a48166afcbd3a74"
iuc
parents:
diff changeset
4
60573349e9ae "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/shasta commit 6d14992ea4fb1af09373d51b3a48166afcbd3a74"
iuc
parents:
diff changeset
5 # - Human genome assembly.
60573349e9ae "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/shasta commit 6d14992ea4fb1af09373d51b3a48166afcbd3a74"
iuc
parents:
diff changeset
6 # - Coverage between 40x and 80x. If you have more coverage than that,
60573349e9ae "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/shasta commit 6d14992ea4fb1af09373d51b3a48166afcbd3a74"
iuc
parents:
diff changeset
7 # you can use option "--Reads.minReadLength" to adjust coverage as desired.
60573349e9ae "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/shasta commit 6d14992ea4fb1af09373d51b3a48166afcbd3a74"
iuc
parents:
diff changeset
8
60573349e9ae "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/shasta commit 6d14992ea4fb1af09373d51b3a48166afcbd3a74"
iuc
parents:
diff changeset
9 # To use this configuration file, specify Shasta option "--config PathToThisFile".
60573349e9ae "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/shasta commit 6d14992ea4fb1af09373d51b3a48166afcbd3a74"
iuc
parents:
diff changeset
10 # If you specify any conflicting values on the command line,
60573349e9ae "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/shasta commit 6d14992ea4fb1af09373d51b3a48166afcbd3a74"
iuc
parents:
diff changeset
11 # the values specified on the command line take precedence.
60573349e9ae "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/shasta commit 6d14992ea4fb1af09373d51b3a48166afcbd3a74"
iuc
parents:
diff changeset
12
60573349e9ae "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/shasta commit 6d14992ea4fb1af09373d51b3a48166afcbd3a74"
iuc
parents:
diff changeset
13 # In most cases, for best performance on a large assembly
60573349e9ae "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/shasta commit 6d14992ea4fb1af09373d51b3a48166afcbd3a74"
iuc
parents:
diff changeset
14 # you will usually also want to use the following options, which
60573349e9ae "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/shasta commit 6d14992ea4fb1af09373d51b3a48166afcbd3a74"
iuc
parents:
diff changeset
15 # cannot be specified in a configuration file:
60573349e9ae "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/shasta commit 6d14992ea4fb1af09373d51b3a48166afcbd3a74"
iuc
parents:
diff changeset
16 # --memoryMode filesystem
60573349e9ae "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/shasta commit 6d14992ea4fb1af09373d51b3a48166afcbd3a74"
iuc
parents:
diff changeset
17 # --memoryBacking 2M
60573349e9ae "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/shasta commit 6d14992ea4fb1af09373d51b3a48166afcbd3a74"
iuc
parents:
diff changeset
18 # Using these options require root access.
60573349e9ae "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/shasta commit 6d14992ea4fb1af09373d51b3a48166afcbd3a74"
iuc
parents:
diff changeset
19
60573349e9ae "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/shasta commit 6d14992ea4fb1af09373d51b3a48166afcbd3a74"
iuc
parents:
diff changeset
20 # For detailed information on all available options see here:
60573349e9ae "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/shasta commit 6d14992ea4fb1af09373d51b3a48166afcbd3a74"
iuc
parents:
diff changeset
21 # https://chanzuckerberg.github.io/shasta/CommandLineOptions.html
60573349e9ae "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/shasta commit 6d14992ea4fb1af09373d51b3a48166afcbd3a74"
iuc
parents:
diff changeset
22
60573349e9ae "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/shasta commit 6d14992ea4fb1af09373d51b3a48166afcbd3a74"
iuc
parents:
diff changeset
23 # For information on running a small assembly for which
60573349e9ae "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/shasta commit 6d14992ea4fb1af09373d51b3a48166afcbd3a74"
iuc
parents:
diff changeset
24 # performance is not essential see here:
60573349e9ae "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/shasta commit 6d14992ea4fb1af09373d51b3a48166afcbd3a74"
iuc
parents:
diff changeset
25 # https://chanzuckerberg.github.io/shasta/QuickStart.html
60573349e9ae "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/shasta commit 6d14992ea4fb1af09373d51b3a48166afcbd3a74"
iuc
parents:
diff changeset
26
60573349e9ae "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/shasta commit 6d14992ea4fb1af09373d51b3a48166afcbd3a74"
iuc
parents:
diff changeset
27 # For more information on running an assembly see here:
60573349e9ae "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/shasta commit 6d14992ea4fb1af09373d51b3a48166afcbd3a74"
iuc
parents:
diff changeset
28 # https://chanzuckerberg.github.io/shasta/Running.html
60573349e9ae "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/shasta commit 6d14992ea4fb1af09373d51b3a48166afcbd3a74"
iuc
parents:
diff changeset
29
60573349e9ae "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/shasta commit 6d14992ea4fb1af09373d51b3a48166afcbd3a74"
iuc
parents:
diff changeset
30 # For information on optimizing assembly performance see here:
60573349e9ae "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/shasta commit 6d14992ea4fb1af09373d51b3a48166afcbd3a74"
iuc
parents:
diff changeset
31 # https://chanzuckerberg.github.io/shasta/Performance.html
60573349e9ae "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/shasta commit 6d14992ea4fb1af09373d51b3a48166afcbd3a74"
iuc
parents:
diff changeset
32
60573349e9ae "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/shasta commit 6d14992ea4fb1af09373d51b3a48166afcbd3a74"
iuc
parents:
diff changeset
33 [Kmers]
60573349e9ae "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/shasta commit 6d14992ea4fb1af09373d51b3a48166afcbd3a74"
iuc
parents:
diff changeset
34 k = 15
60573349e9ae "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/shasta commit 6d14992ea4fb1af09373d51b3a48166afcbd3a74"
iuc
parents:
diff changeset
35 probability = 0.02
60573349e9ae "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/shasta commit 6d14992ea4fb1af09373d51b3a48166afcbd3a74"
iuc
parents:
diff changeset
36
60573349e9ae "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/shasta commit 6d14992ea4fb1af09373d51b3a48166afcbd3a74"
iuc
parents:
diff changeset
37 [MinHash]
60573349e9ae "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/shasta commit 6d14992ea4fb1af09373d51b3a48166afcbd3a74"
iuc
parents:
diff changeset
38 m = 12
60573349e9ae "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/shasta commit 6d14992ea4fb1af09373d51b3a48166afcbd3a74"
iuc
parents:
diff changeset
39 minBucketSize = 20
60573349e9ae "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/shasta commit 6d14992ea4fb1af09373d51b3a48166afcbd3a74"
iuc
parents:
diff changeset
40 maxBucketSize = 100
60573349e9ae "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/shasta commit 6d14992ea4fb1af09373d51b3a48166afcbd3a74"
iuc
parents:
diff changeset
41 minHashIterationCount = 25
60573349e9ae "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/shasta commit 6d14992ea4fb1af09373d51b3a48166afcbd3a74"
iuc
parents:
diff changeset
42 minFrequency = 10
60573349e9ae "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/shasta commit 6d14992ea4fb1af09373d51b3a48166afcbd3a74"
iuc
parents:
diff changeset
43
60573349e9ae "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/shasta commit 6d14992ea4fb1af09373d51b3a48166afcbd3a74"
iuc
parents:
diff changeset
44 [ReadGraph]
60573349e9ae "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/shasta commit 6d14992ea4fb1af09373d51b3a48166afcbd3a74"
iuc
parents:
diff changeset
45 maxAlignmentCount = 20
60573349e9ae "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/shasta commit 6d14992ea4fb1af09373d51b3a48166afcbd3a74"
iuc
parents:
diff changeset
46
60573349e9ae "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/shasta commit 6d14992ea4fb1af09373d51b3a48166afcbd3a74"
iuc
parents:
diff changeset
47 [Assembly]
60573349e9ae "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/shasta commit 6d14992ea4fb1af09373d51b3a48166afcbd3a74"
iuc
parents:
diff changeset
48 consensusCaller = Modal
60573349e9ae "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/shasta commit 6d14992ea4fb1af09373d51b3a48166afcbd3a74"
iuc
parents:
diff changeset
49
60573349e9ae "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/shasta commit 6d14992ea4fb1af09373d51b3a48166afcbd3a74"
iuc
parents:
diff changeset
50