create_ksrates_cmd_from_table {shinyWGD}R Documentation

Create Ksrates Command Files from Data Table

Description

This function generates command files for running Ksrates and related analyses based on a data table and configuration file.

Usage

create_ksrates_cmd_from_table(data_table, ksratesconf, cmd_file, focal_species)

Arguments

data_table

The data table containing information about species.

ksratesconf

The path to the Ksrates configuration file.

cmd_file

The path to the main Ksrates command file to be generated.

focal_species

The name of the focal species.


[Package shinyWGD version 1.0.0 Index]