RNApolis

View on PyPIReverse Dependencies (1)

0.4.6 RNApolis-0.4.6-py3-none-any.whl

Wheel Details

Project: RNApolis
Version: 0.4.6
Filename: RNApolis-0.4.6-py3-none-any.whl
Download: [link]
Size: 40414
MD5: c423eacadaeb420f8d349f03a8e14e8e
SHA256: d0410c2788d3ecd82347cd580bf07fe65d4ecbaade887e26d66fc3991ed844ec
Uploaded: 2024-10-03 10:29:03 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: RNApolis
Version: 0.4.6
Summary: A Python library containing RNA-related bioinformatics functions and classes
Author: Tomasz Zok
Author-Email: tomasz.zok[at]cs.put.poznan.pl
Home-Page: https://github.com/tzok/rnapolis-py
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
Requires-Dist: appdirs
Requires-Dist: graphviz
Requires-Dist: mmcif
Requires-Dist: numpy
Requires-Dist: ordered-set
Requires-Dist: orjson
Requires-Dist: pandas
Requires-Dist: pulp
Requires-Dist: requests
Requires-Dist: scipy
Requires-Dist: viennarna
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 53343 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.1.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
rnapolis/annotator.py sha256=7U3f0gchKdIGc6FwJx0UAc_95HJI5SgECj-b7-1yBhc 22086
rnapolis/clashfinder.py sha256=i95kp0o6OWNqmJDBr-PbsZd7RY2iJtBDr7QqolJSuAQ 8513
rnapolis/common.py sha256=PUYF01P2vevhyImhZjGYE0jJlsxWHX6GQmsxI4W7S-E 30255
rnapolis/metareader.py sha256=I1-cXc2YNBPwa3zihAnMTjEsAo79tEKzSmWu5yvN1Pk 2071
rnapolis/molecule_filter.py sha256=hB6-nXgjmw7FAsQ3bj0cZ2FvuW2I1PXunEfcdwEUB1o 7389
rnapolis/motif_extractor.py sha256=duHvpi9Ulcny9K60E6VBpz5RpJZw-KdTB4_Ph0iP478 774
rnapolis/parser.py sha256=2pQYy0sh8TCpeluMmmSJ7C5dudK_bsfstTWCdpwwpNU 15193
rnapolis/rfam_folder.py sha256=SjiiyML_T1__saruFwSMJEoQ7Y55GIU8ktS8ZUn5-fw 11111
rnapolis/tertiary.py sha256=SQyiYWA0RJhAK70f88CKZvS4EzGKHQ2RoL1s4MueEDQ 21657
rnapolis/transformer.py sha256=V9nOQvdq4-p7yUWo0vQg0CDQMpmyxz9t4TMSRVEKHnw 1817
rnapolis/util.py sha256=IdquFO3PV1_KDqodjupzm0Rqvgy0CeSzxGHaGEHYXVU 543
RNApolis-0.4.6.dist-info/LICENSE sha256=ZGRu12MzCgbYA-Lt8MyBlmjvPZh7xfiD5u5wBx0enq4 1066
RNApolis-0.4.6.dist-info/METADATA sha256=1Zd34oJFXeLnKDzG7HG-6jSjsAnIimsiWPbTlvDerO4 54322
RNApolis-0.4.6.dist-info/WHEEL sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ 91
RNApolis-0.4.6.dist-info/entry_points.txt sha256=foN2Pn5e-OzEz0fFmNoX6PnFSZFQntOlY8LbognP5F0 308
RNApolis-0.4.6.dist-info/top_level.txt sha256=LcO18koxZcWoJ21KDRRRo_tyIbmXL5z61dPitZpy8yc 9
RNApolis-0.4.6.dist-info/RECORD

top_level.txt

rnapolis

entry_points.txt

annotator = rnapolis.annotator:main
clashfinder = rnapolis.clashfinder:main
metareader = rnapolis.metareader:main
molecule-filter = rnapolis.molecule_filter:main
motif-extractor = rnapolis.motif_extractor:main
rfam-folder = rnapolis.rfam_folder:main
transformer = rnapolis.transformer:main