Introduction ============ The aim of this library [#]_ is to provide a series of useful modules and packages to make it easier to build custom pipelines for metagenomics or any kind of bioinformatics analysis. It integrates other well known python libraries in bioinformatics, like `HTSeq `_, `pysam `_, `numpy `_ and `scipy `_. A tutorial pipeline is provided in the `Documentation `_. A discussion mailing list is available at `mgkit-users `_. Citing ------ Rubino, F. and Creevey, C.J. 2014. MGkit: Metagenomic Framework For The Study Of Microbial Communities. . Available at: `figshare `_ [doi:10.6084/m9.figshare.1269288].` a citation is also available using the :func:`mgkit.cite()` function or using the `--cite` option on all scripts included. For example: .. code-block:: bash blast2gff --cite Links ----- .. [#] ``_