Metadata-Version: 2.1
Name: SRRec
Version: 0.0.56
Summary: Short Reads Error Correction
Home-page: https://github.com/Jappy0/ReadsCorrection
Author: Penagyao Ping
Author-email: ping.pengyao@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: biopython (==1.79)
Requires-Dist: xgboost (==1.6.1)
Requires-Dist: Xlsxwriter (==3.0.3)
Requires-Dist: tqdm (==4.64.0)
Requires-Dist: scikit-learn (==1.1.1)
Requires-Dist: networkx (==2.8.5)
Requires-Dist: pandas (==1.4.3)
Requires-Dist: optuna (==2.10.1)
Requires-Dist: matplotlib (==3.5.2)
Requires-Dist: mpire (>=2.5.0)
Requires-Dist: editdistance (==0.6.0)
Requires-Dist: imbalanced-learn (==0.9.1)

.. image:: https://readthedocs.org/projects/srrec/badge/?version=latest
    :target: https://srrec.readthedocs.io/en/latest/?badge=latest
    :alt: Documentation Status

SRRec: Short Reads restoration through accurate error Rectification
===================================================================
Documentation
===================================================================
Click the `SRRec <https://srrec.readthedocs.io/en/latest/>`__ documentation developed based on `Read the Docs <https://readthedocs.org/>`__.
