retrieve_lambert_main {TFutils} | R Documentation |
acquire the Excel spreadsheet content for table S1 of Lambert et al. Cell 2018, "The Human Transcription Factors"
retrieve_lambert_main(cache = BiocFileCache::BiocFileCache(ask = FALSE))
cache |
a BiocFileCache instance |
a tbl_df
This will download the spreadsheet if not found in cache
.
if (interactive()) retrieve_lambert_main()