check_proteome_input: Check and Process Proteome Input File

View source: R/utils.R

check_proteome_inputR Documentation

Check and Process Proteome Input File

Description

This function checks the type of proteome input file and processes it accordingly.

Usage

check_proteome_input(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.


shinyWGD documentation built on April 4, 2025, 2:28 a.m.