pedcan_expression {scimo}R Documentation

Gene Expression of Pediatric Cancer

Description

Gene expression of 108 CCLE cell lines from 5 different pediatric cancers.

Usage

data("pedcan_expression", package = "scimo")

Format

A tibble with columns:

cell_line

Cell line name.

sex

One of Male, Female or Unknown.

event

One of Primary, Metastasis or Unknown.

disease

One of Neuroblastoma, ⁠Ewing Sarcoma⁠, Rhabdomyosarcoma, ⁠Embryonal Tumor⁠ or Osteosarcoma.

other columns

Expression of the gene, given in log2(TPM + 1).

Source

This dataset is generated from DepMap Public 23Q4 primary files. https://depmap.org/portal/download/all/.

Examples

data("pedcan_expression", package = "scimo")
pedcan_expression

[Package scimo version 0.0.1 Index]