cnvfinder

View on PyPIReverse Dependencies (0)

1.0.0b5 cnvfinder-1.0.0b5-py3-none-any.whl

Wheel Details

Project: cnvfinder
Version: 1.0.0b5
Filename: cnvfinder-1.0.0b5-py3-none-any.whl
Download: [link]
Size: 56279
MD5: 984aecc947333ea96a434588cc90d094
SHA256: 3e1dcd4908420a8290d24e60c67cd8e6bcaccf208fce9221b64dd7cb3ee10c6b
Uploaded: 2018-10-18 17:57:18 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cnvfinder
Version: 1.0.0b5
Summary: A Python3.x package for CNV detection
Author: IP4 Team
Author-Email: ip4.developers[at]gmail.com
Home-Page: https://github.com/ip4-team/cnvfinder
License: MIT
Keywords: CNV analysis development
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Python: >=3
Requires-Dist: pysam
Requires-Dist: pandas
Requires-Dist: plotly
Requires-Dist: numpy
Requires-Dist: scikit-learn
Requires-Dist: scipy
Requires-Dist: numexpr
Requires-Dist: matplotlib
Requires-Dist: bedhandler
[Description omitted; length: 160 characters]

WHEEL

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

RECORD

Path Digest Size
cnvfinder/__init__.py sha256=hLicH_Pgf5vdkYEd2Q29C08DmeK4bAPDMePlmTe46VI 180
cnvfinder/bedloader/__init__.py sha256=6UmqRZZ75EN_dXamv5zK9_-9qnL5h1eLiydx6dL9vQY 27
cnvfinder/bedloader/bedloader.py sha256=3i-opeO_DSDVCeK0fikWBa1MQUF08RGEdtVTgf9MuOA 8273
cnvfinder/checkmemory/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cnvfinder/checkmemory/checkmemory.py sha256=VpH-Z__IuRdiHs_-wkdDi43hwb0aUu7PJNkoMJ8O66M 2115
cnvfinder/cnvdetector/__init__.py sha256=IwAJ7f--rVRuQ7YfJWLDRT4ocd3ww4q79DrJB8RH_zI 68
cnvfinder/cnvdetector/cnvdetector.py sha256=lg9-QH5vf_BifcCpYgFmJHm4ksYVARjdhjTF4xyvVF0 7882
cnvfinder/commons/__init__.py sha256=3SzIrb347-jpZB6Y2cZpSjUNJl4NCCMCNAp-8422XRc 29
cnvfinder/commons/commons.py sha256=-KXX05sZJOcwfHeLBUof5mFtLGBPw7ddWWe5VBjvVYE 17333
cnvfinder/data/cytoBand.txt sha256=s5p4f1bqRR8oDry4GE2sL0P-Hix1oR1IL6UP0Fuj9hU 30794
cnvfinder/graphics/__init__.py sha256=ixtmDECqKKAvKzhElW0U_urhHbzFyC8TcD_u226pyAk 168
cnvfinder/graphics/graphics.py sha256=QQ0SpKpOstmpzWDbk7Q7Y3oT6YROktItaDAE3KNo6Ow 6990
cnvfinder/ideogram/__init__.py sha256=MT8Vi4hamUzOfUi5fcaJn61VDRkqBN9oHKLgWPFzGpc 31
cnvfinder/ideogram/ideogram.py sha256=RrzqX7DbaWvHuBBAIH1H7DMDzX2jDCEQsVJ4xDksfxc 8037
cnvfinder/mphandler/__init__.py sha256=N5Zybkqi_JY6_NIkH-UfNV_2NDCxGIMtcxrFGJsE4-o 37
cnvfinder/mphandler/mphandler.py sha256=NarGGtg6N4T27lcGXq5o2oph1W4LnYowNCy7NO2mufs 1885
cnvfinder/nrrhandler/__init__.py sha256=1Xnkf5AemhwsY4pmGhN40iOr2jWYFDUdKurnGIlf9vA 126
cnvfinder/nrrhandler/nrrhandler.py sha256=ofRqRZFg3ev3EuTlCFdkXVFofnSXY4Vda1eX5k_dDis 32489
cnvfinder/stats/__init__.py sha256=lqd2gM59cWSgGiO_Xn-thyMev1PQwSmc945gDIgVmC8 280
cnvfinder/stats/stats.py sha256=1DkBDTzzHBTCx8MlqpUp1Ga0qgqG4NliiUW6YEqvbtQ 5490
cnvfinder/tsvparser/__init__.py sha256=sZTTNAYr3LUjuvfpPvynayKRmVgr3mpAANE_j26H2Uc 42
cnvfinder/tsvparser/tsvparser.py sha256=n2d9uyFpzOaZ5Nc3IWF42_So4LJtc519v2-g5Jqwe7k 2240
cnvfinder/utils/__init__.py sha256=WgqLiSAK3Jbs2TsO4u1fuI13EOD42YR3cYIsm7Ut64s 478
cnvfinder/utils/utils.py sha256=NrSWI68fzwuyxDRVk-Qu4P6Z227CJFAeGAaOUg_oQx0 11806
cnvfinder/vcfhandler/__init__.py sha256=J-rWHfpwRhpuYI9-_gU0KmmpoxcmOBXL09RcIqFwkCE 126
cnvfinder/vcfhandler/vcfhandler.py sha256=PzP82uO4iVhy9KdPthU-9FDwwj415rw_Y3Yozfg5YhE 26593
cnvfinder/wrapper/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cnvfinder/wrapper/argdesc.py sha256=7PYBGWzkj1wEZ0LWoHofpxLMWMkp0bfa1OTvdRCYytY 7940
cnvfinder/wrapper/command_line.py sha256=-SCE6edFwl7wdW4zpB4I0XeafMe5UjyW3djIgStzQYA 25678
cnvfinder/wrapper/utils.py sha256=Fwxvk1Ik4e-qBxWEO6FOGSrU2u84FuTZg5HvcoeTqb8 1611
cnvfinder-1.0.0b5.dist-info/LICENSE sha256=BLl7VbuGFoCZ5iPyPH0cFnsP5JPS2HSslDnsXKTl0Gc 1065
cnvfinder-1.0.0b5.dist-info/METADATA sha256=iHRMDCwtLf-0pqvnvPA2aMlSx5p5m7hsC428aexa28M 1095
cnvfinder-1.0.0b5.dist-info/WHEEL sha256=-ZFxwj8mZJPIVcZGLrsQ8UGRcxVAOExzPLVBGR7u7bE 92
cnvfinder-1.0.0b5.dist-info/entry_points.txt sha256=JRJK1-G2-PEliqDqH0toDGnpNVtq_weS1PgoYVzalZE 67
cnvfinder-1.0.0b5.dist-info/top_level.txt sha256=ZW9SJ-Gg3SrMXHaAj9_VYbgT7CSosLWDzWMEuNJJQhw 10
cnvfinder-1.0.0b5.dist-info/RECORD

top_level.txt

cnvfinder

entry_points.txt

cnvfinder = cnvfinder.wrapper.command_line:main