retrieve_humantfs_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

Description

acquire the CSV content for table S1 of Lambert et al. Cell 2018, "The Human Transcription Factors" from the Human TFS website

Usage

retrieve_humantfs_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.14.0 Index]