check_gff_from_file: Check and Process GFF Input File from a Specific Path

View source: R/utils.R

check_gff_from_fileR Documentation

Check and Process GFF Input File from a Specific Path

Description

This function checks the type of GFF input file specified by its path and processes it accordingly.

Usage

check_gff_from_file(gff_input_name, gff_input_path, working_wd)

Arguments

gff_input_name

The informal name of the GFF input file.

gff_input_path

The path to the GFF input file.

working_wd

A character string specifying the working directory to be used.

Value

A string containing the processed GFF file's path.


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