Skip to content

Latest commit

 

History

History
executable file
·
16 lines (12 loc) · 585 Bytes

README.md

File metadata and controls

executable file
·
16 lines (12 loc) · 585 Bytes

Latest Github release Conda Code style: black

GFFtk: genome annotation tool kit

To install release versions use the pip package manager, like so:

python -m pip install gfftk

To install the most updated code in master you can run:

python -m pip install git+https://github.com/nextgenusfs/gfftk.git