Metadata-Version: 2.1
Name: RNApolis
Version: 0.0.10
Summary: A Python library containing RNA-related bioinformatics functions and classes
Home-page: https://github.com/tzok/rnapolis-py
Author: Tomasz Zok
Author-email: tomasz.zok@cs.put.poznan.pl
Project-URL: Bug Tracker, https://github.com/tzok/rnapolis-py/issues
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Description-Content-Type: text/markdown
License-File: LICENSE

# RNApolis

A Python library containing RNA-related bioinformatics functions and classes.

Use `read_3d_structure` to parse a PDB or an mmCIF file

Use `extract_secondary_structure` to annotate all base pairs, base-phosphate, base-ribose and stacking interactions
