generate_fingerprints: Function to generate fingerprints.

Description Usage Value

View source: R/combine_data.R

Description

This function is best run on a beefy cloud instance (I tested on aws c5d.4xlarge). It will take a while, and use a lot of memory. You really must run "options(java.parameters = '-Xmx16g')" prior to loading rJava package (may require starting a new session), to prevent running into OOM errors.

Usage

1
generate_fingerprints(structure_df, type)

Value

TBD


nf-osi/dtexbuilder documentation built on Dec. 22, 2021, 1:15 a.m.