|
forester v1.2 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--forester.tools.addsLvaluesToTree
Constructor Summary | |
addsLvaluesToTree()
|
Method Summary | |
static void |
main(java.lang.String[] args)
Adds log L values to a Tree. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public addsLvaluesToTree()
Method Detail |
public static void main(java.lang.String[] args)
args[0]
- The name (String) of the sequence being placed on all branches
by "placesOneNodeOnAllBranches", i.e. the name of
the sequence whose placement on the tree is to
be determinedargs[1]
- Filename (String) of the outputfile from puzzle 4.0.2 analysis of
outputfile from "placesOneNodeOnAllBranches"args[2]
- Filename (String) of the outputfile of "placesOneNodeOnAllBranches"args[3]
- Filename (String)of the treefile which was the input for
"placesOneNodeOnAllBranches", must be unrooted and
trifurcated at its basal nodeargs[4]
- Filename (String) for outputfileplacesOneNodeOnAllBranches#placesOneNodeOnAllBranches( String[] )
|
forester v1.2 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |