parse_taxonomic_classification: Recursively parse taxonomicClassification nodes

View source: R/get_coverage_tax.R

parse_taxonomic_classificationR Documentation

Recursively parse taxonomicClassification nodes

Description

Recursively parse taxonomicClassification nodes

Usage

parse_taxonomic_classification(x, i, j)

Arguments

x

(list) one taxonomicClassification node

i

(numeric) a number denoting the position of the given taxonomicClassification within the big tree

j

(numeric) another number

Details

Will keep calling itself on child taxonomicClassification nodes, until there are no more

Value

(data.frame) parsed node


atn38/MetaInbase documentation built on Feb. 26, 2023, 9:56 a.m.