check_proteome_from_file {shinyWGD} | R Documentation |
Check and Process Proteome Input File From a Special Path
Description
This function checks the type of proteome input file and processes it accordingly.
Usage
check_proteome_from_file(proteome_name, proteome_input, working_wd)
Arguments
proteome_name |
The informal name of the proteome input file. |
proteome_input |
The proteome input data. |
working_wd |
A character string specifying the working directory to be used. |
Value
A string containing the processed proteome file's path.
[Package shinyWGD version 1.0.0 Index]