lesion_data | R Documentation |
Genomic lesion dataset including copy number variations, single nucleotide variants, and structural rearrangements affecting 265 newly diagnosed T-cell Acute Lymphoblastic Leukemia (T-ALL) patients, as reported by Liu, Yu, et al. (2017). The original lesion coordinates were based on the GRCh37 (hg19) human genome assembly. We converted these coordinates to GRCh38 (hg38) using the UCSC LiftOver tool (https://genome.ucsc.edu/cgi-bin/hgLiftOver) prior to running GRIN2 analyses.
lesion_data
lesion_data
A data frame with 6,861 rows and 5 columns:
Patient identifier for the individual affected by the lesion
Chromosome on which the lesion is located
Lesion start position (in base pairs, hg38)
Lesion end position (in base pairs, hg38)
Type of lesion (e.g., gain, loss, mutation, fusion, etc.)
Adapted from the supplementary tables of Liu, Yu, et al. (2017), Nature Genetics (https://www.nature.com/articles/ng.3909#Sec27)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.