query_experiment | R Documentation |
Query Assay
query_experiment(object, experiment)
object |
a SingleCellExperiment object |
experiment |
an experiment name |
logical scalar indicating if experiment is present in object
chevreul_sce <- chevreuldata::human_gene_transcript_sce()
query_experiment(chevreul_sce, "gene")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.