smoothfdr

View on PyPIReverse Dependencies (0)

0.9.4 smoothfdr-0.9.4-py2.py3-none-any.whl

Wheel Details

Project: smoothfdr
Version: 0.9.4
Filename: smoothfdr-0.9.4-py2.py3-none-any.whl
Download: [link]
Size: 34025
MD5: 860125cc84e23817217214ee6c57347d
SHA256: 1905abb1331700517bfc2c1355085a8f6f6039574a80c651a1351bc8acd44005
Uploaded: 2015-10-29 04:29:39 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: smoothfdr
Version: 0.9.4
Summary: False discovery rate smoothing
Author: Wesley Tansey
Author-Email: tansey[at]cs.utexas.edu
Home-Page: https://github.com/tansey/smoothfdr
License: MIT
Keywords: statistics biostatistics fdr hypothesis machinelearning
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: matplotlib
Requires-Dist: pygfl
[Description omitted; length: 468 characters]

WHEEL

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

RECORD

Path Digest Size
smoothfdr/__init__.py sha256=cs0B67DeFV08TnKm7BRSTGetXfLqerwYTlMXJeCR_P8 36705
smoothfdr/gen2d.py sha256=m4--RhVQtyZFHiDaYFesEmyoiPKs38tj0RZXD2P8Ndk 6195
smoothfdr/neuropost.py sha256=SyWxaotwaWKyLVFxWAngGdlE3P_1T2ObN7_krOJDAiM 6958
smoothfdr/neuropre.py sha256=zhhTerFJhNwFlOLR6P7HUMM1EG6i2Ocb_np-5AQIPLc 3262
smoothfdr/normix.py sha256=oFCEmHFepOprH-PFUd4oVDxIQKifnxuLsquKBWbLzWc 4069
smoothfdr/plotutils.py sha256=Kmy6scOktcBG5d4Y7Tm2JkPAoycVRp4nGNarrI_Rwsk 8488
smoothfdr/sfdr.py sha256=YOv1g4jPXrf5R51vN8AJTo_mFMRGhecnER1WSjQ08m4 3138
smoothfdr/signal_distributions.py sha256=GrOywIE0OfzdRv79ZEzD_Pt2l755BP4i_XpzlmFpqQk 3585
smoothfdr/smoothed_fdr.py sha256=a9veYJt70GJ9Fq1AgUEJ3fxRpTYAeJLBX80z7rsORxA 35508
smoothfdr/utils.py sha256=AStTRTXWojY4ehROQsmBsQU0XTyvj843EQ0ph0nEFPk 13530
smoothfdr-0.9.4.dist-info/DESCRIPTION.rst sha256=YRN7Zx0cdalW_DUL9zOWbMIqipHGDjhOVqeTOFMe4K0 468
smoothfdr-0.9.4.dist-info/entry_points.txt sha256=THxiTPbHKgUi5pvg6iKo4oPi41XLXKL7fSxhF0c84TA 147
smoothfdr-0.9.4.dist-info/METADATA sha256=qQQO-gK6ga_S4XGeOEajurD6Kkj_K_wsVm45h4ZbPa0 1139
smoothfdr-0.9.4.dist-info/metadata.json sha256=UhdNJTQ9PCXcCwC_2xXwW8bXIC3IcFTmqes1VDwXjH8 1207
smoothfdr-0.9.4.dist-info/RECORD
smoothfdr-0.9.4.dist-info/top_level.txt sha256=m8ypTw-KZpHlYa2A74rX4XiZjVsfkVn6RdtlNLUUM3g 10
smoothfdr-0.9.4.dist-info/WHEEL sha256=AvR0WeTpDaxT645bl5FQxUK6NPsTls2ttpcGJg3j1Xg 110

top_level.txt

smoothfdr

entry_points.txt

gen2d = smoothfdr.gen2d:main
neuropost = smoothfdr.neuropost:main
neuropre = smoothfdr.neuropre:main
smoothfdr = smoothfdr:main