bci.lf |
Functions to parse lines from fingerprint files |
cdk.lf |
Functions to parse lines from fingerprint files |
fp.and |
Logical operators for fingerprints |
fp.distance |
Calculates the distance between two fingerprint vectors |
fp.factor.matrix |
Converts a list of fingerprints to a data.frame of factors |
fp.fold |
Fold a fingerprint |
fp.from.bstring |
Generates a fingerprint vector from a string representation of the binary fingerprint |
fp.not |
Logical operators for fingerprints |
fp.num |
The number of bits that are on in a fingerprint |
fp.or |
Logical operators for fingerprints |
fp.read |
Functions to read fingerprints from files |
fp.read.to.matrix |
Functions to read fingerprints from files |
fp.sim.matrix |
Calculates the similarity matrix for a set of fingerprints |
fp.to.matrix |
Converts a list structure of fingerpring vectors to a matrix |
fp.to.string |
Generates a string representation of a binary fingerprint |
fp.to.vector |
Converts the fingerprint from a nD cube representation to an nD sphere representation |
fp.xor |
Logical operators for fingerprints |
fpNAnd |
These functions evaluate the number of bits in various conditions |
fpNOff |
These functions evaluate the number of bits in various conditions |
fpNOr |
These functions evaluate the number of bits in various conditions |
moe.lf |
Functions to parse lines from fingerprint files |