get_filename_gtf: Get FTP path and filename of the GTF file

View source: R/get_file.R

get_filename_gtfR Documentation

Get FTP path and filename of the GTF file

Description

This internal function gets the Wormbase FTP location and the filename of the GTF file for a given Wormbase release.

Usage

get_filename_gtf(WS, protocol = "https")

Arguments

WS

Wormbase release number.

protocol

use https or ftp

Value

a vector of length 2 giving the FTP path and the filename.


AlexWeinreb/wbData documentation built on April 3, 2025, 1:24 p.m.