get_excluded_samples.Rd
Exclude samples that have been excluded from certain analyses and drop from merges.
get_excluded_samples(tool_name = "slms-3")
The tool or pipeline that generated the files (should be the same for all). Default is "slms-3".
A vector of sample IDs.
Specify the tool or pipeline responsible for generating the files with tool_name
and this function will return a vector of excluded sample IDs.
excluded_samp = get_excluded_samples()