CoRe.download_AnnotationModel | R Documentation |
Downloading Cell Model Passport annotation file [1].
CoRe.download_AnnotationModel( URL='https://cog.sanger.ac.uk/cmp/download/model_list_latest.csv.gz')
URL |
The URL specifying the online location of the annotation file. Default value points to the most up-to-date version of the Cell Model Passports annotation file (which is kept updated). |
A data frame with one row per model and one colum per annotation entry.
C. Pacini, E. Karakoc, A. Vinceti & F. Iorio
[1] Van der Meer D, Barthorpe S, Yang W, et al. Cell Model Passports-a hub for clinical, genetic and functional datasets of preclinical cancer models. Nucleic Acids Res. 2019;47(D1):D923–D929.
## Downloading Cell Model Passport annotation file modelAnn<-CoRe.download_AnnotationModel() head(modelAnn)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.