addGeneIdsCols2HomologsKaKsTable: Extracts the gene pairs' identifiers from the 'Sequence'...

View source: R/selection_funks.R

addGeneIdsCols2HomologsKaKsTableR Documentation

Extracts the gene pairs' identifiers from the 'Sequence' column of 'hom.kaks.tbl' and replaces this column with the parse result.

Description

Extracts the gene pairs' identifiers from the 'Sequence' column of 'hom.kaks.tbl' and replaces this column with the parse result.

Usage

addGeneIdsCols2HomologsKaKsTable(hom.kaks.tbl)

Arguments

hom.kaks.tbl

the result of calling 'readKaKsCalculatorOutput(...)' on the result file of KaKs_Calculator used on homologs, that were NOT conserved orthologs.

Value

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


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