Metadata-Version: 2.1
Name: libbiosmoother
Version: 1.6.4
Summary: On-the-fly processing of interactome data
Home-page: https://github.com/Siegel-Lab/libBioSmoother
Author: Markus Schmidt
License: MIT
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.8
License-File: LICENSE
Requires-Dist: scipy
Requires-Dist: statsmodels
Requires-Dist: scikit-learn
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'


libBioSmoother is the library behind BioSmoother. It takes care of the runtime-sensitive server-side data processing.
libBioSmoother performs on-the-fly analysis (filtering, normalization, and downstream processing) of interactome data (https://en.wikipedia.org/wiki/Chromosome_conformation_capture). See the GitHub repository for more information: https://github.com/Siegel-Lab/libBioSmoother.

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