powered by
Transfer taxon name or taxid to the lineage dataframe
name_or_id2df( name_or_id, mode = "name", add_prefix = TRUE, fill_miss_rank = TRUE, data_dir = NULL )
dataframe
name or taxid
"id" or "name"
add_prefix
fill_miss_rank
directory containing nodes.dmp and names.dmp (default "/Users/asa/.taxonkit")
if (FALSE) { name_or_id2df(c("Homo sapiens", "Akkermansia muciniphila ATCC BAA-835")) }
Run the code above in your browser using DataLab