makeDeseq: Make a DESeq object from a MicroVis dataset

View source: R/datasetTranslations.R

makeDeseqR Documentation

Make a DESeq object from a MicroVis dataset

Description

Make a DESeq object from a MicroVis dataset

Usage

makeDeseq(dataset = NULL, baseline = NULL, rank = NULL)

Arguments

dataset

MicroVis dataset. Default is the active dataset

baseline

A reference group for building the DESeq dataset. If none is selected the user will be asked to select one during function run.

rank

Rank at which to create DESeq object

Value

DESeq object


microresearcher/MicroVis documentation built on Feb. 8, 2024, 10:59 a.m.