This repository contains scripts for analyzing RNA structures and computing interaction profiles and pseudo-energies.
- Description: Import libraries, parse PDB data, calculate distance distributions, compute observed and reference frequencies, and compute log-ratios.
- Description: Plot interaction profiles using pseudo-energies for different nucleotide pairs.
- Description: Perform scoring using interpolation functions.
- Clone the repository:
git clone <https://github.com/moonblume/RNA-Folding-Problem.git>
Dependencies
- Python 3
- NumPy
- Pandas
- Matplotlib
Data The PDB file used for analysis is located in the /main directory.
License This project is licensed under the MIT License - see the LICENSE file for details.
Acknowledgments This project was created as part of a research project with Liza Bogdan on RNA structures during my M2 at Paris Saclay in Structural Bio-informatics. Feel free to contribute by submitting issues or pull requests!