search_kegg_organism {clusterProfiler}R Documentation

search_kegg_organism

Description

search kegg organism, listed in http://www.genome.jp/kegg/catalog/org_list.html

Usage

search_kegg_organism(str, by = "scientific_name", ignore.case = FALSE)

Arguments

str

string

by

one of 'kegg.code', 'scientific_name' and 'common_name'

ignore.case

TRUE or FALSE

Value

data.frame

Author(s)

Guangchuang Yu


[Package clusterProfiler version 4.0.5 Index]