five

Pharmacogenomics Datasets for Cancer Cell Lines from CellMiner Cross-Database (CellMinerCDB)

收藏
Zenodo2025-05-20 更新2026-05-26 收录
下载链接:
https://zenodo.org/doi/10.5281/zenodo.15122311
下载链接
链接失效反馈
官方服务:
资源简介:
Cell line pharmacogenomics datasets for cancer biology and machine learning studies. The datasets are compatible with rcellminer and CellMinerCDB (see publications for details) and data can be extracted for use with Python-based projects. An example for extracting data from the rcellminer and CellMinerCDB compatible packages:  # INSTALL ---- if (!require("BiocManager", quietly = TRUE)) install.packages("BiocManager") BiocManager::install("rcellminer") # Replace path_to_file with the data package filename install.packages(path_to_file, repos = NULL, type="source") # GET DATA ---- ## Replace nciSarcomaData with name of dataset through code library(nciSarcomaData) ## DRUG DATA ---- drugAct <- exprs(getAct(nciSarcomaData::drugData)) drugAnnot <- getFeatureAnnot(nciSarcomaData::drugData)[["drug"]] ## MOLECULAR DATA ---- ### List available datasets names(getAllFeatureData(nciSarcomaData::molData)) ### Extract data and annotations expData <- exprs(nciSarcomaData::molData[["exp"]]) mirData <- exprs(nciSarcomaData::molData[["mir"]]) expAnnot <- getFeatureAnnot(nciSarcomaData::molData)[["exp"]] mirAnnot <- getFeatureAnnot(nciSarcomaData::molData)[["mir"]] ## SAMPLE DATA ---- sampleAnnot <- getSampleData(nciSarcomaData::molData)
提供机构:
Zenodo
创建时间:
2025-04-01
5,000+
优质数据集
54 个
任务类型
进入经典数据集
二维码
社区交流群

面向社区/商业的数据集话题

二维码
科研交流群

面向高校/科研机构的开源数据集话题

数据驱动未来

携手共赢发展

商业合作