names.AssayR Documentation

Return the name of the Assay object

Description

Return the name of the Assay object

Return the name of the AssaySet object

Return the name of the Score object

Usage

## S3 method for class 'Assay'
names(x)

## S3 method for class 'AssaySet'
names(x)

## S3 method for class 'Score'
names(x)

Arguments

x

A Score object

Value

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