View source: R/util_infer_metadata_from_file.R
metadata_matrix_from_filenames | R Documentation |
main function, remaining functions are internal / utility
metadata_matrix_from_filenames(x)
x |
array of filenames |
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, ...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.