Metadata-Version: 2.1
Name: seismic-rna
Version: 0.26.0
Summary: Structure Ensemble Inference by Sequencing, Mutation Identification, and Clustering of RNA (SEISMIC-RNA)
Author: Matty Allan, Scott Grote, Justin Aruda, Yves Martin, Alberic de Lajarte
License: GPL-3.0-only
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Project-URL: Homepage, https://github.com/rouskinlab/seismic-rna
Project-URL: Bug Tracker, https://github.com/rouskinlab/seismic-rna/issues
Requires-Python: <3.14,>=3.13
Requires-Dist: brotli<2,>=1.2.0
Requires-Dist: click<9,>=8.4.2
Requires-Dist: fastqsplitter<2,>=1.2.0
Requires-Dist: jgo<4,>=3.1.0
Requires-Dist: jinja2<4,>=3.1.6
Requires-Dist: matplotlib<4,>=3.11.1
Requires-Dist: networkx<4,>=3.6.1
Requires-Dist: numba<1,>=0.67.0
Requires-Dist: numpy<3,>=2.5.2
Requires-Dist: pandas<4,>=3.0.5
Requires-Dist: plotly<8,>=7.0.0
Requires-Dist: pyahocorasick<3,>=2.3.1
Requires-Dist: pyyaml<7,>=6.0.3
Requires-Dist: scipy<2,>=1.18.1
Requires-Dist: tqdm<5,>=4.70.0
Description-Content-Type: text/markdown


# SEISMIC-RNA

Structure Ensemble Inference by Sequencing, Mutation Identification, and
Clustering of RNA

![Logo of SEISMIC-RNA](logo/logo-1440.png "SEISMIC-RNA")


## About

SEISMIC-RNA analyzes data from RNA mutational profiling experiments,
such as [DMS-MaPseq](https://www.nature.com/articles/nmeth.4057)
and [SHAPE-MaP](https://www.nature.com/articles/nmeth.3029).
This software introduces an optimized implementation of the algorithm
[DREEM](https://www.nature.com/articles/s41586-020-2253-5) for detecting
and quantifying RNA structure ensembles.


## Documentation

Documentation for installing and using SEISMIC-RNA is available on
[GitHub Pages](https://rouskinlab.github.io/seismic-rna).


## Issues

The [issue page](https://github.com/rouskinlab/seismic-rna/issues) of
the GitHub repository is the official location for reporting bugs and
other issues. Before opening a new issue, please check if a similar
issue already exists.


## Contributors

SEISMIC-RNA has been developed by the following individuals in the lab
of [Silvi Rouskin](https://rouskinlab.com) at Harvard Medical School:

- [Matthew "Matty" Allan](https://github.com/matthewfallan)
- [Yves Martin](https://github.com/yvesmartindestaillades)
- [Scott Grote](https://github.com/heWhosShouldersBlockTheSun)
- [Albéric de Lajarte](https://github.com/AlbericDeLajarte)
- [Justin Aruda](https://github.com/justinaruda)
