Skip to content

Commit 6de359e

Browse files
committed
Add missing submit-cellplex.sh
1 parent 9395c80 commit 6de359e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

make-deployable.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#!/bin/bash -e
22

33
wf_name="sharp"
4-
version="0.0.12"
5-
files="submit-hashtag.sh submit-citeseq.sh submit-asapseq.sh Sharp.deps.zip Hashtag.wdl CiteSeq.wdl AsapSeq.wdl Sharp.options.aws.json configs/*.json"
4+
version="0.0.13"
5+
files="submit-hashtag.sh submit-citeseq.sh submit-asapseq.sh submit-cellplex.sh Sharp.deps.zip Hashtag.wdl CiteSeq.wdl AsapSeq.wdl Sharp.options.aws.json configs/*.json"
66
dest="$HOME/scing/bin"
77

88
usage()

0 commit comments

Comments
 (0)