This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
meng
/
ASCAT_pipeline
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
更新 'workflow.wdl'
master
meng
2 years ago
parent
524f93a7cc
commit
61d3077293
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
@@ -13,7 +13,7 @@ workflow {{ project_name }} {
String cluster_config
String disk_size
call
cnvkit.cnvkit as cnvkit
{
call
ascat.ASCAT as ASCAT
{
input:
sample=sample_id,
tumor_bam=tumor_bam,
Write
Preview
Loading…
Cancel
Save