annotation_file_name: Annotation file name

View source: R/annotation_file_name.R

annotation_file_nameR Documentation

Annotation file name

Description

Construct an annotation-specific file name.

Usage

annotation_file_name(locus_dir, lib_name, suffix = ".rds")

Arguments

locus_dir

Locus-specific directory.

lib_name

Annotation library name.

suffix

File suffix.

Examples

tmp <- tempdir()
annot_file <- annotation_file_name(locus_dir=tmp,
                                   lib_name="test")

RajLabMSSM/echoannot documentation built on Oct. 26, 2023, 2:41 p.m.