QC: Extracts the quality control samples of an AFLP object

Description Arguments Value Author(s) See Also Examples

Description

Extracts the quality control samples of an AFLP object

Arguments

data

An AFLP object

which

Which quality information to extract. Must be one of c("all", "specimen", "replicate"). Defaults to "all".

Value

In case when which == "all" a list with 2 data.frames containing the quality control samples. Otherwise a data.frame with the selected quality control samples.

Author(s)

Thierry Onkelinx Thierry.Onkelinx@inbo.be, Paul Quataert

See Also

QC-method

Examples

1
2
data(Tilia)
	QC(Tilia)

AFLP documentation built on May 2, 2019, 6:13 p.m.