RNApolis

View on PyPIReverse Dependencies (1)

0.4.4 RNApolis-0.4.4-py3-none-any.whl

Wheel Details

Project: RNApolis
Version: 0.4.4
Filename: RNApolis-0.4.4-py3-none-any.whl
Download: [link]
Size: 40079
MD5: df683854fa94c96dce541b9ab909c6c0
SHA256: 58145417fb2e8cb3f26a5275a1e4bc995bede51c2189b7bbc57f295c30ff1bfa
Uploaded: 2024-09-06 08:18:44 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: RNApolis
Version: 0.4.4
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 (74.1.2)
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=wCA9rXqt51iLECgeBqOShFpuT8JwanNkHYD5uXYvLzU 13988
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.4.dist-info/LICENSE sha256=ZGRu12MzCgbYA-Lt8MyBlmjvPZh7xfiD5u5wBx0enq4 1066
RNApolis-0.4.4.dist-info/METADATA sha256=irtWJbeg1LWun2r3WtnsnDDSHlLvru0hO9wz1e67cIE 54322
RNApolis-0.4.4.dist-info/WHEEL sha256=cVxcB9AmuTcXqmwrtPhNK88dr7IR_b6qagTj0UvIEbY 91
RNApolis-0.4.4.dist-info/entry_points.txt sha256=foN2Pn5e-OzEz0fFmNoX6PnFSZFQntOlY8LbognP5F0 308
RNApolis-0.4.4.dist-info/top_level.txt sha256=LcO18koxZcWoJ21KDRRRo_tyIbmXL5z61dPitZpy8yc 9
RNApolis-0.4.4.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