# autoGDC

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 . `
Release files for autoGDC 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| autoGDC-0.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Release files / autoGDC-0.0.1-py3-none-any.whl
| Download URL | autoGDC-0.0.1-py3-none-any.whl |
|---|---|
| Size | 32.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c58b9c509b28e0ec99d82a1a499e413a094e182c79fcfb3efa021eb7dffea1a8
|
|
BLAKE2b-256 checksum How to use checksums |
41dd7cfd8d436be5343fd8d0bad10ab5ca3f4c7d1fd21e532ca2093f995186ff
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
Python-urllib/3.8
|