searchForNscs: Search for NSCs

View source: R/searchForNscs.R

searchForNscsR Documentation

Search for NSCs

Description

Search for NSCs

Usage

searchForNscs(pattern)

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

searchForNscs("nib$")  


cannin/rcellminer documentation built on Aug. 11, 2024, 8:45 a.m.