load_studTable {HumanTranscriptomeCompendium}R Documentation

obtain listing of all studies in compendium

Description

obtain listing of all studies in compendium

Usage

load_studTable(cache = BiocFileCache::BiocFileCache())

Arguments

cache

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

Value

a data.frame

Examples

if (interactive()) head(load_studTable())

[Package HumanTranscriptomeCompendium version 1.9.1 Index]