forked from Andre-Tan/EmMAIL
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove argparse. This addresses issue #1 suggesting a refactor from argparse to click. The different workflows are now called via a flat (-w), and the FASTA arguments are now at the end of the command line call, allowing for patterns like emmtyper *.fasta to be used. This also simplified the code by removing duplication in the run_ispcr and run_blast modules from the utilities submodules.
- Loading branch information
Showing
1 changed file
with
184 additions
and
97 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters