search_kegg_organism {clusterProfiler} | R Documentation |
search kegg organism, listed in http://www.genome.jp/kegg/catalog/org_list.html
search_kegg_organism(str, by = "scientific_name", ignore.case = FALSE)
str |
string |
by |
one of 'kegg.code', 'scientific_name' and 'common_name' |
ignore.case |
TRUE or FALSE |
data.frame
Guangchuang Yu