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
69691bbc
Commit
69691bbc
authored
Jun 22, 2022
by
lrodrig1
Browse files
minor changes in modules/svtools.nf
parent
ebd95323
Changes
1
Hide whitespace changes
Inline
Side-by-side
structuralvariants/nextflow/modules/svtools.nf
View file @
69691bbc
process SVTOOLS {
tag "svtools"
tag
{
"svtools"
}
container 'quay.io/biocontainers/svtools:0.5.1--py_0'
input:
path input
...
...
@@ -15,4 +15,4 @@ process SVTOOLS {
svtools vcftobedpe -i \$i -o \$(echo \${i%.*} | sed 's/vcf/bed/g')
done
"""
}
\ No newline at end of file
}
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