This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
YaqingLiu
/
bedtools-multicov
forked from
junshang/bedtools
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
revised-bedtools-task
master
stead99
5 years ago
parent
4332062cd6
commit
30106ca512
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
workflow.wdl
+ 1
- 1
workflow.wdl
View File
@@ -10,7 +10,7 @@ workflow {{ project_name }} {
call bedtools.bedtools as bedtools {
input:
bam=bam,
ba
m
=bai,
ba
i
=bai,
bed_file=bed_file
}
}
Write
Preview
Loading…
Cancel
Save