Metadata-Version: 1.1
Name: mgkit
Version: 0.1.14
Summary: Metagenomics Framework
Home-page: https://bitbucket.org/setsuna80/mgkit/
Author: Francesco Rubino
Author-email: rubino.francesco@gmail.com
License: GPL2+
Description: Metagenomics Framework
        ======================
        
        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 <http://www-huber.embl.de/users/anders/HTSeq/>`_, `pysam <https://code.google.com/p/pysam/>`_, `numpy <http://www.numpy.org>`_ and `scipy <http://www.scipy.org>`_.
        
        A pipeline is provided, for variation study of metagenomic samples.
        
        A discussion mailing list is available at `mgkit-users <https://groups.google.com/forum/#!forum/mgkit-users>`_.
        
        Links
        -----
        
        .. [#] `Homepage <https://bitbucket.org/frubino/mgkit>`_
        
Keywords: metagenomics library biology bioinformatics snps gff fasta
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
