Metadata-Version: 2.0
Name: varbio
Version: 2.0.0
Summary: Bioinformatics utility library
Home-page: https://gitlab.psb.ugent.be/deep_genome/varbio
Author: Tim Diels
Author-email: timdiels.m@gmail.com
License: LGPL3
Description-Content-Type: UNKNOWN
Keywords: bioinformatics parsing
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX
Classifier: Operating System :: POSIX :: AIX
Classifier: Operating System :: POSIX :: BSD
Classifier: Operating System :: POSIX :: BSD :: BSD/OS
Classifier: Operating System :: POSIX :: BSD :: FreeBSD
Classifier: Operating System :: POSIX :: BSD :: NetBSD
Classifier: Operating System :: POSIX :: BSD :: OpenBSD
Classifier: Operating System :: POSIX :: GNU Hurd
Classifier: Operating System :: POSIX :: HP-UX
Classifier: Operating System :: POSIX :: IRIX
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: POSIX :: Other
Classifier: Operating System :: POSIX :: SCO
Classifier: Operating System :: POSIX :: SunOS/Solaris
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: Implementation
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: Stackless
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: pandas (==0.*)
Requires-Dist: plumbum (==1.*)
Requires-Dist: pytil[test,data_frame] (==6.*)
Requires-Dist: scikit-learn (==0.*)
Requires-Dist: scipy (==0.*)
Requires-Dist: numpy (==1.*)
Provides-Extra: all
Requires-Dist: sphinx (==1.*); extra == 'all'
Requires-Dist: pytest (==3.*); extra == 'all'
Requires-Dist: coverage-pth (==0.*); extra == 'all'
Requires-Dist: numpydoc (==0.*); extra == 'all'
Requires-Dist: pytest-cov (==2.*); extra == 'all'
Requires-Dist: sphinx-rtd-theme (==0.*); extra == 'all'
Requires-Dist: pytest-env (==0.*); extra == 'all'
Provides-Extra: dev
Requires-Dist: numpydoc (==0.*); extra == 'dev'
Requires-Dist: sphinx (==1.*); extra == 'dev'
Requires-Dist: sphinx-rtd-theme (==0.*); extra == 'dev'
Requires-Dist: coverage-pth (==0.*); extra == 'dev'
Requires-Dist: pytest (==3.*); extra == 'dev'
Requires-Dist: pytest-cov (==2.*); extra == 'dev'
Requires-Dist: pytest-env (==0.*); extra == 'dev'

varbio (various bioinformatics) is a bioinformatics utility library, not
recommended for public use due to frequent major releases without backports.

Links
=====
- `Documentation <http://varbio.readthedocs.io/en/2.0.0/>`_
- `PyPI <https://pypi.python.org/pypi/varbio>`_
- `GitLab <https://gitlab.psb.ugent.be/deep_genome/varbio>`_



