marcelauliano / MitoHiFi

Find, circularise and annotate mitogenome from PacBio assemblies
MIT License
169 stars 29 forks source link

Some infrastructure and testing additions #1

Closed bgruening closed 3 years ago

bgruening commented 3 years ago
* CI for testing your code against pep8
   (we can add real unit tests later)
* added tox for testing
* added requirement.txt file for dev and production
* added setup.py and other stuff to create a python package
* reformatted the code with black (https://github.com/psf/black)
* fixed a few bugs I found with missing variables