Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
zhengzhenxian authored Mar 15, 2024
1 parent c83a483 commit e70c228
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run_clair3.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
SCRIPT_NAME=$(basename "$0")
SCRIPT_PATH=$(dirname $(readlink -f "$0"))
VERSION='v1.0.5'
VERSION='v1.0.6'
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]"

CMD="$0 $@"
Expand Down

0 comments on commit e70c228

Please sign in to comment.