muller_df_from_file: Read a "phylo" dataframe and process it for plotting

Description Usage Arguments Value Examples

View source: R/demonanalysis.R

Description

Read a "phylo" dataframe and process it for plotting

Usage

1

Arguments

file

file name including path

cutoff

Numeric cutoff; genotypes that never become more abundant than this value are omitted

Value

a dataframe formatted for plotting

Examples

1
2
Muller_df <- muller_df_from_file(system.file("extdata", 
"driver_phylo.dat", package = "demonanalysis", mustWork = TRUE))

robjohnnoble/demonanalysis documentation built on June 30, 2020, 12:47 a.m.