hs_mm_ortholog_table: Create an table of ortholog genes between human and mouse

View source: R/hs_mm_ortholog_table.R

hs_mm_ortholog_tableR Documentation

Create an table of ortholog genes between human and mouse

Description

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.

Usage

hs_mm_ortholog_table(features_hs, features_mm)

Arguments

features_hs

vector of human genes (gene symbols, hgnc)

features_mm

vector of human genes (gene symbols)

Value

a list with (i) a table of orthologs and (ii, iii) vectors of genes which no orthologs were found for


Close-your-eyes/scexpr documentation built on April 21, 2023, 10:27 a.m.