DNAextractQC: DNA extract QC

Description Usage Arguments

View source: R/DNAextractQC.R

Description

Quality control for DNA extraction with standard format and re-test format.

Usage

1
2
DNAextractQC(path = choose.files, LowerOD = 1.65, UpperOD = 2.20,
DNAcon = 10, outPath, type, db = NULL)

Arguments

path

the name of the file which the data are to be read from. (default: 'choose.files').

LowerOD

lower limit of OD260/280 ratio (default: 1.65).

UpperOD

upper limit of OD260/280 ratio (default: 2.20).

DNAcon

DNA concentration (default: 10 µg/ml).

outPath

a character string naming a output path.

type

*1* : standard format/ *2* : retest format.

db

connection handle returned by 'RODBC::odbcConnect'. (default: *NULL*).


Jimmybbww/PHPpipe documentation built on Dec. 18, 2021, 1:36 a.m.