RNA-APoGee

View on PyPIReverse Dependencies (0)

0.0.10 RNA_APoGee-0.0.10-py3-none-any.whl

Wheel Details

Project: RNA-APoGee
Version: 0.0.10
Filename: RNA_APoGee-0.0.10-py3-none-any.whl
Download: [link]
Size: 12208
MD5: 6a36d87936e4ecc357feb83390f67e96
SHA256: 6d79c2e54443246f3addd8938f3aa0c5da26cb69cd6c814d3650d038c2d21723
Uploaded: 2019-12-18 20:32:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: RNA-APoGee
Version: 0.0.10
Summary: A package for aligning RNA-seq data without reference biases
Author: Sofia Panagiotopoulou
Author-Email: spanagiotopoulou[at]gillumina.com
Home-Page: https://git.illumina.com/spanag/APoGee
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: numpy (>=1.16.4)
Requires-Dist: pandas (>=0.25.1)
Requires-Dist: pyfasta (>=0.5.2)
Requires-Dist: pysam (>=0.15.2)
Requires-Dist: PyVCF (>=0.6.8)
Description-Content-Type: text/markdown
[Description omitted; length: 4250 characters]

WHEEL

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

RECORD

Path Digest Size
apogee/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
apogee/align.py sha256=TBIgs7pk74C3ncmNMyghi4f5Zl13qhO4H_0hQikvlFA 4808
apogee/apogee.py sha256=b1cgQ2xG-dFIRCbC6p3Wr_LfnVOjjWqTiRrScMgf4Xg 3128
apogee/apogee_main.py sha256=O_GW23pRUghZyOiQgBZI31eqL5aQBg_56zQ98wcRiD8 4064
apogee/create_genomes.py sha256=cXakmEunpsOT406DdHd3709SDKFOepQF5JTilo6uOMc 2158
apogee/rna_align.py sha256=8MP5f5Y7hGh9QqDNIRN1P2pJ2jpmoNAG1Mw4Zw1Nc6g 3112
apogee/seq_utils.py sha256=R0UQr62ijX5xpT8DFZGrf-okQhMU5UWKRaxA5Sz0lec 2948
apogee/vcf_utils.py sha256=yWrFemt38J0G1XULw-9XyYEp89InrJI6Qt9Gol3ApJM 512
RNA_APoGee-0.0.10.dist-info/LICENSE sha256=mmMiF2WsBm1JEGkqEB5h8s6eAsK9lNMZXSzLbeeNM7M 728
RNA_APoGee-0.0.10.dist-info/METADATA sha256=jv3X_6_PZzSR3XMGo9vDPx1Du2Zh8gokTqqWvDuPbIM 4932
RNA_APoGee-0.0.10.dist-info/WHEEL sha256=p46_5Uhzqz6AzeSosiOnxK-zmFja1i22CrQCjmYe8ec 92
RNA_APoGee-0.0.10.dist-info/entry_points.txt sha256=yqi7ICXTHITvXVn3W1DHObFn20kRcyxTpfB39xv5m1Y 96
RNA_APoGee-0.0.10.dist-info/top_level.txt sha256=WXfIIJtxuxOH6l_6IkEcYZY9b98_NtAJXOx6lySLjM8 7
RNA_APoGee-0.0.10.dist-info/RECORD

top_level.txt

apogee

entry_points.txt

apogee = apogee.apogee_main:main
create_genomes = apogee.create_genomes:main