construct_searches: Construct searches

View source: R/construct_searches.R

construct_searchesR Documentation

Construct searches

Description

Construct a named list to be used to identify matching file types based on their path names.

Usage

construct_searches(searches = NULL, keys = NULL)

Arguments

searches

Named list of regex queries.

keys

Keys to subset the searches with by their names.

Value

Named list.

Examples

searches <- construct_searches()

neurogenomics/PeakyFinders documentation built on March 24, 2024, 4:28 p.m.