get_filename_transcriptome: Get FTP path and filename of the transcriptome FASTA file

View source: R/get_file.R

get_filename_transcriptomeR Documentation

Get FTP path and filename of the transcriptome FASTA file

Description

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

Usage

get_filename_transcriptome(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. Note the filename changes between versions!


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