Metadata-Version: 2.1
Name: seismic-rna
Version: 0.24.1
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.11
Requires-Dist: brotli>=1.0
Requires-Dist: click>=8.1
Requires-Dist: fastqsplitter>=1.2
Requires-Dist: kaleido>=0.2.1
Requires-Dist: networkx>=3.4
Requires-Dist: numpy<2.2,>=2.0
Requires-Dist: numba>=0.61
Requires-Dist: pandas>=2.2
Requires-Dist: plotly>=5.23
Requires-Dist: pyyaml>=6.0
Requires-Dist: scipy>=1.13
Requires-Dist: jinja2>=3.0
Requires-Dist: jgo>=1.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)
