RNApolis

View on PyPIReverse Dependencies (1)

0.4.14 RNApolis-0.4.14-py3-none-any.whl

Wheel Details

Project: RNApolis
Version: 0.4.14
Filename: RNApolis-0.4.14-py3-none-any.whl
Download: [link]
Size: 41952
MD5: d3031cf6482f6c78223175ac83a244ad
SHA256: d79aaa1573788273aa2451b09358aa9ff08829d0350e8277862c071d537af67c
Uploaded: 2024-12-04 12:09:40 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: RNApolis
Version: 0.4.14
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.6.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
rnapolis/annotator.py sha256=_hsSX2VHFvIQ47l_EA7lwGFXLiVLbhFPEsOQzBKbjRk 22100
rnapolis/clashfinder.py sha256=i95kp0o6OWNqmJDBr-PbsZd7RY2iJtBDr7QqolJSuAQ 8513
rnapolis/common.py sha256=LY6Uz96Br8ki_gA8LpfatgtvVbt9jOTkwgagayqTgf8 31251
rnapolis/metareader.py sha256=I1-cXc2YNBPwa3zihAnMTjEsAo79tEKzSmWu5yvN1Pk 2071
rnapolis/molecule_filter.py sha256=_7zrF-AH56vXI4vhFtfaU9wr-X7aeOL6DsXbX6_9vPQ 9497
rnapolis/motif_extractor.py sha256=Lfn1iEkhkP9eZD3GPEWNAfy00QO7QPCc8wM_XS1ory8 1147
rnapolis/parser.py sha256=lHI6LyFbEEPdHOzbged1-Ov0tl6MpSungIPacip0Py0 15838
rnapolis/rfam_folder.py sha256=SjiiyML_T1__saruFwSMJEoQ7Y55GIU8ktS8ZUn5-fw 11111
rnapolis/tertiary.py sha256=6t9ZB4w33-5n_M3sns1RoFXCOTgVAgGH4WDNG5OG9Kg 23426
rnapolis/transformer.py sha256=aC0nBmHHJf5TyLvBIV57Jj3tlwpvHbPo347opfAOlQA 3844
rnapolis/util.py sha256=IdquFO3PV1_KDqodjupzm0Rqvgy0CeSzxGHaGEHYXVU 543
RNApolis-0.4.14.dist-info/LICENSE sha256=ZGRu12MzCgbYA-Lt8MyBlmjvPZh7xfiD5u5wBx0enq4 1066
RNApolis-0.4.14.dist-info/METADATA sha256=MY6ulJgbaM4qJggOEswGUArvP0IsIMBX-zeoebjqjzk 54323
RNApolis-0.4.14.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
RNApolis-0.4.14.dist-info/entry_points.txt sha256=foN2Pn5e-OzEz0fFmNoX6PnFSZFQntOlY8LbognP5F0 308
RNApolis-0.4.14.dist-info/top_level.txt sha256=LcO18koxZcWoJ21KDRRRo_tyIbmXL5z61dPitZpy8yc 9
RNApolis-0.4.14.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