/fingerprint/NAMESPACE
http://github.com/rajarshi/cdkr · #! · 14 lines · 14 code · 0 blank · 0 comment · 0 complexity · f3cc32b66510e3d071859b8479edbaa6 MD5 · raw file
- importFrom("methods")
- exportClasses("fingerprint")
- exportClasses("featvec")
- exportClasses("feature")
- exportMethods("fold", "euc.vector", "distance",
- "random.fingerprint", "as.character",
- "length", "show",
- "feature", "count", 'feature<-', 'count<-')
- export("fp.sim.matrix", "fp.to.matrix", "fp.factor.matrix",
- "fp.read.to.matrix", "fp.read","shannon",
- ##"featvec.to.binaryfp",
- "moe.lf", "bci.lf", "cdk.lf", "ecfp.lf", "fps.lf", "jchem.binary.lf",
- "bit.spectrum", "balance", "bit.importance")
- useDynLib(fingerprint)