retrieve_lambert_main {TFutils}R Documentation

acquire the Excel spreadsheet content for table S1 of Lambert et al. Cell 2018, "The Human Transcription Factors"

Description

acquire the Excel spreadsheet content for table S1 of Lambert et al. Cell 2018, "The Human Transcription Factors"

Usage

retrieve_lambert_main(cache = BiocFileCache::BiocFileCache(ask = FALSE))

Arguments

cache

a BiocFileCache instance

Value

a tbl_df

Note

This will download the spreadsheet if not found in cache.

Examples

if (interactive()) retrieve_lambert_main()

[Package TFutils version 1.13.4 Index]