parse_group_mcc {minSNPs} | R Documentation |
parse_group_mcc
Description
parse_group_mcc
is used to group the sample according to SNPs profile and present in a table format
Usage
parse_group_mcc(pattern, goi, MUST_HAVE_TARGET = TRUE)
Arguments
pattern |
the SNP profile for each samples |
goi |
the samples belonging to the group of interest |
MUST_HAVE_TARGET |
whether to force the profile to have at least 1 target profile (the profile containing the most goi) |
Value
the parsed group views
[Package minSNPs version 0.2.0 Index]