This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
YaqingLiu
/
Varscan2
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Fix bug: task name
master
YaqingLiu
4 years ago
parent
0e23016180
commit
0b00f5a5b4
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
tasks/somatic.wdl
+ 2
- 2
tasks/somatic.wdl
View File
@@ -1,11 +1,11 @@
task
varscan
{
task
somatic
{
String sample
File normal_bam
File normal_bam_index
File tumor_bam
File tumor_bam_index
File ref_dir
String fasta
String docker
Write
Preview
Loading…
Cancel
Save