get_idat_file_list: Get IDAT file list

View source: R/profile-repo.R

get_idat_file_listR Documentation

Get IDAT file list

Description

Get IDAT file list

Usage

get_idat_file_list(base)

Arguments

base

A character scalar of base directory path which has IDAT files.

Details

This function search the directory base (possibly including subdirectories depending on the argument recursive for “sample sheet” files (see below). These files are identified solely on the base of their filename given by the arguments pattern "_(Grn|Red)\.idat$" and ignore case.

Value

A character vector of IDAT file paths.


markgene/yamat documentation built on Aug. 26, 2024, 11:56 p.m.