Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Inline conversion optimization (#186)
* add compression for output fasta * add gz to fasta * change cli to remove inputs as options * update rule to match new cli * update summary for new api * rm redundant required= from argparse * add this for dev reasons * replace execute() with executemany() replace manual reader with pysam FASTX * safety measure for really short seq * fix seq length test
- Loading branch information