Skip to main content

A differential expression analysis package for proteomics data, which leverages transcriptomics tools.

Project description

DEPy

PyPI version

A differential expression analysis package for bulk proteomics (and metabolomics) data, which leverages transcriptomics tools. Inspired by R tools like DEP and SummarizedExperiment, it brings the power of Bioconductor to Python. All you need is a matrix of features and their intensity values.

Features

  • SummarizedPY: A container for your -omics data, much like SummarizedExperiment or DEP in R.
  • Filtering and subsetting your samples and features
  • Missing value filtering
  • Imputation using ImputeLCMD (many methods)
  • Transforming (log, centering, standardizing, vsn)
  • Leverage surrogate variable analysis (sva) to adjust for latent batch effects
  • Use the flexibility and power of limma-trend to improve your DEA results and accommodate mixed effects
  • Limma arrayWeights to adjust variable sample quality (often an issue in human and animal datasets)
  • Visualize your DEA results with elegant volcano plots

Installation

conda

This is the best way to install DEPy.

conda env create -f environment.yml

Note that DEPy (summarizedpy) must be run within the depy conda environment or a cloned version of it. This is because summarizedpy needs an isolated environment to run R in due to the complex loading behavior of Bioconductor packages.

Using pip

pip install summarizedpy

Quick start

import depy as dp

sp = dp.SummarizedPy()
sp = sp.import_from_delim_file(path=path/to/pgroup.tsv, delim="\t")

See the full tutorial for more.

Credits

This package leverages amazing packages from the R and Bioconductor community, including limma, vsn, sva, ImputeLCMD, and Tidyverse. This package was created with Cookiecutter and the audreyfeldroy/cookiecutter-pypackage project template.

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

summarizedpy-0.1.1.tar.gz (25.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

summarizedpy-0.1.1-py3-none-any.whl (22.9 kB view details)

Uploaded Python 3

File details

Details for the file summarizedpy-0.1.1.tar.gz.

File metadata

  • Download URL: summarizedpy-0.1.1.tar.gz
  • Upload date:
  • Size: 25.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.19

File hashes

Hashes for summarizedpy-0.1.1.tar.gz
Algorithm Hash digest
SHA256 399c1d3c04cb0bd379bd9cce5ffe349cd52f96a70faa326e06586708d6481ec8
MD5 9d68207bce7260bea205c6cc9f8de7c2
BLAKE2b-256 254216e75e15d65a3e9cfd81cd59d26c3fb644ed66d59267aba94ff149b31e30

See more details on using hashes here.

File details

Details for the file summarizedpy-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: summarizedpy-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 22.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.19

File hashes

Hashes for summarizedpy-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a431929caab590e122a068ac1eafa681ddac6e2bd6bedd0e94c4c2942464a8dd
MD5 2d0acd6d4aa235f40646fc9c0a7c7300
BLAKE2b-256 c4c1a6991e8f9b608ef471a5589778d48ccf35e3f7fcdbf2d4d5d58c78654b55

See more details on using hashes here.

Supported by

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