This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
meng
/
wgs_somatic_pipeline_v1
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
1840ea2575
commit
db46b1baf9
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
@@ -51,7 +51,7 @@ if (normal_in1 != ""){
input:
in1=normal_in1,
in2=normal_in2,
sample_id=sample_id+'_N'
sample_id=sample_id+'_N'
,
docker=docker_fastp,
cluster_config=cluster_config,
disk_size=disk_size
Write
Preview
Loading…
Cancel
Save