meta3: Example Meta 3 This is a meta data file for tip correction...

Description Usage Format Examples

Description

Example Meta 3

This is a meta data file for tip correction for 19 isolates of Salmonella enterica sub species enterica to be used with the Newick phylogenetic tree (example tree 3) and the optional genetic distance file (example gene 3).

Usage

1

Format

An object of class spec_tbl_df (inherits from tbl_df, tbl, data.frame) with 14 rows and 7 columns.

Examples

1
2
3
4
data(meta3)
 #convert the column Display labels to the row name
meta3 <- meta3 %>% tibble::column_to_rownames(var = "Display.labels")%>%
dplyr::select(-Tip.labels) #exclude column Tip.labels

jennahamlin/Tinsel documentation built on Sept. 15, 2021, 9:46 a.m.