| DoppelGang-class {doppelgangR} | R Documentation |
S4 class containing results of doppelgangR() function.
Objects can be created by calls of the form new(DoppelGang ...)
fullresults:Object of class "list"
summaryresults:Object of class "data.frame"
inputargs:"list" object containing input arguments to doppelgangR() function.
signature(x = "DoppelGang"): See ?plot,DoppelGang-method
signature(object = "DoppelGang"): produces a
data.frame of potential doppelgangers, with similarity measures
and available phenoData for both of each potential doppelganger
pair. Can be saved as a csv table and inspected carefully in a spreadsheet.
signature(x = "DoppelGang"): ...
signature(object = "DoppelGang"): ...
Levi Waldron and Markus Riester