View source: R/lnc_map_counts.R
lnc_map_counts | R Documentation |
This function takes a orthologous lncRNA map generated with map_generator_lnc
as input and groups the table by species to count the number of orthologous lncRNAs per pairwise species comparison
using the reference (query) species specified in map_generator_lnc
.
lnc_map_counts(lnc_map, species_order)
lnc_map |
a orthologous lncRNA map generated with |
species_order |
character string specifying species names listed in the order of phylogenetic/taxonomic distance from the query species.
The species names must match with the species names present in |
Hajk-Georg Drost
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.