Skip to main content

python 2.7 implementation of stability NMF (Siqi Wu 2016)

Project description

Amy Campbell, 2016

staNMF

Python 2.7 implementation of Siqi Wu et al.’s 2016 stability NMF (staNMF)

Package Contents

staNMF.py

staNMF.py class includes the necessary methods to perform stability NMF on a user-specified .csv datase (see sourcecode/staNMF_Example for precise usage instructions)

staNMF_Example.py

Example of staNMF demonstrated on Wu et al.’s 2016 drosophila spatial expression data between K=15 and K=30; Generates sample factorizations, calculates instability index, and plots instability against K

staNMF_driver.py

Driver script to run staNMF in parallel; can be called from the command line using: python staNMF_driver.py <k1> <k2> <reps1> <reps2> <folder> <filename> <function> (See docstring for more specific instructions)

data/WuExampleExpression.csv

sample dataset (also available for download here)

Installation

$ pip install staNMF

Please note that staNMF requires SPAMs package (version 2.5), which is available from Julien Mairal et al. , or from Anaconda using:

$ conda install -c conda-forge python-spams=2.5

Acknowledgements

This work was supported by The Gordon and Betty Moore Foundation’s Data-Driven Discovery Initiative (GBMF 4552 to C.S.G.) and a grant from the National Institutes of Health (R01 CA200854)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

staNMF-1.1.tar.gz (5.4 MB view details)

Uploaded Source

File details

Details for the file staNMF-1.1.tar.gz.

File metadata

  • Download URL: staNMF-1.1.tar.gz
  • Upload date:
  • Size: 5.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for staNMF-1.1.tar.gz
Algorithm Hash digest
SHA256 6824eb0ef9a82005208eaac3563c00bf19a91b8eb3eb18ab8972e9f5135cf575
MD5 37c1adf0afeb0296bca15054f6fe6896
BLAKE2b-256 9175e984b31b4f902646bff1675df4cc391ab84f51464be3fd239509cddbafee

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page