create.fp: create a fingerprint file given file or data frame with...

Description Usage

Description

create a fingerprint file given file or data frame with columns [compound, smiles] return based on the read parameter

Usage

1
2
3
4
create.fp(smi, compound = "compound", smiles = "smiles",
  output_fname = NULL, fp_format = c("sea_native", "bitstring"),
  fp_type = c("rdkit_ecfp", "rdkit_path", "rdkit_ecfp_mask"),
  standardize = T, verbose = F)

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