getBarcodes: retrieve all the IDAT Basenames in a directory

View source: R/getBarcodes.R

getBarcodesR Documentation

retrieve all the IDAT Basenames in a directory

Description

Note that getBarcodes(dir, 1) will get the chip address for unmolested IDATs.

Usage

getBarcodes(dir = ".", elt = 1:2, ...)

Arguments

dir

the path to the directory (default: use ".", the current path)

elt

which fragments to use as the barcode (default: 1 and 2)

...

other arguments to pass to elts()

Value

 the barcodes

ttriche/sesamizeGEO documentation built on Nov. 12, 2023, 5:42 p.m.