AnoukResult {seqinr}R Documentation

Expected numeric results for Ka and Ks computation

Description

This data set is what should be obtained when runing kaks() on the test file Anouk.fasta in the sequences directory of the seqinR package.

Usage

data(AnoukResult)

Format

A list with 4 components of class dist.

ka
Ka
ks
Ks
vka
variance for Ka
vks
variance for Ks

Details

See the example in kaks.

Source

The fasta test file was provided by Anamaria Necsulea.

References

citation("seqinr")


[Package seqinr version 1.0-6 Index]