Skip to main content

A package from the NCI-CPTAC DREAM Proteogenomics Challenge

Project description

proteo_estimator

Overview

We present the first data science competition aiming at predicting protein levels from copy number and transcript levels, as well as phosphorylation levels from protein levels. The winning models outperform standard baseline machine learning methods and simply using the transcript levels as proxy for protein levels with respect to prediction performance on new patient samples. An in depth analysis revealed associations between the commonly predictive genes and essentiality. We provide all the submitted models to the community for re-use and a web application to explore the result of this challenge to support improved large scale proteogenomic characterization of tumor samples and a better understanding of signaling deregulation.

Installation

For development release:

pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.python.org/pypi proteo_estimator

For production release:

pip install proteo_estimator

Requires Python3

Usage

import proteo_estimator as pr

# Subchallenge 2: predicting protein levels from copy number and transcript levels
prediction_file = pr.predict_protein_abundances(
        tumor,
        rna,
        cna,
        output_dir,
        logging=True)

Arguments

Parameter Default Type Description
tumor str Tumor type, options are 'breast' and 'ovarian'
rna str Absolute file path for rna table. Table must be in TSV format of genes x samples
cna str Absolute file path for cna table. Table must be in TSV format of genes x samples
output_dir str Absolute file path for output directory. Prediction table and confidence scores will be saved under this directory as prediction.tsv and confidence.tsv
logging True bool Print progress to stdout

Return Value

Output Type Description
prediction_file str Path to tab-separated file of predicted protein levels in the shape of genes x samples. This file will be saved in the directory passed to the parameter "output_dir" as prediction.tsv

Note

Please ensure that your docker daemon is running in the background. All file paths must be absolute.

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

proteo_estimator-0.0.4.tar.gz (2.9 kB view details)

Uploaded Source

Built Distribution

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

proteo_estimator-0.0.4-py3-none-any.whl (8.4 kB view details)

Uploaded Python 3

File details

Details for the file proteo_estimator-0.0.4.tar.gz.

File metadata

  • Download URL: proteo_estimator-0.0.4.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/39.1.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.5.4

File hashes

Hashes for proteo_estimator-0.0.4.tar.gz
Algorithm Hash digest
SHA256 d674128ef8d67b2ee3c380f9bf00af25dcd897fab1d7c01b0dae5639475e2861
MD5 6d6c07a2a5426072a339d6f6b4644c90
BLAKE2b-256 e1a4eeef6d415fc47253a2b0f93afc2c9c844090bfa5f58cc1dd9f05b048a00f

See more details on using hashes here.

File details

Details for the file proteo_estimator-0.0.4-py3-none-any.whl.

File metadata

  • Download URL: proteo_estimator-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 8.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/39.1.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.5.4

File hashes

Hashes for proteo_estimator-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 212598295361acf46081178a47516cb13a82002fa398adfbc8db427d5e29dabf
MD5 6ca6e296805e6e1c0c507bb8cb5b4aff
BLAKE2b-256 71c16be41e248bb60189541b64cbdc8d26e5bf25cc515c611902a6c4de2a0649

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