names.Assay | R Documentation |
Return the name of the Assay object
Return the name of the AssaySet object
Return the name of the Score object
## S3 method for class 'Assay'
names(x)
## S3 method for class 'AssaySet'
names(x)
## S3 method for class 'Score'
names(x)
x |
A Score object |
A character string of the name of the Assay object
A character string of the name of the AssaySetobject
A character string of the name of the Score object