combineMlgtResults(resultList, projectName = resultList[[1]]@projectName, runName = "combinedMlgtResults")
mlgtResult
mlgtResult
mlgtResult
objects into a single object.
Can combine results using the same markers as long as the
samples used have different names between results. Can
combine results using different sets (subsets) of
markers. Will fail if the same marker/sample combination
appears in more than one mlgtResult
. Can be
used to recombine the list of result obtained by running
mlgt
in parallel on subsets of the full
marker list.