save_sample_data: Save per-sample processed data to text files

View source: R/io.R

save_sample_dataR Documentation

Save per-sample processed data to text files

Description

Save each per-sample data frame produced by analyze_dataset (via analyze_sample) to a separate file in the specified directory path, in CSV format.

Usage

save_sample_data(results_data, dp)

Arguments

results_data

list of per-sample data frames as produced by analyze_dataset.

dp

output directory path to use for all files.


ShawHahnLab/microsat documentation built on Aug. 25, 2023, 11:16 p.m.