This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
YaqingLiu
/
per-base-depth
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
fix bug: workflow input
master
YaqingLiu
4 years ago
parent
adcbb306a2
commit
1c883c5862
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tasks/deduped_depth.wdl
+1
-1
tasks/raw_depth.wdl
+ 1
- 1
tasks/deduped_depth.wdl
View File
@@ -1,4 +1,4 @@
task depth {
task de
duped_de
pth {
File deduped_bam
File deduped_bam_idx
String sample_id
+ 1
- 1
tasks/raw_depth.wdl
View File
@@ -1,4 +1,4 @@
task depth {
task
raw_
depth {
File raw_bam
File raw_bam_idx
String sample_id
Write
Preview
Loading…
Cancel
Save