This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
lizhihui
/
rnaseq_for_se
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
se_2149
master
Zhihui
4 years ago
parent
8f0b2c2fde
commit
09cee2f198
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tasks/fastp.wdl
+ 1
- 1
tasks/fastp.wdl
View File
@@ -1,6 +1,6 @@
task fastp {
File read
String sample_id=sub(basename(read
1
), "\\.(fastq|fq)\\.gz$", "")
String sample_id=sub(basename(read), "\\.(fastq|fq)\\.gz$", "")
String adapter_sequence
String adapter_sequence_r2
String docker
Write
Preview
Loading…
Cancel
Save