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.
comparisonsa 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.nbis an integer indicating the number of comparisons
markersa character vector containing the marker names used in the comparisons
marker.weightsa numeric vector containing the weigths associated to each marker involded in the comparisons
marker.distancesa data.frame containing the marker distances for each comparison (or NA in case of inclusion assessments)
marker.successesa 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.