plotGeneralQC: plotGeneralQC

Description Usage Arguments Details Value Examples

View source: R/ascend_plots.R

Description

This function generates a series of plots that can be used to assess the present quality of an EMSet.

Usage

1
plotGeneralQC(object)

Arguments

object

An EMSet object.

Details

The plots are as follows:

If controls are defined, two additional plots are generated:

Value

A list of plot objects.

Examples

1
2
3
4
5
# Load EMSet
EMSet <- ascend::raw_set

# Plot general QC
general_qc_plots <- plotGeneralQC(EMSet)

IMB-Computational-Genomics-Lab/ascend documentation built on Aug. 29, 2019, 4:10 a.m.