write_fingerprint_to_json_file: Convert fingerprint list into a JSON string and write it to a...

Description Usage Arguments

Description

List of fingerprint objects is converted to a JSON string. Subsequently this string is stored in a file using write_json.

Usage

1
write_fingerprint_to_json_file(fps, path, exclude_zero_fp = FALSE, ...)

Arguments

fps

list of fingerprint objects (1 x n_samples)

path

string, path to the output file

exclude_zero_fp

logical, indicating whether fingerprints that have value equal 0 should be excluded from the JSON string.

...

parameters passed to down to toJSON.


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