refactor: update CLI
Compare changes
Files
4- Mate Balajti authored
+ 8
− 6
@@ -18,13 +18,15 @@ logging.basicConfig(
@@ -38,8 +40,10 @@ def main(args: argparse.Namespace):
@@ -132,6 +136,4 @@ if __name__ == '__main__':
cli.py
, where the fasta dict couldn't be slicedcli.py
so the tool can now be installed with pip install .
and works from the command line