GetAccession: Extract the Cellosaurus accession ID of one cell line.

View source: R/api_cellosaurus.R

GetAccessionR Documentation

Extract the Cellosaurus accession ID of one cell line.

Description

This function extract Cellosaurus accession ID of one cell line from an XMLIntervalElementNode object extracted from Cellosaurus xml file. Combining this function with apply or sapply can extract disease information from an XMLNodeSet object.

Usage

GetAccession(node)

Arguments

node

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

Value

A character. The Cellosaurus accession ID of cell line

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.