Skip to content

Commit f07912f

Browse files
author
Ali Mohammed Pirani
committed
Cleaning Up the code
1 parent 52233c4 commit f07912f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+2878
-13556
lines changed

GenomeAnalysisTK.jar

15.1 MB
Binary file not shown.

config_ali

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -11,24 +11,24 @@ binbase: /nfs/esnitkin/bin_group/variant_calling_bin/
1111

1212
#resources: nodes=1:ppn=12,mem=47gb,walltime=250:00:00
1313
[scheduler]
14-
resources: nodes=1:ppn=4,pmem=4000mb,walltime=50:00:00
15-
large_resources: nodes=1:ppn=12,mem=47gb,walltime=50:00:00
14+
resources: nodes=1:ppn=4,pmem=4000mb,walltime=250:00:00
15+
large_resources: nodes=1:ppn=12,mem=47gb,walltime=250:00:00
1616
email: apirani@med.umich.edu
1717
queue: flux
1818
flux_account: esnitkin_flux
1919
notification: a
2020

2121
[flux]
22-
resources: nodes=1:ppn=4,pmem=4000mb,walltime=50:00:00
23-
large_resources: nodes=1:ppn=12,mem=47gb,walltime=50:00:00
22+
resources: nodes=1:ppn=4,pmem=4000mb,walltime=250:00:00
23+
large_resources: nodes=1:ppn=12,mem=47gb,walltime=250:00:00
2424
email: apirani@med.umich.edu
2525
queue: flux
2626
flux_account: esnitkin_flux
2727
notification: a
2828

2929
[slurm]
30-
resources: nodes=1:ppn=4,pmem=4000mb,walltime=50:00:00
31-
large_resources: nodes=1:ppn=12,mem=47gb,walltime=50:00:00
30+
resources: nodes=1:ppn=4,pmem=4000mb,walltime=250:00:00
31+
large_resources: nodes=1:ppn=12,mem=47gb,walltime=250:00:00
3232
email: apirani@med.umich.edu
3333
queue: flux
3434
flux_account: esnitkin_flux
@@ -1070,9 +1070,3 @@ Ref_Path: /nfs/esnitkin/bin_group/variant_calling_bin/reference/Pt0_Chromosome_O
10701070
Ref_Name: NTHi_86-028NP.fasta
10711071
# path to the reference genome fasta file.
10721072
Ref_Path: /nfs/esnitkin/bin_group/variant_calling_bin/reference/NTHi_86-028NP/
1073-
1074-
[Legionella_SG6_Thunder_Bay]
1075-
# Name of reference genome fasta file.
1076-
Ref_Name: Legionella_SG6_Thunder_Bay.fasta
1077-
# path to the reference genome fasta file.
1078-
Ref_Path: /nfs/esnitkin/bin_group/variant_calling_bin/reference/Legionella_SG6_Thunder_Bay/

0 commit comments

Comments
 (0)