This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
renluyao
/
variant-calling
forked from
YaqingLiu/variant-calling
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
test bam input
master
YaqingLiu
3 years ago
parent
cb2cc7173e
commit
33b1c80f3e
2 changed files
with
588 additions
and
361 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-1
defaults
+585
-360
workflow.wdl
+ 3
- 1
defaults
View File
"varscan": false,
"varscan": false,
"annovar": false,
"annovar": false,
"vep": false,
"vep": false,
"only_pass": true
"only_pass": true,
"input_fastq": true,
"input_bam": false
}
}
+ 585
- 360
workflow.wdl
File diff suppressed because it is too large
View File
Write
Preview
Loading…
Cancel
Save