Skip to content
This repository has been archived by the owner on Jan 8, 2019. It is now read-only.

Kornel/krabmen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Krabmen

Download data

  • To download the necessery TCGA data please run scripts/r/download-tcga-mrna.R.

  • This script downloads TCGA data into the download directory.

  • To extract headers from the file (for barcode analysis) please run scripts/first-line.sh. These headers can be used to generate barcode stats.

  • Next run scripts/r/count.R to generate statistics of all barcodes in results/stats. These statistics are a summary of barcodes of the TCGA data - how many tumor vs how many normal cells are in each tumor file. The file count.R has a variable headers.dir which should be set to either the normalized or raw data header directory.

Expression level

Run negative binomial test, H0 = mean expression level for tumor and normal cells are the same

Additionally, a table with statistics like median and mean expression level should be generated for normalized data.

Heatmaps:

To generate data for heatmaps run:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published