search_syn_in_ncbi: Searches for the synonym on GenBank

Description Usage Arguments Details Value Author(s) Examples

Description

Searches first for the synonyms and then searches for the UID code of the synonym present on GenBank

Usage

1

Arguments

taxon

a character containing fungal species name

Details

The function is a wraper function of syno_mycobank and syns_on_ncbi.

Value

data.frame with UIDs for the synonyms on GenBank

Author(s)

Franz-Sebastian Krah

Examples

1
2
taxon <- "Friesia annosa"
search_syn_in_ncbi(taxon = taxon)

FranzKrah/rmycobank documentation built on May 6, 2019, 5:06 p.m.