-
Notifications
You must be signed in to change notification settings - Fork 0
/
GMH_pipe_MAGs.cfg
308 lines (307 loc) · 7.69 KB
/
GMH_pipe_MAGs.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
[PIPELINE]
useSlurm = 1
usePeregrineJobQueues = 0
doBBduk = 1
doKnead = 1
doQC = 1
doMeta3 = 0
doMeta4 = 0
doKraken2 = 0
doStrainPhlan3 = 0
doStrainPhlan4 = 0
doHumann3 = 0
doHumann3.6 = 0
doVFDB_SB = 0
doCARD_SB = 0
doAssemblyMetaSpades = 0
doAssemblyMegaHit = 1
doSVFinder = 0
useNodeTMP = 1
jobOut = JOB_OUT
doProfiling = 0
doPanPhlan = 0
doBinningMWrap = 1
doBinRefiningMWrap = 1
doBinAnnotationCheckM = 1
doBinAnnotationGTDBK = 1
doBinQuantification = 1
doBinAnnotationBAKTA = 0
[INIT]
modules = Anaconda3/2022.05
paths =
condaEnv = /scratch/hb-tifn/condas/conda_biobakery4/
memory = 48G
cpus = 2
threads = 2
time = 8:00:00
[BBDUK]
modules = Anaconda3/2022.05
paths =
condaEnv = /scratch/hb-tifn/condas/conda_BBduk
memory = 16G
cpus = 4
threads = 4
time = 1:59:00
adapters = /scratch/hb-tifn/tools/GMH_pipeline/adapters/adapters.fa
bbdukparams = ktrim=r k=23 mink=11 hdist=1 tpe tbo
[QC]
modules = Anaconda3/2022.05
paths =
condaEnv = /scratch/hb-tifn/condas/conda_biobakery4/
memory = 4G
cpus = 4
threads = 4
time = 0:19:00
fastqc = fastqc
[KNEAD]
modules = Anaconda3/2022.05
paths =
kneadversion = biobakery3
condaEnv = /scratch/hb-tifn/condas/conda_biobakery3/
memory = 24G
cpus = 4
threads = 4
time = 5:59:00
kneaddata = kneaddata
db = /scratch/hb-tifn/DBs/human_genomes/hg37dec_v0.1
mergeResults = 0
doTrimIfUsingBBduk = 1
trimmomatic = /scratch/hb-tifn/condas/conda_biobakery4/share/trimmomatic-0.39-2/
trimmomaticOptions = --fastqc fastqc --sequencer-source none --trimmomatic-options "LEADING:20 TRAILING:20 SLIDINGWINDOW:4:20 MINLEN:50"
options = --bypass-trf --reorder
keepHumanReads = 1
cleanTmp = 1
knead3parser = /scratch/hb-tifn/tools/GMH_pipeline/utils/knead3parser.py
[METAPHLAN3]
modules = Anaconda3/2022.05
condaEnv = /scratch/hb-tifn/condas/conda_biobakery3/
paths =
memory = 20G
cpus = 4
threads = 4
bowtie2_exe = bowtie2
bowtie2_build = bowtie2-build
time = 4:00:00
metaphlan = metaphlan
metaphlanDB = /scratch/hb-tifn/condas/conda_biobakery3/lib/python3.9/site-packages/metaphlan/metaphlan_databases/
metaphlanOptions = --force --index mpa_v30_CHOCOPhlAn_201901 -t rel_ab_w_read_stats --unknown_estimation
[METAPHLAN4]
modules = Anaconda3/2022.05
condaEnv = /scratch/hb-tifn/condas/conda_biobakery4/
paths =
memory = 20G
cpus = 4
threads = 4
bowtie2_exe = bowtie2
bowtie2_build = bowtie2-build
time = 6:00:00
metaphlan = metaphlan
metaphlanDB = /scratch/hb-tifn/condas/conda_biobakery4/lib/python3.9/site-packages/metaphlan/metaphlan_databases/
metaphlanOptions = --force --unclassified_estimation
[STRAINPHLAN3]
modules = Anaconda3/2022.05
condaEnv = /scratch/hb-tifn/condas/conda_biobakery3/
paths =
memory = 16G
cpus = 8
threads = 16
samples2markers = sample2markers.py
bowtie2_exe = bowtie2
bowtie2_build = bowtie2-build
time = 3:59:00
[STRAINPHLAN4]
modules = Anaconda3/2022.05
condaEnv = /scratch/hb-tifn/condas/conda_biobakery4/
paths =
memory = 4G
cpus = 1
threads = 1
samples2markers = sample2markers.py
bowtie2_exe = bowtie2
bowtie2_build = bowtie2-build
time = 0:29:00
[HUMANN3]
modules = Anaconda3/2022.05
condaEnv = /scratch/hb-tifn/condas/conda_biobakery3/
paths =
memory = 32gb
cpus = 8
threads = 16
time = 15:59:00
humann = humann
cleanup = 1
[HUMANN3.6]
modules = Anaconda3/2022.05
condaEnv = /scratch/hb-tifn/condas/conda_biobakery4/
paths =
memory = 48gb
cpus = 8
threads = 8
time = 15:59:00
humann = humann
cleanup = 1
[VFDB_SB]
modules = Anaconda3/2022.05
condaEnv = /scratch/hb-tifn/condas/conda_assemblers
paths =
memory = 8gb
cpus = 8
threads = 16
time = 3:59:00
parser = /scratch/hb-tifn/tools/GMH_pipeline/utils/parseVFDBshortBRED.py
shortbred = shortbred_quantify.py
fasta = /scratch/hb-tifn/DBs/shortbred_markers/markers_VFDB/VFDB_core_annotated_sb.fa
markers = /scratch/hb-tifn/DBs/shortbred_markers/markers_VFDB/markers_core_VFDB.fa
annotation = /scratch/hb-tifn/DBs/shortbred_markers/markers_VFDB/VFDB_annotation.csv
usearch = /scratch/hb-tifn/tools/GMH_pipeline/utils/usearch10.0.240_i86linux32
[CARD_SB]
modules = Anaconda3/2022.05
condaEnv = /scratch/hb-tifn/condas/conda_assemblers
paths =
memory = 8gb
cpus = 8
threads = 16
time = 3:59:00
shortbred = shortbred_quantify.py
fasta = /scratch/hb-tifn/DBs/shortbred_markers/markers_CARD_2018_11/CARD_2018_11_merged_prot.fa
markers = /scratch/hb-tifn/DBs/shortbred_markers/markers_CARD_2018_11/markers_CARD_2018_11.fa
usearch = /scratch/hb-tifn/tools/GMH_pipeline/utils/usearch10.0.240_i86linux32
[ASSEMBLY_METASPADES]
modules = Anaconda3/2022.05
condaEnv = /scratch/hb-tifn/condas/conda_assemblers
paths =
memory = 40gb
cpus = 8
threads = 8
time = 9:59:00
assemblerPath = metaspades.py
extraparams =
[ASSEMBLY_MEGAHIT]
modules = Anaconda3/2022.05
condaEnv = /scratch/hb-tifn/condas/conda_assemblers
paths =
memory = 40gb
cpus = 8
threads = 8
time = 9:59:00
assemblerPath = megahit
extraparams =
[BINNING_METAWRAP]
modules = Anaconda3/2022.05
condaEnv = /scratch/hb-tifn/condas/conda_metawrap
paths =
memory = 16gb
cpus = 8
threads = 8
time = 6:30:00
assembler = MEGAHIT
minContigLength = 1000
[BIN_REFINING_METAWRAP]
modules = Anaconda3/2022.05
condaEnv = /scratch/hb-tifn/condas/conda_metawrap
paths =
memory = 48gb
cpus = 8
threads = 8
time = 6:30:00
COMPLETENESS_MIN=50
CONTAMINATION_MAX=10
[BIN_ANNOTATION_CHECKM]
modules = Anaconda3/2022.05
condaEnv = /scratch/hb-tifn/condas/conda_metawrap/
paths =
memory = 50gb
cpus = 8
threads = 8
time = 1:59:00
input = bins_metawrap_refined
[BIN_ANNOTATION_GTDBK]
modules = Anaconda3/2022.05
condaEnv = /scratch/hb-tifn/condas/conda_GTDB_TK/
paths =
memory = 64gb
cpus = 8
threads = 8
time = 2:59:00
input = bins_metawrap_refined
GTDBK_DB = /scratch/hb-tifn/DBs/DB_GTDB/release207_v2
[BIN_ANNOTATION_BAKTA]
modules = Anaconda3/2022.05
condaEnv = /scratch/hb-tifn/condas/conda_BAKTA
paths =
memory = 64gb
cpus = 8
threads = 8
time = 1:59:00
input = bins_metawrap_refined
GTDBK_DB = /scratch/hb-tifn/DBs/BAKTA_DB_v17/db
[BIN_QUANTIFICATION]
modules = Anaconda3/2022.05
condaEnv = /scratch/hb-tifn/condas/conda_metawrap/
paths =
memory = 8gb
cpus = 4
threads = 4
time = 0:30:00
input = bins_metawrap_refined
[BIN_PANGENOMICS_ROARY]
[KRAKEN2]
modules = Anaconda3/2022.05
condaEnv = /scratch/hb-tifn/condas/conda_kraken2/
paths =
memory = 48gb
cpus = 1
threads = 1
time = 3:59:00
krakenDB = /scratch/hb-tifn/DBs/kraken2_db_uhgg_v2.0.1/
krakenPath = kraken2
krakenExtraParams = --confidence 0.50
krakenReportFixer = /scratch/hb-tifn/tools/GMH_pipeline/utils/Kraken/fixKraken2report.py
brackenPath = bracken
brackenReadThreshold = 10
brackenLevel = S
brackenReadLt = 150
brackenExtraParams =
krakenToMP3 = /scratch/hb-tifn/tools/GMH_pipeline/utils/Kraken/krakenReportToMP3.py
[MERGE_RESULTS]
condaModule = Anaconda3/2022.05
condaBiobakery = /scratch/hb-tifn/condas/conda_biobakery4
kneaddataMerger = /scratch/hb-tifn/tools/GMH_pipeline/utils/mergeKneadReadReports.py
vfdbSbMerger = /scratch/hb-tifn/tools/GMH_pipeline/utils/mergeVFDB.py
cardSbMerger = /scratch/hb-tifn/tools/GMH_pipeline/utils/mergeCARD.py
[SVFINDER]
modules = Anaconda3/2022.05
condaEnv = /scratch/hb-tifn/condas/conda_SVfinder/
paths = /scratch/hb-tifn/tools/GEM
memory = 64gb
cpus = 1
threads = 1
time = 0-23:59:00
fastq_pair = fastq_pair
ICRA = /scratch/hb-tifn/tools/SGVFinder/src/ICRA_cmd.py
[SVFINDER2]
modules = Anaconda3/2022.05
condaEnv = /scratch/hb-tifn/condas/conda_SVfinder/
paths = /scratch/hb-tifn/tools/GEM
memory = 30gb
cpus = 1
threads = 1
time = 00:29:00
fastq_pair = fastq_pair
SGVF = /scratch/hb-tifn/tools/SGVFinder/src/SGVF_PerFile_cmd.py
SGVF_READL = 150
SGVF_COV = 0.01
SGVF_RATEPARAM = 10
CLEANUP = 0
[PANPHLAN]
modules = Anaconda3/2022.05
condaEnv = /scratch/hb-tifn/condas/conda_biobakery3/
paths =
memory = 16gb
cpus = 8
threads = 8
panphlan_map = panphlan_map.py
panphlan_DBs = /scratch/hb-tifn/DBs/panphlan3/panphlan_DBs
time = 1:59:00
domulticlades = 1
clades = Faecalibacterium_prausnitzii,Roseburia_hominis