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.

Documentation

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.4.tar.gz (33.4 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.4-py3-none-any.whl (24.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: summarizedpy-0.1.4.tar.gz
  • Upload date:
  • Size: 33.4 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.4.tar.gz
Algorithm Hash digest
SHA256 a818f7d56ed4e945dcdfa60abb851cc27056570d76e4869e436da0c673f43b24
MD5 a42ba16c43e292be18ee2e7a6ea79b8b
BLAKE2b-256 6a8c25bd073c32d0039a109ba8139075e463c254161c50274405016c3329da7b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: summarizedpy-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 24.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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 569b7539e359ba3f2f1d4e29313b357d88fe099b292400da5f3ead58609f204c
MD5 5f1d237fc143506ef4296df6aea16bbf
BLAKE2b-256 227393e9d3dd976c62123070f4097f1e96cb4fd57fd5168f605b612a6a96d1e0

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