Metadata-Version: 2.1
Name: SRRec
Version: 0.0.64
Summary: Short Reads Rectification
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:: ./logo/logo_transparent.svg
   :align: center

SRRec: Short Reads restoration through accurate error Rectification
===================================================================

A novel machine-learning-based error correction algorithm SRRec follows the diversity of the PCR and sequencing process to clear errors in short reads, including DNA and RNA sequencing (DNA/RNA-seq), small RNA, unique molecular identifiers (UMI) and amplicon sequencing data.

Click `SRRec <https://srrec.readthedocs.io/en/latest/>`__ to jump to SRRec documentation
==============================================================================================
