get_eqfpath: Get an edirect query file path

View source: R/utilities.R

get_eqfpathR Documentation

Get an edirect query file path

Description

Lookup and return an edirect query file matching pattern 'fn.str'.

Usage

get_eqfpath(
  fn.str = "gsequery_filt.*",
  eqdpath = file.path("recount-methylation-files", "equery")
)

Arguments

fn.str

File name string matching the queried file.

eqdpath

Path to directory containing the equery files

Value

Path to the queried edirect file.


metamaden/rmpipeline documentation built on Jan. 12, 2023, 3:20 p.m.