Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
TomSmithCGAT committed Jun 11, 2024
1 parent a122c6d commit f1933a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion umi_tools/group.py
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ def main(argv=None):
if options.tsv:
if options.per_gene:
if options.per_contig:
if options.options.gene_transcript_map:
if options.gene_transcript_map:
gene = read.get_tag(gene_tag)
else:
gene = read.reference_name
Expand Down

0 comments on commit f1933a7

Please sign in to comment.