check_gff_from_file | R Documentation |
This function checks the type of GFF input file specified by its path and processes it accordingly.
check_gff_from_file(gff_input_name, gff_input_path, working_wd)
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. |
A string containing the processed GFF file's path.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.