Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Anna Buschart
MuStMultiomics
Commits
b0b8728f
Commit
b0b8728f
authored
Jan 10, 2016
by
AHB
Browse files
runHeinz.sh added
parent
ea719259
Changes
1
Hide whitespace changes
Inline
Side-by-side
runHeinz.sh
0 → 100755
View file @
b0b8728f
#!/bin/bash -l
# all this script does is call Heinz, which is also present in (or linked to) the same directory; Heinz uses the output of writeHeinzNodes() and writeHeinzEdges() in the R package Bionet
CMD
=
"./heinz -n
$1
.Nodes.txt -e
$1
.Edges.txt -o
$1
.Output.txt"
eval
$CMD
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