View source: R/hs_mm_ortholog_table.R
hs_mm_ortholog_table | R Documentation |
A combined table with entries from ProjecTILs::Hs2Mm.convert.table and entries from a bioMart query is generated. features_hs is used to query bioMart. So, it is intended to look for mouse orthologs based on human features.
hs_mm_ortholog_table(features_hs, features_mm)
features_hs |
vector of human genes (gene symbols, hgnc) |
features_mm |
vector of human genes (gene symbols) |
a list with (i) a table of orthologs and (ii, iii) vectors of genes which no orthologs were found for
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.