R/data.R

#' Example genotype probability matrix
#' 
"P_example"

#' Smaller example genotype probability matrix
#' 
"P_small"

#' Smaller example tree built from P_small 
#' 
"tree_small"

#' Smaller example annotated tree built from P_small
#' 
"gtree_small"

#' Example tree built using UPGMA from P_small
#' 
"tree_upgma"

#' Mutation placements calculated from tree_small and P_small
#'
"mut_nodes_small"

Try the scistreer package in your browser

Any scripts or data that you put into this service are public.

scistreer documentation built on July 9, 2023, 5:54 p.m.