|
|
kdnapenny |
Following block is a quotation from fdnapenny included in PHYLIPNEW package. Finds all most parsimonious phylogenies for nucleic acid sequences by branch-and-bound search. This may not be practical (depending on the data) for more than 10-11 species or so. 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/dnapenny.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. kdnapennyis thus an interface of "runDnapenny" 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 kdnapenny % kdnapenny Penny algorithm for DNA using dnapenny Input (gapped) sequence(s): test.fasta Output file [55-110.kdnapenny]: 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 | <*>.kdnapenny |
| Additional (Optional) qualifiers | ||||
| (none) | ||||
| Advanced (Unprompted) qualifiers | ||||
| (none) | ||||
4 13
Beta AAGGUCGCCAAAC
Gamma CAUUUCGUCACAA
Delta GGUAUUUCGGCCU
Epsilon GGGAUCUCGGCCC
|
Penny algorithm for DNA, version 3.57c
branch-and-bound to find all most parsimonious trees
requires a total of 16.000
One most parsimonious tree found:
+--------Delta
!
--1 +--Beta
! +--2
+--3 +--Gamma
!
+-----Epsilon
remember: this is an unrooted tree!
|
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 |