searchForNscs {rcellminer}R 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$")  


[Package rcellminer version 2.14.0 Index]