Learn R Programming

demi (version 1.1.2)

adjust4maxprobes: Adjust the DEMI analysis by maxprobes analysis

Description

The function adjust4maxprobes adjust the number of probes if the maxprobes has been set in the DEMIExperiment object. It is used internally in DEMI analysis.

Usage

adjust4maxprobes(targetMatches, maxprobes)

Arguments

targetMatches
A data.frame. The original number of probes per target stored in a data.frame.
maxprobes
A numeric. Specifies the maximum number of probes a target a target is adjusted against.

Value

A data.frame with the number of probes per target have been adjusted by maxprobes.