Python packaging for CPTAC data
Project description
cptac
This project is intended to facilitate accessing and interacting with cancer data from the National Cancer Institute CPTAC consortium, which characterizes and studies the proteogenomic landscape of tumors. Currently, the datasets available are: endometrial cancer, ovarian cancer and colon cancer. These cancer studies are downloadable via our Python package as native dataframe objects and can therefore be integrated very quickly and easily with other Python-based data analysis tools. Follow our walkthrough tutorials for a demonstration of ways to use our system.
Setup instructions can be found in doc/setup.md
Tutorials
Tutorials for this package describe how to use the package functions for research with the provided data. All the tutorials are written in Python using the interactive Jupyter notebooks. If you are unfamiliar with Jupyter, follow the instructions given at jupyter.org/install. You will then be able to run our tutorials as interactive, exploratory data analyses.
- Tutorial 1: CPTAC data introduction
- Tutorial 2: Using pandas to work with cptac dataframes
- Tutorial 3: Joining dataframes with cptac
- Use Case 1: Comparing transcriptomics and proteomics for a single gene
- Use Case 2: Looking for correlation between clinical attributes
- Use Case 3: Associating clinical variables with acetylation
Requirements
This package is intended to run on Python 3.6 with pandas 0.23.4. In the tutorials, we use seaborn 0.9.0 for data visualization.
License
This package contains LICENSE.md document which describes the license for use. Please note the difference between the license as it applies to code versus data.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file cptac-0.5.1-py3-none-any.whl
.
File metadata
- Download URL: cptac-0.5.1-py3-none-any.whl
- Upload date:
- Size: 47.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1fc4461d67ee1aa57ffa1bbe96661e42c65866853c92f5e51ae866dcbd00bd22 |
|
MD5 | b26764fcfbb5a6a84b5826b56666122d |
|
BLAKE2b-256 | 7fd4c7b65e98a7347e4c0173fb6235bf1a141323f6acbce9c9dbe9f482fa0863 |