Skip to content
Snippets Groups Projects
Commit 0f5661b8 authored by Jarrod Pas's avatar Jarrod Pas
Browse files

Adds shed dataset selection to quick runner

parent 7cb7f0d6
No related branches found
No related tags found
1 merge request!3Version 0.2
#!/usr/bin/env bash #!/usr/bin/env bash
router=${1:-hcbf} router=${1:-hcbf}
shed=shed1 shed=${2:shed1}
epoch=$((7*24*60*60)) epoch=$((7*24*60*60))
community="louvain" community="louvain"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment