Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
amunoz
structuralvariants_poc
Commits
9647b0bf
Commit
9647b0bf
authored
Jun 23, 2022
by
lrodrin
Browse files
Merge branch 'master' of
https://gitlab.bsc.es/amunoz/structuralvariants_poc
parents
e79224f4
248c89aa
Changes
2
Hide whitespace changes
Inline
Side-by-side
structuralvariants/nextflow/nextflow.config
View file @
9647b0bf
...
...
@@ -22,7 +22,8 @@ params {
samples
=
"data/samples_test.txt"
bed
=
"data/gencode.v19.genes.v7_model.patched_contigs.gtf.bed.*"
blacklist
=
"data/hg19-blacklist.v2.num.bed.gz"
tbi
=
"data/gencode.v19.genes.v7_model.patched_contigs.gtf.bed.gz.tbi"
//
scripts
manta_filter_script
=
"templates/manta_filter.sh"
gridss_filter_script
=
"templates/gridss_filter.sh"
...
...
structuralvariants/nextflow/subworkflows/cnv_gridss.nf
View file @
9647b0bf
...
...
@@ -27,6 +27,10 @@ workflow SUB_CNV_GRIDSS {
samples
reference_genome
indexs
blacklist
structural_variants_script
gridss_filter_script
collapse_script
max_len
min_len
min_q
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment