GetTissue: Extract the source tissue of one cell line.

View source: R/api_cellosaurus.R

GetTissueR Documentation

Extract the source tissue of one cell line.

Description

This function extract source tissue according to cross-reference "CCLE Name" from an XMLIntervalElementNode object extracted from Cellosaurus xml file. Combining it with apply or sapply can extract tissue from an XMLNodeSet object.

Usage

GetTissue(node)

Arguments

node

An XMLInternalElementNode with only one cell line's information which was extracted from Cellosaurus xml file.

Value

A character. The tissue name of cell line according to CClE category.

Author(s)

Jing Tang jing.tang@helsinki.fi Shuyu Zheng shuyu.zheng@helsinki.fi


DrugComb/TidyComb documentation built on June 22, 2022, 2:49 a.m.