Learn R Programming

demi (version 1.1.2)

checkDEMIExperiment_pmsize: Checks if pmsize is correct

Description

Checks if pmsize is correct for the DEMI analysis. The 'pmsize' denotes perfect match size meaning the size of continues perfect alignment between the probe and the target sequence. It is used internally in DEMI analysis.

Usage

checkDEMIExperiment_pmsize(pmsize)

Arguments

pmsize
A numeric.

Value

Returns NULL if pmsize is ok, else returns an error message.