assayNames,BQSummarizedExperiment-method {restfulSE}R Documentation

Placeholder for assay name extractor for a BQSummarizedExperiment instance.

Description

Placeholder for assay name extractor for a BQSummarizedExperiment instance.

Usage

## S4 method for signature 'BQSummarizedExperiment'
assayNames(x, ...)

Arguments

x

instance of BQSummarizedExperiment

...

not used

Value

string indicating that assay is served by BigQuery, nameless

Note

This function supplies a placeholder for this early version of a SummarizedExperiment instance to BigQuery. At present there is only one assay supported; future work will help to reduce special coding for BigQuery back end.


[Package restfulSE version 1.8.0 Index]