retrieve_gotf_main {TFutils} | R Documentation |
acquire the CSV content for table S1 of Lambert et al. Cell 2018, "The Human Transcription Factors" from the Human TFS website
retrieve_gotf_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_gotf_main()