Skip to contents

wrapper for running coo_normalize and dzsig_predict together

Usage

dzsig_rnaseq(cds)

Arguments

cds
  • a DESeqDataSet object, with raw counts in the "counts" slot.

Value

a data frame of DZsig predictions. See dzsig_predict for more details

Details

This function is a wrapper for the core normalization and prediction functions.