Learn R Programming

iqspr (version 1.0)

viewstr: view 2D structures from SMILES string vector

Description

view 2D structures from SMILES string vector

Usage

viewstr(smis)

Arguments

smis
SMILES string vector

Examples

Run this code
viewstr(c("c1ccc2ccc3c(NCCN(C)C)cc(nc3c2c1)", "c1ccc2ccc3c(NCCN(CC)CCCl)cc(nc3c2c1)",
 "c1ccc2ccc3c(NC(CC)CC)cc(nc3c2c1)", "c1ccc2ccc3c(c2c1)ncc(c3NCCNCC=CCCCC)"))

Run the code above in your browser using DataLab