fit_deseq: Function to fit the 'DESeq2' model to a RiboSeq experiment...

View source: R/fit_deseq2.R

fit_deseqR Documentation

Function to fit the DESeq2 model to a RiboSeq experiment and return results for the interaction effect

Description

Function to fit the DESeq2 model to a RiboSeq experiment and return results for the interaction effect

Usage

fit_deseq(data_deseq)

Arguments

'data_deseq'

A list as produced by prep_deseq()

Value

A list with dds (a DESeq data object with attached results) and res from results() with the interaction effect parameter


dcannonwalker/ncvi documentation built on Dec. 9, 2022, 6:45 p.m.