Metadata-Version: 2.1
Name: biosmoother
Version: 1.6.1
Summary: On-the-fly processing and visualization of interactome data
Home-page: https://github.com/Siegel-Lab/biosmoother
Author: Markus Schmidt
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.9
License-File: LICENSE
Requires-Dist: libbiosmoother>=1.6.4
Requires-Dist: bokeh==2.3.2
Requires-Dist: psutil
Requires-Dist: pybase64
Requires-Dist: numpy==1.23.5
Requires-Dist: scipy==1.10
Provides-Extra: test
Requires-Dist: pytest; extra == "test"


BioSmoother performs on-the-fly analysis and visualization (filtering, normalization, downstream processing, and displaying) of interactome data (https://en.wikipedia.org/wiki/Chromosome_conformation_capture). See the GitHub repository for more information: https://github.com/Siegel-Lab/BioSmoother.

BioSmoother's documentation is available at https://biosmoother.rtfd.io/.
    

