This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
YaqingLiu
/
samtools-index
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Fixbug: task name
master
YaqingLiu
4 years ago
parent
da702fac5c
commit
195132be49
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tasks/index.wdl
+ 1
- 1
tasks/index.wdl
View File
@@ -15,6 +15,6 @@ task index {
dataDisk: "cloud_ssd " + disk_size + " /cromwell_root/"
}
output {
File bai = "${bam}.bai"
File bai = "${ba
sename ba
m}.bai"
}
}
Write
Preview
Loading…
Cancel
Save