organism.FacileDataSet: Retrieves the organism the data is defined over

View source: R/FacileDataSet.R

organism.FacileDataSetR Documentation

Retrieves the organism the data is defined over

Description

A FacileDataStore is only expected to hold data for one organism.

Usage

## S3 method for class 'FacileDataSet'
organism(x)

Value

"Homo sapiens", "Mus musculus", etc.

See Also

Other API: fetch_assay_score.FacileDataSet(), fetch_custom_sample_covariates.FacileDataSet(), fetch_sample_covariates(), fetch_sample_statistics.FacileDataSet(), fetch_samples.FacileDataSet(), filter_features.FacileDataSet(), filter_samples.FacileDataSet(), samples.FacileDataSet()


facileverse/FacileData documentation built on Feb. 24, 2024, 7:59 a.m.