This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
junshang
/
cat-rename
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
revise readme
master
stead99
5 years ago
parent
54c1562e72
commit
f3c42a00a8
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
workflow.wdl
+ 1
- 0
workflow.wdl
View File
@@ -10,6 +10,7 @@ workflow {{ project_name }} {
call cat_rename.cat_rename as cat_rename {
input:
raw_name=raw_name,
new_name=new_name,
docker=docker,
disk_size=disk_size,
cluster_config=cluster_config
Write
Preview
Loading…
Cancel
Save