RES is a S4 object containing one or several comparison results.
This object mainly stores for each comparison result: the associated distances (with the associated distance threshold) or inclusion p-value, and the marker successes. In the case of similarity comparisons, the aggregated distance between the two profiles and the marker distances are also stored in this object.
comparisons
a data.frame containing for each comparison: the profile names, the type of the comparison (similarity or inclusion), the aggregated distance (or NA in case of inclusion), the distance threshold used ($D_th$
) and the associated p-value
comparisons.nb
is an integer indicating the number of comparisons
markers
a character vector containing the marker names used in the comparisons
marker.weights
a numeric vector containing the weigths associated to each marker involded in the comparisons
marker.distances
a data.frame containing the marker distances for each comparison (or NA in case of inclusion assessments)
marker.successes
a data.frame containing the marker successes for each comparison
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.