Skip to content

Support species synonyms #21

@lutteropp

Description

@lutteropp

Hi,

currently, species genomes are not found by the biomartr package if I search for a species synonym. For example:
is.genome.available("Kluyveromyces thermotolerans", db="refseq") returns FALSE, but is.genome.available("Lachancea thermotolerans", db="refseq") returns TRUE.

I have written a tiny R script for retrieving the list of synonyms for a species name using the "Catalogue of Life" web interface, maybe this is helpful:
https://github.com/lutteropp/SpeciesSynonymFinder

There is also a more comprehensive solution out there:
https://github.com/ropensci/taxize

Best,
Sarah

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions