This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
chenqingwang
/
bam-readcount
Watch
1
Star
0
Fork
1
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
更新 'tasks/BAMReadCount.wdl'
master
chenqingwang
4 years ago
parent
bc816af00b
commit
38ae7ff194
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
tasks/BAMReadCount.wdl
+ 2
- 1
tasks/BAMReadCount.wdl
View File
@@ -1,7 +1,8 @@
task BAMReadCount {
String sample_id
File fa
File ref_dir
String fa
File fai
File bed
File bam
Write
Preview
Loading…
Cancel
Save