HLADataset: Print a 'HLADataset' object

Description Usage Arguments Value Examples

Description

Print a HLADataset object

Usage

1
2
## S3 method for class 'HLADataset'
print(x, ...)

Arguments

x

the output object from readHLADataset function to be printed

...

arguments passed to or from other methods

Value

an object of class HLADataset

Examples

1
2
3
4
5
## Load example dataset
data(demoHLADataset)

## Print HLA dataset
print(demoHLADataset)

NCBI-Hackathons/HLAClustRView documentation built on Nov. 22, 2019, 6:11 a.m.