Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 864 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 864 Bytes

Documentation Status PyPI version Documentation Status

toolkit

This is my NGS analysis toolkit: ngs_toolkit.

It contains most code I've been using in the last ~2-3 years in various projects and hopefully is of interest to someone.

Head to the documentation to see how to install and use the toolkit, and have a look at the catalogue of available functions.

Install with:

pip install ngs-toolkit

You might need to add a --user flag to the above command.