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
更新 'tasks/featureCounts.wdl'
master
chenqingwang
4 years ago
parent
d76289671c
commit
1ec9a4f1cd
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tasks/featureCounts.wdl
+ 1
- 1
tasks/featureCounts.wdl
View File
@@ -1,6 +1,6 @@
task featureCounts {
File bam_file
File lnc_gtf_file
File lnc_gtf_file
String gtf_dir
String sample_id
String docker
Write
Preview
Loading…
Cancel
Save