Skip to contents

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.