Skip to content

indera/crc_transcriptome_analysis

Repository files navigation

Analysis of a Colorectal Cancer (CRC) Dataset

The goal of this repository is to document a part of the analysis performed for the PLOS One paper "Colorectal cancer stages transcriptome analysis"

Downloading the data

The following steps require python3 installed on your computer.

Please clone the repository and obtain the data by executing:

$ git clone https://github.com/indera/crc_transcriptome_analysis.git && cd crc_transcriptome_analysis
$ virtualenv crc -p `which python3`
$ source ./crc/bin/activate
$ pip install -r requirements.txt
$ inv download-data
$ inv extract-data
$ inv describe-data

Authors

Tianyao Huo1; Ronald Canepa2; Andrei Sura1; François Modave1; Yan Gong3,4

  1. Department of Health Outcomes & Biomedical Informatics, College of Medicine, University of Florida, Gainesville, Florida, United States of America
  2. Information Technology and Services, University of Florida, Gainesville, Florida, United States of America
  3. Department of Pharmacotherapy and Translational Research and Center for Pharmacogenomics, College of Pharmacy, University of Florida, Gainesville, Florida, United States of America
  4. UF Health Cancer Center, Gainesville, Florida, United States of America

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published