Metadata-Version: 2.3
Name: variantfoldrna
Version: 1.2
Project-URL: Documentation, https://github.com/The-Bevilacqua-Lab/variantfoldrna/wiki
Project-URL: Issues, https://github.com/The-Bevilacqua-Lab/variantfoldrna/issuess
Project-URL: Source, https://github.com/The-Bevilacqua-Lab/variantfoldrna
Author-email: Kobie-Kirven <kjkirven@presby.edu>
License-Expression: MIT
License-File: LICENSE
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.7
Requires-Dist: snakemake==7.24.2
Requires-Dist: snk==0.22.2
Description-Content-Type: text/markdown

[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
[![Code style: snakefmt](https://img.shields.io/badge/code%20style-snakefmt-000000.svg)](https://github.com/snakemake/snakefmt)

<img src="static/variantfoldrna_logo.png">

VariantFoldRNA is a [Snakemake](https://snakemake.readthedocs.io/en/stable/) pipeline for predicting SNPs that alter RNA structure (riboSNitches) transcriptome-wide.

The documentation for VariantFoldRNA can be found in the [wiki](https://github.com/The-Bevilacqua-Lab/variantfoldrna/wiki).