browse_lambert_main {TFutils}R Documentation

use DT::datatable to browse the Lambert table S1

Description

use DT::datatable to browse the Lambert table S1

Usage

browse_lambert_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_lambert_main()

[Package TFutils version 1.14.0 Index]