From 51eddd05a336b64186664491be581ca904c778c4 Mon Sep 17 00:00:00 2001 From: Sina Booeshaghi Date: Mon, 9 Sep 2024 11:03:30 -0700 Subject: [PATCH] updated seqspec index description --- seqspec/seqspec_index.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/seqspec/seqspec_index.py b/seqspec/seqspec_index.py index 9c1513b..8480844 100644 --- a/seqspec/seqspec_index.py +++ b/seqspec/seqspec_index.py @@ -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