Zebulun Arendsee

Results 24 issues of Zebulun Arendsee

Suppose we have a `sampleBy` function that selects items from a list of pairs based on the second element value and then returns the selected first values. It takes a...

## Description This commit adds a "path" keyword argument to the `db_download_*` files that allows the user to bypass the taxonomy database download step and use a custom local file....

This happens: ```R > name2taxid("s2") "164330" > name2taxid("s2") %>% taxid2name "Thauera aminoaromatica" ``` S2 is a strain name for this bacteria. See [here](https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?mode=Info&id=164330). The problem is that I allow matches...

Just curious, what is the relationship between `taxa` and `kamapu/taxlist`? The focus of the two packages seems somewhat different. Perhaps we could say `taxa` is focused on *beta taxonomy* and...