Metadata-Version: 2.1
Name: segtools
Version: 1.3.0
Summary: tools for exploratory analysis of genomic segmentations
Author-email: Michael Hoffman <michael.hoffman@utoronto.ca>
Maintainer-email: Michael Hoffman <michael.hoffman@utoronto.ca>
License: GPL-2.0-only
Project-URL: Bug Tracker, https://github.com/hoffmangroup/segtools/issues
Project-URL: Download, https://pypi.python.org/pypi/segtools
Project-URL: Homepage, https://hoffmanlab.org/proj/segtools
Classifier: Natural Language :: English
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Description-Content-Type: text/x-rst
License-File: LICENSE
License-File: COPYING
Requires-Dist: numpy (>=1.3)
Requires-Dist: rpy2 (>=2.6.0)
Requires-Dist: six
Requires-Dist: textinput
Provides-Extra: genomedata
Requires-Dist: genomedata ; extra == 'genomedata'

========
Segtools
========
by Michael Hoffman <michael.hoffman at utoronto dot ca>

License
=======
Segtools is free software: you can redistribute it and/or modify it under the terms of version 2 of the GNU General Public License as published by the Free Software Foundation.

Segtools is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE.
