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 c83a483 commit e70c228Copy full SHA for e70c228
run_clair3.sh
@@ -1,7 +1,7 @@
1
#!/usr/bin/env bash
2
SCRIPT_NAME=$(basename "$0")
3
SCRIPT_PATH=$(dirname $(readlink -f "$0"))
4
-VERSION='v1.0.5'
+VERSION='v1.0.6'
5
Usage="Usage: ${SCRIPT_NAME} --bam_fn=BAM --ref_fn=REF --output=OUTPUT_DIR --threads=THREADS --platform=PLATFORM --model_path=MODEL_PREFIX [--bed_fn=BED] [options]"
6
7
CMD="$0 $@"
0 commit comments