Metadata-Version: 2.1
Name: mirge3
Version: 0.0.2
Summary: Comprehensive analysis of small RNA sequencing Data
Home-page: https://github.com/mhalushka/miRge3.0/
Author: Arun Patil and Marc Halushka
Author-email: mhalush1@jhmi.edu
License: MIT
Keywords: miRge,small RNA analysis,NGS,bioinformatics tools,GUI
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Python: >=3.7
Requires-Dist: biopython (>=1.77)
Requires-Dist: cutadapt (==2.7)
Requires-Dist: future (>=0.18.2)
Requires-Dist: joblib (>=0.15.1)
Requires-Dist: matplotlib (>=3.2.1)
Requires-Dist: numpy (>=1.18.4)
Requires-Dist: pandas (>=1.0.3)
Requires-Dist: reportlab (>=3.5.42)
Requires-Dist: scikit-learn (==0.23.1)
Requires-Dist: scipy (>=1.4.1)

.. image:: https://upload.wikimedia.org/wikipedia/commons/f/fa/Sourceforge_logo.svg
    :height: 20px
    :width: 100 px
    :scale: 100 %
    :target: https://sourceforge.net/projects/mirge3/files/
    :alt:


========
miRge3.0
========

An update to Python package to perform comprehensive analysis of small RNA sequencing data, including miRNA annotation, A-to-I editing, novel miRNA detection, isomiR analysis, visualization through IGV, processing Unique Molecular Identifieres (UMI), tRF detection and producing interactive graphical output.

miRge3.0 is developed in python v3.8 and is a recent update of our previous version `miRge2.0 <https://pubmed.ncbi.nlm.nih.gov/30153801>`_. This build includes command line interface (CLI) and cross-platform Graphical User Interface (GUI). For more details refer to documentation link below.  

Links
-----

* `Documentation <https://mirge3.readthedocs.io/>`_
* `Source code <https://github.com/mhalushka/mirge3.0/>`_
* `Report an issue <https://github.com/mhalushka/mirge3.0/issues>`_
* `Project page on PyPI <https://pypi.python.org/pypi/mirge3/>`_



