getCelFilePosition: Get the position of a set of CEL files on a GeneTitan...

Description Usage Arguments Value Note

View source: R/getPosition.R

Description

Get the position of a set of CEL files on a GeneTitan plate

Usage

1

Arguments

celFiles

character vector of the paths of the CEL files for which the position on the plate needs to be identified

Value

data frame with columns titanPlateBarcode, titanPlateNo, titanRow, titanColumn

Note

It is assumed that all CEL file names of a given plate are contiguous numbers and either all greater than or all smaller than the CEL file names (numbers) of another plate; this assumption is used to assign an integer number to a plate, i.e. a simpler identifier than the full plate barcode number


titanQC documentation built on May 2, 2019, 5:55 p.m.