mount_matrix: mount_matrix

View source: R/Similarity_Functions.R

mount_matrixR Documentation

mount_matrix

Description

Mounts distance matrix from partially computed distances.

Usage

mount_matrix(dir_files, structures_ini, tail_to_remove = ".Rda")

Arguments

dir_files

directory where the output intermediate files from compute_sim_one_dir_bar or compute_sim_two_dir_bar are placed

structures_ini

original list of barcodes to compute used to compute similarities.

tail_to_remove

character string to remove from the tail of the barcode file paths.

Examples

## Not run: 
mount_matrix(dir_files,structures_ini,tail_to_remove)

## End(Not run)

jfores/DocTDA documentation built on March 19, 2022, 9:37 p.m.