This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
chenqingwang
/
SplAdder-merge
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
更新 'tasks/spladder.wdl'
master
chenqingwang
3 years ago
parent
66dcc4dd0b
commit
05aa767158
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tasks/spladder.wdl
+ 1
- 1
tasks/spladder.wdl
View File
@@ -40,6 +40,6 @@ task spladder {
output {
File fileList = "fileList.txt"
File alignment = "alignment.txt"
File pickle = "pickle.txt"
File pickle
_txt
= "pickle.txt"
}
}
Write
Preview
Loading…
Cancel
Save