|
|
kdnapars |
Following block is a quotation from fdnapars included in PHYLIPNEW package. Estimates phylogenies by the parsimony method using nucleic acid sequences. Allows use the full IUB ambiguity codes, and estimates ancestral nucleotide states. Gaps treated as a fifth nucleotide state. It can also fo transversion parsimony. Can cope with multifurcations, reconstruct ancestral states, use 0/1 character weights, and infer branch lengths 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/dnapars.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. kdnaparsis thus an interface of "runDnapars" 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 kdnapars % kdnapars DNA parsimony algorithm using dnapars Input (gapped) sequence(s): test.fasta Output file [55-110.kdnapars]: 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 | <*>.kdnapars |
| Additional (Optional) qualifiers | ||||
| (none) | ||||
| Advanced (Unprompted) qualifiers | ||||
| (none) | ||||
4 13
Beta AAGGUCGCCAAAC
Gamma CAUUUCGUCACAA
Delta GGUAUUUCGGCCU
Epsilon GGGAUCUCGGCCC
|
DNA parsimony algorithm, version 3.57c
One most parsimonious tree found:
+--Beta
+--3
+--2 +--Gamma
! !
--1 +-----Epsilon
!
+--------Delta
remember: this is an unrooted tree!
requires a total of 16.000
|
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 |