Description Usage Arguments Value
List of fingerprint
objects to matrix.
1 2 | fingerprints_to_matrix(fps, is_hashed = FALSE, sort_hash_keys = FALSE,
add_colnames = FALSE)
|
fps |
list of |
is_hashed |
boolean, indicating whether the provided fingerprints are hashed fingerprints, i.e. fps dimension might be different and direct matching of the dimensions is not possible. |
sort_hash_keys |
boolean, indicating whether the hash keys should be
sorted (using |
add_colnames |
boolean, indicating whether the hash keys should be added as column-names to the output matrix. |
fingerprint matrix (n_samples x n_fingerprints)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.