Skip to content

Commit

Permalink
fixy
Browse files Browse the repository at this point in the history
  • Loading branch information
meren committed Feb 24, 2018
1 parent 3d5da7b commit ea47368
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/anvi-interactive
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ groupE.add_argument(*anvio.A('hide-outlier-SNVs'), **anvio.K('hide-outlier-SNVs'
groupE.add_argument(*anvio.A('state-autoload'), **anvio.K('state-autoload'))
groupE.add_argument(*anvio.A('collection-autoload'), **anvio.K('collection-autoload'))
groupE.add_argument(*anvio.A('export-svg'), **anvio.K('export-svg'))
groupD.add_argument(*anvio.A('gene-view'), **anvio.K('gene-view'))
groupD.add_argument(*anvio.A('gene-mode'), **anvio.K('gene-mode'))
groupD.add_argument(*anvio.A('bin-id'), **anvio.K('bin-id'))
groupF.add_argument(*anvio.A('show-views'), **anvio.K('show-views'))
groupF.add_argument(*anvio.A('skip-check-names'), **anvio.K('skip-check-names'))
Expand Down

0 comments on commit ea47368

Please sign in to comment.