Skip to content

Commit 7a3f43f

Browse files
author
Rob Patro
committed
feat: convert function
1 parent 3cbf48b commit 7a3f43f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/pyroe

+1-1
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ if __name__ == "__main__":
139139

140140
out_formats = output_formats()
141141
parser_convert = subparsers.add_parser(
142-
"convert", help="Convert input .mtx format alevin-fry matrix to another format."
142+
"convert", help="Convert alevin-fry quantification result to another format."
143143
)
144144
parser_convert.add_argument(
145145
"quant_dir",

0 commit comments

Comments
 (0)