sample_metadata_from_file: read sample metadata table from file and match it against...

View source: R/sample_metadata.R

sample_metadata_from_fileR Documentation

read sample metadata table from file and match it against provided sample IDs

Description

note; user-facing function is import_sample_metadata()

Usage

sample_metadata_from_file(sample_id, filename, group_order = NA)

Arguments

sample_id

character array representing sample IDs

filename

full file path of the input file (eg; C:/temp/template_experiment1.xlsx)

group_order

optionally, you can provide a preferred ordering of the sample groups as a character array


ftwkoopmans/msdap documentation built on March 5, 2025, 12:15 a.m.