Description Usage Arguments Value Author(s) See Also Examples
Reduce data of the phylogenetic profiles from input taxonomy rank into supertaxon level (e.g. from species to phylum)
1 | reduce_profile(full_profile)
|
full_profile |
dataframe contains the full processed profiles |
A reduced dataframe contains only profiles for the selected rank. This dataframe contains only supertaxa and their value ( mVar2) for each gene.
Vinh Tran tran@bio.uni-frankfurt.de
parse_info_profile
for creating a full processed
profile dataframe, full_processed_profile
for a demo full
processed profile dataframe
1 2 | data("full_processed_profile", package="phyloprofile")
reduce_profile(full_processed_profile)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.