Learn R Programming

rcellminer (version 1.4.2)

searchForNscs: 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.

Value

  • A vector of matching NSCs

concept

rcellminer

Details

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

Examples

Run this code
searchForNscs("nib$")

Run the code above in your browser using DataLab