Skip to contents

This data set was obtained with classify_gene_pairs() followed by pairs2kaks().

Usage

data(fungi_kaks)

Format

A list of data frame with elements named saccharomyces_cerevisiae, candida_glabrata, and schizosaccharomyces_pombe. Each data frame contains the following variables:

dup1

Character, duplicated gene 1.

dup2

Character, duplicated gene 2.

Ka

Numeric, Ka values.

Ks

Numeric, Ks values.

Ka_Ks

Numeric, Ka/Ks values.

type

Character, mode of duplication

Examples

data(fungi_kaks)