Skip to content

Commit

Permalink
changing doc string
Browse files Browse the repository at this point in the history
  • Loading branch information
hopedisastro committed Dec 13, 2023
1 parent fdf3001 commit ef73185
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions str/indel_locus_extractor.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
analysis-runner --dataset "tob-wgs" \
--description "indel coordinates extractor" \
--access-level "main" \
--output-dir "str-analysis" \
indel_locus_extractor --file-path=gs://cpg-tob-wgs-test/mt/v7.mt
--access-level "test" \
--output-dir "hoptan-str/indel-experiment/" \
indel_locus_extractor.py --file-path=gs://cpg-tob-wgs-test/mt/v7.mt
"""

Expand Down

0 comments on commit ef73185

Please sign in to comment.