calcQAScore: Calculate a QA score for MEMAs

Description Usage Arguments Value

View source: R/QA_functions.R

Description

Return a QA score based on the number of spots missing or below a threshold

Usage

1
calcQAScore(DT, threshold, maxNrSpot = 700, value)

Arguments

DT

A datatable with MEMA data

threshold

A numeric vector of length 1

maxNrSpot

A numeric vector of length 1 that is the maximum number of spots printed on the MEMA

value

A character vector of length 1 that is the column name of the values that determine the QA score

Value

A single numeric value that is the proportion of spots below the threshold


kdaily/MEMA documentation built on May 20, 2019, 8:28 a.m.