addGeneIdsCols2OrthologsKaKsTable: Uses 'gene.1' as the first member of the orthologous gene...

View source: R/selection_funks.R

addGeneIdsCols2OrthologsKaKsTableR Documentation

Uses 'gene.1' as the first member of the orthologous gene pair and extracts the gene identifier of the pairs second member from the 'Sequence' column of 'orth.kaks.tbl' and replaces this column with the result.

Description

Uses 'gene.1' as the first member of the orthologous gene pair and extracts the gene identifier of the pairs second member from the 'Sequence' column of 'orth.kaks.tbl' and replaces this column with the result.

Usage

addGeneIdsCols2OrthologsKaKsTable(orth.kaks.tbl, gene.1)

Arguments

orth.kaks.tbl

the result of calling 'readKaKsCalculatorOutput(...)' on the result file of KaKs_Calculator used on conserved orthologs.

gene.1

the identifier of the anchoring gene used within the currently processed group of conserved orthologs.

Value

A modified version of 'orth.kaks.tbl' in which the column 'Sequence' is replaced with two columns 'gene.1' and 'gene.2'.


asishallab/GeneFamilies documentation built on July 28, 2024, 11:44 a.m.