powered by
Extract a phylomap (tibble of strata-to-gene mappings) from a PhyloExpressionSet object.
get_phylomap(phyex_set)
A tibble with two columns: Stratum (gene age value) and GeneID (gene identifiers)
A PhyloExpressionSet object
# Extract phylomap phylomap <- get_phylomap(example_phyex_set)
Run the code above in your browser using DataLab