generate_file_list: File list construction

Description Usage Arguments Examples

View source: R/generate_file_list.R

Description

Generates a list of integration site files in a given directory for import into rigrag.

Usage

1

Arguments

directory

The directory to search. Entered as a character string. Can be called with getwd() if the directory of interest is the current working directory. The function is written to search recursively, so all subdirectories within the named directory are searched.

pattern

The common file naming pattern to search for. Input as a character string. Typically something like "*genic.bed".

Examples

1

gbedwell/rigrag documentation built on June 23, 2021, 10:32 p.m.