Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Support species synonyms #21

Open
lutteropp opened this issue Dec 18, 2017 · 4 comments
Open

Support species synonyms #21

lutteropp opened this issue Dec 18, 2017 · 4 comments

Comments

@lutteropp
Copy link

lutteropp commented Dec 18, 2017

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

@HajkD
Copy link
Member

HajkD commented Dec 20, 2017

Hi Sarah,

This is a great idea!

Many thanks for sharing it with me! :-)

I will definitely put this one on my TODO list and will start working on this in the new year.

Kind regards,
Hajk

@johanneswerner
Copy link

Maybe this can be solved in concurrence with #6 (comment) (taxonkit).

@Roleren
Copy link
Contributor

Roleren commented Feb 6, 2025

Did this ever go anywhere?

I think it is a good idea, and very easy to implement something basic that will work for the users.

@HajkD
Copy link
Member

HajkD commented Feb 6, 2025

Hi @Roleren ,

Nope, was never implemented. So please feel free to send an PR if you have some time :)

Happy to merge right away.

With many thanks and very best wishes,
Hajk

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

4 participants