Exclude samples that have been excluded from certain analyses and drop from merges.

get_excluded_samples(tool_name = "slms-3")

Arguments

tool_name

The tool or pipeline that generated the files (should be the same for all). Default is "slms-3".

Value

A vector of sample IDs.

Details

Specify the tool or pipeline responsible for generating the files with tool_name and this function will return a vector of excluded sample IDs.

Examples

excluded_samp = get_excluded_samples()