get_fingerprint_dimensions: Determine the fingerprint dimension

Description Usage Arguments Value

Description

Given a list of fingerprints, e.g. the output of calculate_fingerprints_from_inchi, the dimension of the fingerprints is determined.

Usage

1
get_fingerprint_dimensions(fps, check_all = FALSE, silent = FALSE)

Arguments

fps

list of fingerprint object

check_all

logical, if FALSE only the first not null fingerprint is used to determine the fingerprint dimension.

silent

logical, if TRUE warnings are supressed.

Value

integer, dimension of the fingerprints or list of integers, if several different dimensions where found.


bachi55/rcdkTools documentation built on Nov. 3, 2019, 2:06 p.m.