parse_group_mcc_multi {minSNPs} | R Documentation |
parse_group_mcc_multi
Description
parse_group_mcc_multi
is used to put samples according to SNP profile, and
put them into a table format.
Usage
parse_group_mcc_multi(result, as_string = TRUE)
Arguments
result |
result from |
as_string |
whether to return the result as string or data.frame |
Value
Will return the grouped samples.
[Package minSNPs version 0.2.0 Index]