LICENSE
README.rst
pyproject.toml
setup.py
bioscience/__init__.py
bioscience/_dependencies.py
bioscience/version.py
bioscience.egg-info/PKG-INFO
bioscience.egg-info/SOURCES.txt
bioscience.egg-info/dependency_links.txt
bioscience.egg-info/requires.txt
bioscience.egg-info/top_level.txt
bioscience/base/__init__.py
bioscience/base/files.py
bioscience/base/models.py
bioscience/dataMining/__init__.py
bioscience/dataMining/biclustering/BiBit.py
bioscience/dataMining/biclustering/Biclustering.py
bioscience/dataMining/biclustering/__init__.py
bioscience/preprocess/Binarization.py
bioscience/preprocess/RnaSeq.py
bioscience/preprocess/Standard.py
bioscience/preprocess/__init__.py
tests/__init__.py