selectConditions {debrowser}R Documentation

selectConditions

Description

Selects user input conditions, multiple if present, to be used in DESeq.

Usage

selectConditions(Dataset = NULL, choicecounter, input = NULL,
  loadingJSON = NULL)

Arguments

Dataset,

used dataset

choicecounter,

total number of comparisons

input,

input params

loadingJSON,

loads from json

Value

the panel for go plots;

Note

selectConditions

Examples

    x<- selectConditions()


[Package debrowser version 1.6.8 Index]