This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
chenqingwang
/
lncRNAseq
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
更新 'workflow.wdl'
master
chenqingwang
4 years ago
parent
8eba2a8c4e
commit
26fc9f1303
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
workflow.wdl
+ 0
- 2
workflow.wdl
View File
@@ -102,8 +102,6 @@ workflow {{ project_name }} {
input:
sample_id = sample_id,
bam_file = samtools.out_bam,
lnc_gtf_file = lnc_gtf_file,
gtf_dir = gtf_dir,
docker = subread_docker,
cluster = subread_cluster
}
Write
Preview
Loading…
Cancel
Save