This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
YaqingLiu
/
caller-test
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
test regions
master
YaqingLiu
4 years ago
parent
30abdde1a5
commit
7c258e15b2
1 changed files
with
2 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-3
tasks/Haplotyper.wdl
+ 2
- 3
tasks/Haplotyper.wdl
View File
@@ -15,9 +15,8 @@ task Haplotyper {
File? regions
Int? interval_padding
String
command <<<
command <<<
set -o pipefail
set -e
export SENTIEON_LICENSE=192.168.0.55:8990
Write
Preview
Loading…
Cancel
Save