rna-cd

View on PyPIReverse Dependencies (0)

0.2.0 rna_cd-0.2.0-py3-none-any.whl

Wheel Details

Project: rna-cd
Version: 0.2.0
Filename: rna_cd-0.2.0-py3-none-any.whl
Download: [link]
Size: 23581
MD5: 12fe4c3e1081ae8e81dab6ea7a1c815d
SHA256: 6f89d573469f2c5fe431371e24e1a3854f36717d0250c56f0bca50707c2f88e9
Uploaded: 2019-06-21 14:36:27 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: rna-cd
Version: 0.2.0
Summary: RNA contamination detector
Author: Leiden University Medical Center
Author-Email: a.h.b.bollen[at]lumc.nl
Home-Page: https://github.com/LUMC/rna_cd
License: AGPLv3+
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Python: >=3.5
Requires-Dist: click
Requires-Dist: scikit-learn
Requires-Dist: pysam
Requires-Dist: matplotlib
Requires-Dist: joblib
[Description omitted; length: 1084 characters]

WHEEL

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

RECORD

Path Digest Size
rna_cd/__init__.py sha256=6w2jcjYEMC0JDK9ODqJ5L8wShzfXu4G7nB2FxAH3wL4 743
rna_cd/bam_process.py sha256=Kzybv3i48haQ98jW7a6_9Mg26ZPmIFbVT3eHFJvAFdw 4470
rna_cd/cli.py sha256=CF1_PmK2Q4wU268ThZVoKV_134DzHshBVh4hq7r9efY 10003
rna_cd/models.py sha256=jMC3Nfu0Xu2zHiohSB4Gh8UCnGA5XlErKAytaM5r2sI 8377
rna_cd/utils.py sha256=vzfam9unzsWPYEOc0HGYQFEzPrff3-BXUupE01iBy-g 2785
rna_cd-0.2.0.dist-info/LICENSE sha256=QX8xf4zcin1GM39plhKD19LDFUiUBI_mG-u6h-yAD6s 34469
rna_cd-0.2.0.dist-info/METADATA sha256=1xRZMX4vunu5pkhPc58QlLrJYrIFMhCpwULLTgrVgjw 1829
rna_cd-0.2.0.dist-info/WHEEL sha256=ZenmQtjt4etEZlyoFFA3Bd8pVkjneWord4ycgKmVLx4 92
rna_cd-0.2.0.dist-info/entry_points.txt sha256=uC9oh2NHFlvvfE4AzGLZzlLWdlEBs7jk7HS2lmbOur0 97
rna_cd-0.2.0.dist-info/top_level.txt sha256=rl5e2yew_vTYKuUR5gPRDshZ_CN7oc0szWmCak1cuOQ 7
rna_cd-0.2.0.dist-info/RECORD

top_level.txt

rna_cd

entry_points.txt

rna_cd-classify = rna_cd.cli:classify_cli
rna_cd-train = rna_cd.cli:train_cli