save_dist_mat: Save sample distance matrix to text file

View source: R/io.R

save_dist_matR Documentation

Save sample distance matrix to text file

Description

Save the inter-sample distance matrix produced by summarize_dataset to the specified file path in CSV format.

Usage

save_dist_mat(dist_mat, fp)

Arguments

dist_mat

matrix produced by summarize_dataset via make_dist_mat.

fp

output file path.


ressy/microsat documentation built on Aug. 24, 2023, 10:09 a.m.