searchForNscs: Search for NSCs

Description Usage Arguments Details Value Examples

View source: R/searchForNscs.R

Description

Search for NSCs

Usage

1

Arguments

pattern

a search pattern. This string will be treated as a regular expression with the case ignored.

Details

Use this function with caution. Not all compounds have names and compounds can have many synonyms not included in CellMiner.

Value

A vector of matching NSCs

Examples

1
searchForNscs("nib$")  

rcellminer documentation built on Nov. 26, 2020, 2:02 a.m.