Metadata-Version: 2.1
Name: pynextgen
Version: 0.1.2
Summary: [UNSTABLE] A package of custom tools to tackle bioinformatic projects.
Home-page: http://pypi.org/project/pynextgen/
Author: Etienne Kornobis
Author-email: ekornobis@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Requires-Dist: bokeh
Requires-Dist: click
Requires-Dist: colorlog
Requires-Dist: fire
Requires-Dist: gffutils
Requires-Dist: ipywidgets
Requires-Dist: jinja2
Requires-Dist: matplotlib
Requires-Dist: matplotlib-venn
Requires-Dist: mygene
Requires-Dist: pandas
Requires-Dist: pybedtools
Requires-Dist: pybiomart
Requires-Dist: pysam
Requires-Dist: pyensembl
Requires-Dist: seaborn

PyNextGen
=========

[UNSTABLE] A package of custom tools to tackle bioinformatic projects.

.. image:: https://badge.fury.io/py/pynextgen.svg
   :target: https://pypi.org/project/pynextgen/

Installation
------------

With pip::

  pip install pynextgen


