get_db: Get a dataframe from the CeNDR database

Description Usage Arguments Details Value Examples

View source: R/database.R

Description

get_db downloads and caches the CeNDR database and fetches requested tables.

Usage

1
get_db(table = "wormbase_gene", renew = FALSE)

Arguments

table

The table to request. [Default: "wormbase_gene"]

renew

Force download of the latest database. Then return the requested table. [Default: FALSE]

Details

The database has five tables:

Value

Dataframe with the requested table.

Examples

1

AndersenLab/cegwas2 documentation built on Aug. 26, 2020, 4:43 p.m.