Metadata-Version: 2.1
Name: MiScan
Version: 1.1.1
Summary: MiScan: mutation-inferred screening model of cancer
Home-page: https://github.com/QuKunLab/MiScan
Author: Qulab USTC
Author-email: jeffery_cpu@163.com
License: UNKNOWN
Project-URL: MiScan website, http://qulab.ustc.edu.cn/miscan
Keywords: deep learning SNV breast cancer prediction
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Healthcare Industry
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Classifier: Natural Language :: English
Requires-Python: >=3.4
Description-Content-Type: text/x-rst
Requires-Dist: absl-py (==0.7.1)
Requires-Dist: adjustText (==0.7.3)
Requires-Dist: astor (==0.7.1)
Requires-Dist: bleach (==3.1.0)
Requires-Dist: certifi (==2019.9.11)
Requires-Dist: chardet (==3.0.4)
Requires-Dist: cycler (==0.10.0)
Requires-Dist: docutils (==0.15.2)
Requires-Dist: entrypoints (==0.3)
Requires-Dist: gast (==0.2.2)
Requires-Dist: grpcio (==1.19.0)
Requires-Dist: h5py (==2.9.0)
Requires-Dist: idna (==2.8)
Requires-Dist: importlib-metadata (==0.23)
Requires-Dist: joblib (==0.13.2)
Requires-Dist: Keras (==2.2.4)
Requires-Dist: Keras-Applications (==1.0.7)
Requires-Dist: Keras-Preprocessing (==1.0.9)
Requires-Dist: keyring (==19.2.0)
Requires-Dist: kiwisolver (==1.0.1)
Requires-Dist: llvmlite (==0.29.0)
Requires-Dist: Markdown (==3.0.1)
Requires-Dist: matplotlib (==3.1.1)
Requires-Dist: mock (==2.0.0)
Requires-Dist: more-itertools (==7.2.0)
Requires-Dist: numba (==0.44.0)
Requires-Dist: numpy (==1.17.0)
Requires-Dist: opencv-python (==4.0.0.21)
Requires-Dist: pandas (==0.25.0)
Requires-Dist: patsy (==0.5.1)
Requires-Dist: pbr (==5.1.3)
Requires-Dist: Pillow (==6.0.0)
Requires-Dist: pkginfo (==1.5.0.1)
Requires-Dist: protobuf (==3.7.0)
Requires-Dist: Pygments (==2.4.2)
Requires-Dist: pyparsing (==2.3.1)
Requires-Dist: python-dateutil (==2.8.0)
Requires-Dist: pytz (==2018.9)
Requires-Dist: PyYAML (==5.1)
Requires-Dist: readme-renderer (==24.0)
Requires-Dist: requests (==2.22.0)
Requires-Dist: requests-toolbelt (==0.9.1)
Requires-Dist: scikit-learn (==0.20.3)
Requires-Dist: scipy (==1.2.1)
Requires-Dist: seaborn (==0.9.0)
Requires-Dist: six (==1.12.0)
Requires-Dist: statsmodels (==0.10.2)
Requires-Dist: tensorboard (==1.13.1)
Requires-Dist: tensorflow (==1.13.1)
Requires-Dist: tensorflow-estimator (==1.13.0)
Requires-Dist: termcolor (==1.1.0)
Requires-Dist: tqdm (==4.38.0)
Requires-Dist: twine (==3.0.0)
Requires-Dist: umap-learn (==0.3.9)
Requires-Dist: urllib3 (==1.25.7)
Requires-Dist: webencodings (==0.5.1)
Requires-Dist: Werkzeug (==0.15.0)
Requires-Dist: zipp (==0.6.0)

|PyPI| |Docs| |Docker| |Travis|

.. |PyPI| image:: https://img.shields.io/pypi/v/miscan.svg
    :alt: PyPI latest version
    :target: https://pypi.org/project/MiScan/

.. |Docs| image:: https://readthedocs.org/projects/miscan-cli/badge/?version=latest
    :alt: readthedocs auoto build
    :target: https://miscan-cli.readthedocs.io

.. |Docker| image:: https://img.shields.io/docker/cloud/build/jefferyustc/miscan_command_line
    :alt: Docker Cloud Build Status
    :target: https://hub.docker.com/r/jefferyustc/miscan_command_line

.. |Travis| image:: https://img.shields.io/travis/com/jefferyustc/MiScan_cli
    :alt: Travis (.com)


MiScan
==========

Maxout-inferred SNV-based cancer prediction model | Apache Software License, more info please see documentation_ or
the website_ version(website introduction_), the same repo can be found on lab github QunKunLab_

.. _documentation: https://miscan-cli.readthedocs.io
.. _website: http://qulab.ustc.edu.cn/miscan
.. _QunKunLab: https://github.com/QuKunLab/MiScan
.. _introduction: https://miscan-cli.readthedocs.io/en/latest/website.html


