1BP_PAIRWISE_KAKS(1)   User Contributed Perl Documentation  BP_PAIRWISE_KAKS(1)
2
3
4

NAME

6       pairwise_kaks - script to calculate pairwise Ka,Ks for a set of
7       sequences
8

SYNOPSIS

10       pairwise_kaks.PLS -i t/data/worm_fam_2785.cdna [-f fasta/gen‐
11       bank/embl...] [-msa tcoffee/clustal] [-kaks yn00/codeml]
12

DESCRIPTION

14         This script will take as input a dataset of cDNA sequences verify
15        that they contain no stop codons, align them in protein space,
16        project the alignment back into cDNA and estimate the Ka
17        (non-synonymous) and Ks (synonymous) substitutions based on the ML
18        method of Yang with the PAML package.
19
20        Requires:
21        * bioperl-run package
22        * PAML program codeml or yn00
23        * Multiple sequence alignment programs Clustalw OR T-Coffee
24
25        Often there are specific specific parameters you want to run when you
26        a computing Ka/Ks ratios so consider this script a starting point and
27        do not rely it on for every situation.
28

FEEDBACK

30       Mailing Lists
31
32       User feedback is an integral part of the evolution of this and other
33       Bioperl modules. Send your comments and suggestions preferably to the
34       Bioperl mailing list.  Your participation is much appreciated.
35
36         bioperl-l@bioperl.org                  - General discussion
37         http://bioperl.org/wiki/Mailing_lists  - About the mailing lists
38
39       Reporting Bugs
40
41       Report bugs to the Bioperl bug tracking system to help us keep track of
42       the bugs and their resolution. Bug reports can be submitted via the
43       web:
44
45         http://bugzilla.open-bio.org/
46

AUTHOR

48        Jason Stajich jason-at-bioperl-dot-org
49
50
51
52perl v5.8.8                       2007-05-07               BP_PAIRWISE_KAKS(1)
Impressum