This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
meng
/
FastQC
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
更新 'tasks/fastp.wdl'
master
meng
2 years ago
parent
be4f7498fb
commit
19cb8a5f7f
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
@@ -30,7 +30,7 @@ task fastp {
command <<<
set -o pipefail
set -o pipefail
set -e
nt=$(nproc)
Write
Preview
Loading…
Cancel
Save