treeJavaApp: R interface for Archaeopteryx interactive tree viewer

View source: R/analysis_phylogeny_vis_functions.R

treeJavaAppR Documentation

R interface for Archaeopteryx interactive tree viewer

Description

This function acts as a wrapper for TASSEL's interface to the Archaeopteryx Java tree Viewer.

Usage

treeJavaApp(tasObj, clustMethod = c("Neighbor_Joining", "UPGMA"))

Arguments

tasObj

An object of class TasselGenotypePenotype.

clustMethod

What clustering method should be used? Current options are UGMA and Neighbor_Joining. Defaults to Neighbor_Joining.

Value

Returns a Java-based visualization application.


maize-genetics/rTASSEL documentation built on Nov. 13, 2023, 7:18 a.m.