metadata_matrix_from_filenames: Guess experiment data from a set of filenames

View source: R/util_infer_metadata_from_file.R

metadata_matrix_from_filenamesR Documentation

Guess experiment data from a set of filenames

Description

main function, remaining functions are internal / utility

Usage

metadata_matrix_from_filenames(x)

Arguments

x

array of filenames

Details

Assuming input files are somewhat well formatted, we here try to detect sample groups and other metadata to populate metadata table for user's convenience

example; wt1, wt2, ko1, ko2, ... example; wt_1, wt_2, ko_1, ko_2, ... example; control_day1_1, control_day1_2, cond1_day1_1, cond1_day2_2, cond1_day2_3, ...


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