powered by
Extract the strata legend (phylostratum ranks and names) from a PhyloExpressionSet object.
get_strata_legend(phyex_set)
A tibble with two columns: Rank (phylostratum values) and Name (phylostratum labels), sorted by Rank
A PhyloExpressionSet object
# Get strata legend legend <- get_strata_legend(example_phyex_set)
Run the code above in your browser using DataLab