Skip to content

MD-Anderson-Bioinformatics/NGCHMDemoData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NGCHM Demo Data

This package contains demonstration data for the NGCHM-R package. Loading the NGCHMDemoData package makes the data available in the R session.

Installation

This package can be installed from the MD-Anderson-Bioinformatics R-Universe repository.

install.packages("NGCHMDemoData", repos = c("https://md-anderson-bioinformatics.r-universe.dev", "https://cran.r-project.org"))

Details

This data was obtained from the MBatch Omic Browser. In order to create a data set small enough for demonstration purposes the expression data was filtered to remove genes with low expression and variance, and only 200 randomly selected samples were used.

  • TCGA.BRCA.ExpressionData MBatch Omic Browser information:
    • Source: GDC
    • Category: Gene Expression Quantification
    • Platform: HTSeq - Counts
    • Version: 2020_12_22_1000
  • TCGA.BRCA.TP53MutationData MBatch Omic Browser information:
    • Source: GDC
    • Category: Masked Somatic Mutation
    • Platform: SomaticSniper Variant Aggregation and Masking
    • Version: 2020_12_22_1000

About

Demo Data for NGCHM R package.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages