debrowserIQRplot {debrowser}R Documentation

debrowserIQRplot

Description

Module for an IQR plot that can be used in data prep and low count removal modules

Usage

debrowserIQRplot(input = NULL, output = NULL, session = NULL, data = NULL)

Arguments

input,

input variables

output,

output objects

session,

session

data,

a matrix that includes expression values

Value

IQR

Examples

    x <- debrowserIQRplot()


[Package debrowser version 1.18.3 Index]