meta2: Example Meta 2 This is a meta data file for tip correction...

Description Usage Format Examples

Description

Example Meta 2

This is a meta data file for tip correction for 19 isolates of Eschericia coli to be used with the Newick phylogenetic tree (example tree 2) and the optional genetic distance file (example gene 2).

Usage

1

Format

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

Examples

1
2
3
data(meta2)
 #convert the column Display labels to the row name
meta2 <- meta2 %>% tibble::column_to_rownames(var = "Display.labels")

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