edg2idx: convert edge table to named parent vector

Description Usage Arguments

View source: R/taxonomy.R

Description

convert edge table to named parent vector

Usage

1
edg2idx(edges, parentCol = 1, childCol = 2)

Arguments

edges

table with parent and child columns, each row is an edge in a tree

parentCol

column with parents

childCol

column with children


raim/ncbitax documentation built on Aug. 6, 2020, 7:29 a.m.