Queries the taxonomy table to find all child taxa of a given taxonID, using a recursive CTE. Returns a tibble with taxon details and depth levels.
Queries the taxonomy table to find all child taxa of a given taxonID, using a recursive CTE. Returns a tibble with taxon details and depth levels.