|
|
kdnaml |
Following block is a quotation from fdnaml included in PHYLIPNEW package. Estimates phylogenies from nucleotide sequences by maximum likelihood. The model employed allows for unequal expected frequencies of the four nucleotides, for unequal rates of transitions and transversions, and for different (prespecified) rates of change in different categories of sites, and also use of a Hidden Markov model of rates, with the program inferring which sites have which rates. This also allows gamma-distribution and gamma-plus-invariant sites distributions of rates across sites. PHYLIP web service is provided by National University of Singapore. Original web-service is located at the following URL:
http://bioportal.bic.nus.edu.sg/phylip/dnaml.html
This tools is a subset of Keio Bioinformatics Web Service (KBWS) package, which contains interfaces to bioinformatics web services through a proxy server at Keio University. kdnamlis thus an interface of "runDnaml" method included in KBWS SOAP service. This method can be alternatively accessed directly from programming languages as SOAP web service. Please refer to the KBWS online documentations http://soap.g-language.org/kbws/ for more information.
Here is a sample session with kdnaml % kdnaml Estimates nucleotide phylogeny by maximum likelihood using dnaml Input (gapped) sequence(s): test.fasta Output file [55-110.kdnaml]: Jobid: kbws_12547145 *********** |
| Qualifier | Type | Description | Allowed values | Default |
|---|---|---|---|---|
| Standard (Mandatory) qualifiers | ||||
| [-seqall] (Parameter 1) |
seqall | (Gapped) sequence(s) filename and optional format, or reference (input USA) | Readable sequence(s) | 2 |
| [-outfile] (Parameter 2) |
outfile | Output file name | Output file | <*>.kdnaml |
| Additional (Optional) qualifiers | ||||
| (none) | ||||
| Advanced (Unprompted) qualifiers | ||||
| (none) | ||||
4 13
Beta AAGGUCGCCAAAC
Gamma CAUUUCGUCACAA
Delta GGUAUUUCGGCCU
Epsilon GGGAUCUCGGCCC
|
Nucleic acid sequence Maximum Likelihood method, version 3.57c
Empirical Base Frequencies:
A 0.21154
C 0.30769
G 0.25000
T(U) 0.23077
Transition/transversion ratio = 2.000000
(Transition/transversion parameter = 1.514095)
+------Epsilon
!
! +------------------------------Beta
--1-------------2
! +Gamma
!
+-Delta
remember: this is an unrooted tree!
Ln Likelihood = -58.73067
Examined 6 trees
Between And Length Approx. Confidence Limits
------- --- ------ ------- ---------- ------
1 Epsilon 0.23054 ( zero, 0.57167) **
1 2 0.45943 ( zero, 1.06220) **
2 Beta 1.03778 ( zero, 2.33215) **
2 Gamma 0.00004 ( zero, 0.51273)
1 Delta 0.05856 ( zero, 0.31892)
* = significantly positive, P < 0.05
** = significantly positive, P < 0.01
|
Felsenstein, J.,(1995) PHYLIP(Phylogeny Interface Package), version3.57c,
Department of Genetics, University of Washington, Seattle.
Swofford, D., et al.,(1996) Phylogenetic interface. In Hillis, D.M.,
Moritz, C., and Mble, B.K.(eds), Molecular Systematics 2nd Edition,
Sinauer Associates, Mss.
| Program name | Description |
|---|---|
| seqret | Reads and writes (returns) sequences |