combine.smi: Combine compounds together, removing duplicates warn if there...

Description Usage Details

Description

INPUT: smis: named list of smi data.frames with at least columns [smiles, compound] smiles: name of smiles column in smi data.frames compound: name of compound column in smi data.frame

Usage

1
combine.smi(smis, smiles = "smiles", compound = "compound")

Details

OUTPUT: data.frame: columns of smis and column <set>


momeara/SEAR documentation built on May 23, 2019, 6:09 a.m.