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
e1b914d5e0
commit
710f4f2c8e
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
@@ -113,7 +113,7 @@ workflow {{ project_name }} {
sample_id = sample_id,
bam_file = samtools.bam,
lnc_gtf_file = lnc_gtf_file,
gtf_dir = gtf_dir
gtf_dir = gtf_dir
,
docker = subread_docker,
cluster = subread_cluster,
cpu_num = cpu_num,
Write
Preview
Loading…
Cancel
Save