Learn R Programming

demi (version 1.1.2)

checkDEMIExperiment_analysis: Checks if the analysis is correct

Description

Checks if the analysis is correct for DEMI analysis. It can be either 'gene', 'transcript', 'exon' or 'genome'. It is used internally in DEMI analysis.

Usage

checkDEMIExperiment_analysis(analysis)

Arguments

analysis
A character.

Value

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