Skip to content

Commit

Permalink
Workaround bug in chromap
Browse files Browse the repository at this point in the history
  • Loading branch information
robomics committed Aug 26, 2023
1 parent 363e6dd commit 890e002
Show file tree
Hide file tree
Showing 10 changed files with 8 additions and 44 deletions.
2 changes: 1 addition & 1 deletion configs/nfcore/nfcore_chipseq_ctcf.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"outdir": "data/output/nfcore_chipseq/ctcf",
"fasta": "data/input/hg38/hg38.fa",
"gtf": "data/input/hg38/hg38_gencode_v43.gtf",
"aligner": "chromap",
"aligner": "bwa",
"macs_gsize": 2820945813,
"macs_gsize_comment_": "Computed with unique-kmers.py from khmer v2.1.1 (using -k 100)",
"narrow_peak": true,
Expand Down
2 changes: 1 addition & 1 deletion configs/nfcore/nfcore_chipseq_gh2ax.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"outdir": "data/output/nfcore_chipseq/gh2ax",
"fasta": "data/input/hg38/hg38.fa",
"gtf": "data/input/hg38/hg38_gencode_v43.gtf",
"aligner": "chromap",
"aligner": "bwa",
"macs_gsize": 2708135512,
"macs_gsize_comment_": "Computed with unique-kmers.py from khmer v2.1.1 (using -k 50)",
"schema_ignore_params": "cluster-options,clusterOptions,genomes,macs_gsize_comment_,project"
Expand Down
2 changes: 1 addition & 1 deletion configs/nfcore/nfcore_chipseq_h2az.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"outdir": "data/output/nfcore_chipseq/h2az",
"fasta": "data/input/hg38/hg38.fa",
"gtf": "data/input/hg38/hg38_gencode_v43.gtf",
"aligner": "chromap",
"aligner": "bwa",
"macs_gsize": 2708135512,
"macs_gsize_comment_": "Computed with unique-kmers.py from khmer v2.1.1 (using -k 50)",
"schema_ignore_params": "cluster-options,clusterOptions,genomes,macs_gsize_comment_,project"
Expand Down
2 changes: 1 addition & 1 deletion configs/nfcore/nfcore_chipseq_h3k27ac.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"outdir": "data/output/nfcore_chipseq/h3k27ac",
"fasta": "data/input/hg38/hg38.fa",
"gtf": "data/input/hg38/hg38_gencode_v43.gtf",
"aligner": "chromap",
"aligner": "bwa",
"macs_gsize": 2765359936,
"macs_gsize_comment": "Computed with unique-kmers.py from khmer v2.1.1 (using -k 75)",
"schema_ignore_params": "cluster-options,clusterOptions,genomes,macs_gsize_comment_,project"
Expand Down
2 changes: 1 addition & 1 deletion configs/nfcore/nfcore_chipseq_h3k9ac.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"outdir": "data/output/nfcore_chipseq/h3k9ac",
"fasta": "data/input/hg38/hg38.fa",
"gtf": "data/input/hg38/hg38_gencode_v43.gtf",
"aligner": "chromap",
"aligner": "bwa",
"macs_gsize": 2573408389,
"macs_gsize_comment_": "Computed with unique-kmers.py from khmer v2.1.1 (using -k 35)",
"schema_ignore_params": "cluster-options,clusterOptions,genomes,macs_gsize_comment_,project"
Expand Down
2 changes: 1 addition & 1 deletion configs/nfcore/nfcore_chipseq_h3k9me3.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"outdir": "data/output/nfcore_chipseq/h3k9me3",
"fasta": "data/input/hg38/hg38.fa",
"gtf": "data/input/hg38/hg38_gencode_v43.gtf",
"aligner": "chromap",
"aligner": "bwa",
"macs_gsize": 2573408389,
"macs_gsize_comment_": "Computed with unique-kmers.py from khmer v2.1.1 (using -k 35)",
"schema_ignore_params": "cluster-options,clusterOptions,genomes,macs_gsize_comment_,project"
Expand Down
2 changes: 1 addition & 1 deletion configs/nfcore/nfcore_chipseq_h3kxxme.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"outdir": "data/output/nfcore_chipseq/h3kxxme",
"fasta": "data/input/hg38/hg38.fa",
"gtf": "data/input/hg38/hg38_gencode_v43.gtf",
"aligner": "chromap",
"aligner": "bwa",
"macs_gsize": 2636580800,
"macs_gsize_comment_": "Computed with unique-kmers.py from khmer v2.1.1 (using -k 40)",
"schema_ignore_params": "cluster-options,clusterOptions,genomes,macs_gsize_comment_,project"
Expand Down
2 changes: 1 addition & 1 deletion configs/nfcore/nfcore_chipseq_p53.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"outdir": "data/output/nfcore_chipseq/p53",
"fasta": "data/input/hg38/hg38.fa",
"gtf": "data/input/hg38/hg38_gencode_v43.gtf",
"aligner": "chromap",
"aligner": "bwa",
"macs_gsize": 2802903967,
"macs_gsize_comment_": "Computed with unique-kmers.py from khmer v2.1.1 (using -k 80)",
"narrow_peak": true,
Expand Down
18 changes: 0 additions & 18 deletions run_postprocess_nfcore_hic.sh

This file was deleted.

18 changes: 0 additions & 18 deletions run_postprocess_nfcore_rnaseq.sh

This file was deleted.

0 comments on commit 890e002

Please sign in to comment.