Compare commits
2 Commits
7277303452
...
22986bef4c
Author | SHA1 | Date |
---|---|---|
Nathan Dwarshuis | 22986bef4c | |
Nathan Dwarshuis | 5a4db8e247 |
|
@ -14,3 +14,4 @@ dependencies:
|
|||
- dvc-s3=2.21.0
|
||||
- rtg-tools=3.12.1
|
||||
- ucsc-bigbedtobed=377
|
||||
- bwa-mem
|
||||
|
|
|
@ -108,6 +108,13 @@ let otherDevs =
|
|||
"EBM"
|
||||
"nisaba:/aigenomics/EBM_dev/snakemake"
|
||||
}
|
||||
, { tKey = "nist_workstation"
|
||||
, tVal =
|
||||
sshfsTree
|
||||
"nist_workstation"
|
||||
"NIST Workstation"
|
||||
"nist-workstation:/mnt/data"
|
||||
}
|
||||
, { tKey = "music"
|
||||
, tVal =
|
||||
sshfsTree
|
||||
|
|
Loading…
Reference in New Issue