CIRCexplorer2

View on PyPIReverse Dependencies (0)

2.3.8 CIRCexplorer2-2.3.8-py3-none-any.whl

Wheel Details

Project: CIRCexplorer2
Version: 2.3.8
Filename: CIRCexplorer2-2.3.8-py3-none-any.whl
Download: [link]
Size: 33560
MD5: 7279e6225bd11148dfdf43d87bf59c64
SHA256: c4aaaca1d41149a28f79bc9c3c1a60f30c6758dcdef0e544acb42761ccb82af4
Uploaded: 2019-09-18 16:32:05 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: CIRCexplorer2
Version: 2.3.8
Summary: Circular RNA analysis toolkits
Author: Xiao-Ou Zhang
Author-Email: zhangxiaoou[at]picb.ac.cn
Home-Page: https://github.com/YangLab/CIRCexplorer2
License: MIT
Keywords: circular RNAs
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Requires-Dist: requests
Requires-Dist: pysam (>=0.8.4)
Requires-Dist: pybedtools
Requires-Dist: scipy
Requires-Dist: docopt
[No description]

WHEEL

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

RECORD

Path Digest Size
circ2/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
circ2/align.py sha256=w0D7zn57cWfIy-yudpxmYkFv7ERS8NEsqu2LVhiM344 9296
circ2/annotate.py sha256=Zt03p9QpiUuIWYgFhbe7YfkGXw6nXeVOA8dwrEkM9eA 9995
circ2/assemble.py sha256=OD5P5q7Jr4MCT0T2zrfWE32x9gw44yNg-4Ax9iaIw7M 7095
circ2/command_parse.py sha256=_D_8hy59u_pap8ZxQN8QpYPIdunQQcn4ZHnC28mJuBo 2264
circ2/denovo.py sha256=R3l6Y7XR9aEBN_qTDyGuQyqkeQtRWdL1sYkiu5kj5sU 27908
circ2/dir_func.py sha256=kengsrp3egEBegZc5FXJfbfyRhVH_YOA5SWScX8Mqss 734
circ2/fast_circ.py sha256=anKOpkIcgIKkbOlndYit7uthFASYp9nQbnnPBi9ZKZ8 4047
circ2/fetch_ucsc.py sha256=eRX7o41-JFhhb2DH71NAVs-SI8W37ueooW56fWAkpZo 3347
circ2/genomic_interval.py sha256=tQLGDycQ_Tvjg5MSrHA9gT8JT5znJjcslkQpaom7wKs 9068
circ2/helper.py sha256=5CSamqTzMphGgxItc6Y33BmBgkrWkRg-zTiDzmZRxQg 15982
circ2/parse.py sha256=aAai2q-un_YCES66IB8PW7djIQ-uOU7mng0BZAz3osM 9145
circ2/parser.py sha256=sui2IAB7cV0Q_OTYekmtVcgfJyLWXB58d5bgDX6Gjjg 5716
circ2/rm_fusion_dup.py sha256=twmcDNbblm8I9kAQ1KtBTkv_0_T3hSV63YJ3fJPGF1g 754
circ2/version.py sha256=2s5iT6A8lNMw7GacxSN10cZrv7KHQasEPyL2iqubd8U 22
test/__init__.py sha256=f9cnOYP-gFUQRLXfUHqKZEu3yk8CQWso8xUMgWSq-Zw 208
test/test_annotate.py sha256=IwXr94ZEPMe4yr_X_hTCgvA3ghDWg-bZLRK2HFCZXPc 1417
test/test_denovo.py sha256=HHG43HaWbfCriu29vLVuUPqWVQ5eIRIJe8ca0j4CsL0 2042
test/test_parse.py sha256=6j-W1rRuLZa5W07Uu9wwFaKwYiPDmFh6MLDCA-Zcwmo 3391
test/utils.py sha256=9qP0sW_0o2TAF7Cttm-CI5b2kDh1eC_utgGq3RAULcA 1274
CIRCexplorer2-2.3.8.dist-info/LICENSE.txt sha256=TwWCZf1Caj9jH1nl1pKZu_dGbA_KEuAEpkaHKu1aNPA 1104
CIRCexplorer2-2.3.8.dist-info/METADATA sha256=Z3V_4tCmmSEHNA2QKh44aSRDbpUjSMYQIfetwMa4ITQ 714
CIRCexplorer2-2.3.8.dist-info/WHEEL sha256=p46_5Uhzqz6AzeSosiOnxK-zmFja1i22CrQCjmYe8ec 92
CIRCexplorer2-2.3.8.dist-info/entry_points.txt sha256=t_mGB_4cPAIBGBJhtZYMAfmyBjQaWBcf40oLfzubwj8 134
CIRCexplorer2-2.3.8.dist-info/top_level.txt sha256=7BIn7axjsC1u8Hi5jUctuzonSAAfuIXGvq1vdh7UstE 11
CIRCexplorer2-2.3.8.dist-info/RECORD

top_level.txt

circ2
test

entry_points.txt

CIRCexplorer2 = circ2.command_parse:main
fast_circ.py = circ2.fast_circ:main
fetch_ucsc.py = circ2.fetch_ucsc:main