Skip to main content

Learning and Imputation for Mass-spec Bias Reduction

Project description

LIMBR provides a streamlined tool set for imputation of missing data followed by modelling and removal of batch effects. The software was designed for proteomics datasets, with an emphasis on circadian proteomics data, but can be applied to any time course or blocked experiments which produce large amounts of data, such as RNAseq. The two main classes are imputable, which performs missing data imputation, and sva, which performs modelling and removal of batch effects.

Motivation

Decreasing costs and increasing ambition are resulting in larger Mass-spec (MS) experiments. MS experiments have a few limitations which are exacerbated by this increasing scale, namely batch effects and missing data. Many downstream statistical analyses require complete cases for analysis, however, MS produces some missing data at random meaning that as the number of experiments increase the number of peptides rejected due to missing data actually increases. This is obviously not good, but fortunately there is a solution! If the missing data for observations missing only a small number of data points are imputed this issue can be overcome and that’s the first thing that LIMBR does. The second issue with large scaler MS experiments is batch effects. As the number of samples increases, the number of batches necessary for sample processing also increases. Batch effects from sample processing are known to have a large effect on MS data and increasing the number of batches means more batch effects and a higher proportion of observations affected by at least one batch effect. Here LIMBR capitolizes on the larger amount of data and the known correlation structure of the data set to model these batch effects so that they can be removed.

Features

  • KNN based imputation of missing data.

  • SVD based modelling and removal of batch effects.

  • Built for circadian and non-circadian time series as well as block designs

Example Usage

Installation

pip install limbr

API Reference

http://limbr.readthedocs.io/en/latest/

How to Use?

TODO

  • Switch to long format files for greater interoperability and more easily specified file format.

  • Add unit tests to docstrings where possible.

  • Review ensuring maximum Vectorization

Credits

K nearest neighbors as an imputation method was originally proposed by Gustavo Batista in 2002 (http://conteudo.icmc.usp.br/pessoas/gbatista/files/his2002.pdf) and has seen a great deal of success since.

The sva based methods build on work for micro-array datasets by Jeffrey Leek, with particular reliance on his PhD Thesis from the University of Washington (https://digital.lib.washington.edu/researchworks/bitstream/handle/1773/9586/3290558.pdf?sequence=1).

License

© 2017 Alexander M. Crowell: BSD-3

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

LIMBR-0.2.8.2.tar.gz (13.4 kB view details)

Uploaded Source

File details

Details for the file LIMBR-0.2.8.2.tar.gz.

File metadata

  • Download URL: LIMBR-0.2.8.2.tar.gz
  • Upload date:
  • Size: 13.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for LIMBR-0.2.8.2.tar.gz
Algorithm Hash digest
SHA256 9a831ba61d77e38ca649f68538f62810693ce62c91da187d6e5e0d1ba4c136e8
MD5 530fe7bb92ffdd9c0a43f50fb95b33b4
BLAKE2b-256 fca799204a1b583d786ec153d61e151b714be34ef39c5a8821d8cb2cc9db9181

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