R/lnc_map_core_orthologs.R
lnc_map_core_orthologs.Rd
Given a lnc_map table generated with map_generator_lnc
,
this function will determine a core set of lncRNA orthologs that are shared between all species.
lnc_map_core_orthologs(lnc_map, species_order)
a lnc_map
that was generated with map_generator_lnc
.
a 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 the lnc_map
.