MultiOmicQC-checkers: Check seqinfo consistency across ranged experiments

Description Usage Arguments checkSeqlengths checkSeqlevels checkSeqlevelsStyle

Description

A set of functions to check several aspects of ranged experiments including seqlengths, seqlevels and seqlevelsStyle. These group of functions return a logical scalar value when the names, styles, etc. are consistent accross all experiments.

Usage

1
2
3
4
5

Arguments

x

A MultiAssayExperiment

checkSeqlengths

Runs and checks seqlengths on all ranged experiments.

checkSeqlevels

Checks seqnames levels of all ranged experiments for consistency. Inconsistent seqlevels can be problematic when ranged experiments differ by annotations.

checkSeqlevelsStyle

Checks all seqlevelsStyle of all ranged experiments by comparing the first style with the rest using the duplicated function.


Bioconductor/MultiOmicQC documentation built on May 22, 2019, 12:59 p.m.