browse_gotf_main {TFutils}R Documentation

use DT::datatable to browse the Gotf table xxx

Description

use DT::datatable to browse the Gotf table xxx

Usage

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

Arguments

cache

a BiocFileCache instance

Value

result of DT::datatable

Note

PMIDs are converted to HTML anchors and DT::datatable is run with escape=FALSE.

Examples

if (interactive()) browse_gotf_main()

[Package TFutils version 1.14.0 Index]