Skip to content

Script to download and curate breast cancer datasets from InSilicoDB

Notifications You must be signed in to change notification settings

bhaibeka/MetaGx0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MetaGx

Scripts to download and curate breast cancer datasets from InSilicoDB

Dependencies:

Install the R/Bioconductior dependencies:

pp <- c("InSilicoDb", "Biobase", "BiocGenerics", "org.Hs.eg.db", "survival", "survcomp", "genefu", "mRMRe", "WriteXLS")

source("http://bioconductor.org/biocLite.R")

myrepos <- biocinstallRepos()

rr <- biocLite(pkgs=pp, dependencies=TRUE, type="source", destdir=".")

TODO

  • Weighted survival does not work properly (number of patients per time points should be "unweighted")
  • METABRIC and STAT1?

About

Script to download and curate breast cancer datasets from InSilicoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages