load_experTable {HumanTranscriptomeCompendium}R Documentation

obtain listing of experiments and submission date/time in compendium

Description

obtain listing of experiments and submission date/time in compendium

Usage

load_experTable(cache = BiocFileCache::BiocFileCache())

Arguments

cache

instance of 'BiocFileCache', defaults to 'BiocFileCache::BiocFileCache()'

Value

a data.frame

Examples

if (interactive()) head(load_experTable())

[Package HumanTranscriptomeCompendium version 1.8.3 Index]