plotStructuresFromNscs {rcellminer}R Documentation

Plot the structures for NSCs

Description

Plot the structures for NSCs

Usage

plotStructuresFromNscs(nscs)

Arguments

nscs

a vector of strings of NSCs used as structure titles

Details

This is a wrapper for the plotStructures() function that takes only NSCs

Value

the function does not return anything

Author(s)

Augustin Luna <augustin AT mail.nih.gov>

Examples

plotStructuresFromNscs("94600")
plotStructuresFromNscs(c("609699", "94600"))


[Package rcellminer version 2.4.0 Index]