tokensFromPac: Open token distance matrix

View source: R/files.R

tokensFromPacR Documentation

Open token distance matrix

Description

Open a distance matrix stored as a .pac compressed file with a .npy file with distances and a .meta file with dimension names. Might only work for token-to-token distance matrices.

Usage

tokensFromPac(input_file)

Arguments

input_file

Name of the file

Value

Distance matrix as matrix with ids as rownames and column names.


montesmariana/semcloud documentation built on April 15, 2022, 6:57 a.m.