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. 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.
Our package is publicly available on the Python Package Index (PyPI). Setup instructions can be found in docs/setup.md. The quick answer is that this Python package is installed via pip and then is available to all your python software. At a command line enter the following:
pip install cptac
Documentation and Tutorials
All documentation for the project is contained in the docs/ folder. Documentation comes in two flavors: 1 - tutorials which are written to explain the data formats and conventions, 2 - use cases which are written to demonstrate exploring the data for biological discovery. All documentation is 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.
Requirements
This package is intended to run on Python 3.6 or greater with pandas version 0.25.0 or greater. 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.
Contact
This package is maintained by the Payne lab at Brigham Young University, https://payne.byu.edu
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.7.5-py3-none-any.whl
.
File metadata
- Download URL: cptac-0.7.5-py3-none-any.whl
- Upload date:
- Size: 5.0 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0.post20200210 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 85941ff64da9259858f478cd4df3952aabd3c889774281f0990168d44bd4a4a9 |
|
MD5 | b37ee765e741c1a6fb9bf25bed81a6a9 |
|
BLAKE2b-256 | 19711db2ae1e64d165e3bd30643d3490e95780fd0d0306232c5a367d647495ab |