taxon_get_species_with_genome: Get all species that have genome sequence in NCBI from a...

View source: R/getspecies.R

taxon_get_species_with_genomeR Documentation

Get all species that have genome sequence in NCBI from a taxon

Description

Get all species that have genome sequence in NCBI from a taxon

Usage

taxon_get_species_with_genome(
  taxon,
  filters = c("environmental", "sp\\.", "cf\\.")
)

Arguments

taxon

A character vector of length 1. Specify the taxon name to get a subset of species having genome sequence

filters

A character vector of strings to exclude

Value

A vector of names

See Also

https://github.com/phylotastic/phylo_services_docs/tree/master/ServiceDescription or the rotl package, another interface to Open Tree of Life


phylotastic/rphylotastic documentation built on Aug. 22, 2023, 9:51 p.m.