homologs: Identify homologous gene pairs in a table of significantly...

View source: R/ortholog_funks.R

homologsR Documentation

Identify homologous gene pairs in a table of significantly similar genes.

Description

Identify homologous gene pairs in a table of significantly similar genes.

Usage

homologs(seq.sim.tbl)

Arguments

seq.sim.tbl

a data frame of two character columns and a third score column. It is highly important that this table represents only gene pairs of TWO species, not more or less.

Value

A subset of the argument data frame, holding only the two character columns, containing the candidate homologs.


asishallab/GeneFamilies documentation built on May 22, 2023, 11:30 a.m.