We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0cd3fe commit 489fa3cCopy full SHA for 489fa3c
tests/run_multiome_test.sh
@@ -55,4 +55,4 @@ do
55
echo -e "$i\tctype_$i" >> cell_types.tsv
56
done
57
echo "Running sc-ctype-assign.cwl in ${WORKING_DIR} directory."
58
-cwltool --tmpdir-prefix $TMP_DIR_PREFIX --tmp-outdir-prefix $TMP_DIR_PREFIX --debug "$TOOLS_DIR/sc-ctype-assign.cwl" "$JOBS_DIR/sc-ctype-assign-2.yaml"
+cwltool --tmpdir-prefix $TMP_DIR_PREFIX --tmp-outdir-prefix $TMP_DIR_PREFIX --debug "$TOOLS_DIR/sc-ctype-assign.cwl" "$JOBS_DIR/sc-ctype-assign-2.yaml"
0 commit comments