static_tables: List the static tables available from OmniPath

View source: R/static.R

static_tablesR Documentation

List the static tables available from OmniPath

Description

A few resources and datasets are available also as plain TSV files and can be accessed without TLS. The purpose of these tables is to make the most often used OmniPath data available on computers with configuration issues. These tables are not the recommended way to access OmniPath data, and a warning is issued each time they are accessed.

Usage

static_tables()

Value

A data frame listing the available tables.

See Also

static_table

Examples

static_tables()


saezlab/OmnipathR documentation built on May 3, 2024, 5:32 a.m.