This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
meng
/
CNVkit_Sequenza
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
1795325153
commit
1c202d2ecc
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
@@ -18,7 +18,7 @@ workflow {{ project_name }} {
call cnvkit.cnvkit as cnvkit{
input:
sample=sample_id,
sample
_id
=sample_id,
ref_dir=ref_fasta_dir,
fasta=ref_fasta,
ref_flat=ref_flat,
Write
Preview
Loading…
Cancel
Save