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
Update
master
YaqingLiu
4 years ago
parent
f82d50ed1a
commit
8c3ed119f5
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
tasks/index.wdl
+ 0
- 1
tasks/index.wdl
View File
@@ -8,7 +8,6 @@ task index {
command <<<
samtools index --help
print ${clean_bam_name}
samtools index ${bam} ${clean_bam_name}.bai
>>>
Write
Preview
Loading…
Cancel
Save