func_DESeq: func_DESeq

Description Usage Arguments Value

View source: R/ascend_DESeq.R

Description

Function called by parallel version of runDESeq.

Usage

1
2
3
func_DESeq(x, expression_matrix = NULL, condition_list = NULL,
  condition.a = NULL, condition.b = NULL, fitType = NULL,
  method = NULL)

Arguments

x

List of genes

expression_matrix

Matrix of counts with a pseudocount added

condition_list

Vector of conditions linked to cells

condition.a

Condition A to test

condition.b

Condition B to test

fitType

DESeq argument - fitType to use

method

DESeq argument - method to use

Value

List of chunked results for DESeq


IMB-Computational-Genomics-Lab/ascend documentation built on Aug. 29, 2019, 4:10 a.m.