loadFiles: Load Files

View source: R/loadFiles.R

loadFilesR Documentation

Load Files

Description

Load files from the output of a MCMC. The input can be log files, tree files or both

Usage

loadFiles(path = NULL, list_files = NULL, format, tree_name = "psi")

Arguments

path

The path to the folder with all the output

list_files

List of files with the output

format

The format of the phylogenetic output. Current supported formats are: "revbayes", "mb", "beast", "*beast", "phylobayes", "pyrate"

tree_name

The name of the column containing the trees, default = "psi"

Value

List of type rwty.chain


lfabreti/convenience documentation built on June 17, 2022, 8:12 a.m.