Rev Language Reference


convertToPhylowood

Usage

convertToPhylowood(String statefile, String treefile, String geofile, String outfile, Probability burnin, String chartype, String bgtype)

Arguments

statefile : String (pass by value)
treefile : String (pass by value)
geofile : String (pass by value)
outfile : String (pass by value)
burnin : Probability (pass by value)
Default : 0.25
chartype : String (pass by value)
Default : NaturalNumbers
Options : NaturalNumbers|Standard
bgtype : String (pass by value)
Default : Area
Options : Range|Area

Return Type