Kegg_DB_Update: Update/download new database - KEGG. New database will be...

Description Usage Arguments Value Examples

View source: R/KEGG_DB_Update.R

Description

Update/download new database - KEGG. New database will be gathered and stored locally.

Usage

1
2
3
4
5
6
Kegg_DB_Update(
  species = "bta",
  id.type = "kegg",
  keyword = "KEGG_DB",
  DB_location = "."
)

Arguments

species

Default species = "bta"

id.type

Default id.type = "kegg"

keyword

Keyword used for naming. Default keyword = "KEGG_DB"

DB_location

Store path of the new database. Default is current working directory.

Value

NA. New dataset will be packed and stored in .RData format.

Examples

1

liulihe954/EnrichKit documentation built on Oct. 10, 2020, 11:49 p.m.