gene2: Example Gene 2 This is a genetic distance matrix of SNPs for...

Description Usage Format Examples

Description

Example Gene 2

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

Usage

1

Format

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

Examples

1
2
3
data(gene2)
#renames column 2, row 2 from '.' to 'center' for further manipulation
gene2 <- gene2 %>% dplyr::rename(center = 2)

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