Automatic Genomic Data Commons processing for bioinformaticians
Project description
# autoGDC
![logo](https://raw.githubusercontent.com/chasealanbrown/autoGDC/master/autoGDC_logo.png)
This package was created for automatic downloading and processing of Genomic Data Commons data.
## Why? The GDC is a great resource; however the process of downloading the data and combining it into a simple format can be time consuming. This package makes this more streamlined.
Examples of a few questions that may be explored are provided:
DNA Methylation Clock: What sites are chosen when training a DNA methylation clock model? How do they differ when different techniques are applied to retreive these sites?</li>
RNA vs. DNA methylation: What is the correlation between transcription and DNAm for paired data?</li>
DNA methylation sequence modeling: How much information is contained within sequence information of DNA methylation with respect to transcription?</li>
Glioblastoma Differential Gene Expression: What is the DEG signature for glioblastoma patients?</li>
These examples can help provide as a basis for how to use this package effectively.
## Installation The package autoGDC is available on pypi:
`sh pip install autoGDC `
## Installation from source
`sh git clone https://github.com/chasealanbrown/autoGDC cd autoGDC `
followed by either:
`sh python setup.py install `
or for development mode installation
`sh python -m pip install -e . `
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 autoGDC-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: autoGDC-0.0.1-py3-none-any.whl
- Upload date:
- Size: 32.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c58b9c509b28e0ec99d82a1a499e413a094e182c79fcfb3efa021eb7dffea1a8 |
|
MD5 | 7a8f00f19a0f079b7105d31de288bcc6 |
|
BLAKE2b-256 | 41dd7cfd8d436be5343fd8d0bad10ab5ca3f4c7d1fd21e532ca2093f995186ff |