get_input_taxa_id: Get ID list of input taxa from the main input

Description Usage Arguments Value Author(s) See Also Examples

Description

Get ID list of input taxa from the main input

Usage

1
get_input_taxa_id(raw_profile)

Arguments

raw_profile

long dataframe of input profile

Value

List of all input taxon IDs

Author(s)

Vinh Tran tran@bio.uni-frankfurt.de

See Also

create_long_matrix, main_long_raw

Examples

1
2
data("main_long_raw", package="phyloprofile")
get_input_taxa_id(main_long_raw)

trvinh/test documentation built on May 9, 2019, 2:26 a.m.