Skip to content

Commit

Permalink
updated seqspec index description
Browse files Browse the repository at this point in the history
  • Loading branch information
sbooeshaghi committed Sep 9, 2024
1 parent 186e131 commit 51eddd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion seqspec/seqspec_index.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ def setup_index_args(parser):
subparser = parser.add_parser(
"index",
description="""
Identify the position of elements in a spec.
Identify the position of elements in a spec for use in downstream tools.
Examples:
seqspec index -m rna -s file -t kb spec.yaml # Index file elements in kallisto bustools format
Expand Down

0 comments on commit 51eddd0

Please sign in to comment.