create_ksrates_configure_file_v2 {shinyWGD}R Documentation

Create Ksrates Configuration File

Description

This function generates a configuration file for the Ksrates pipeline based on Shiny input.

Usage

create_ksrates_configure_file_v2(input, ksrates_conf_file, species_info_file)

Arguments

input

The Input object of Shiny.

ksrates_conf_file

The path to the Ksrates configuration file.

species_info_file

The path to the species information file.


[Package shinyWGD version 1.0.0 Index]