Description Usage Arguments Value Examples
Print a HLAMetric
object
1 2 |
x |
the output object from |
... |
arguments passed to or from other methods |
an object of class
HLAMetric
1 2 3 4 5 6 7 8 | ## Load example dataset
data(demoHLADataset)
## Calculate Hamming distance metric
metric <- calculateHamming(demoHLADataset)
## Print information about metric
print(metric)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.