preprocess-methods: description of function preprocess

preprocessR Documentation

description of function preprocess

Description

create the count dataset and normalize it following DEseq standard

function used by DEseq Do not use

Arguments

x

the BioData

condition

the column in the samples table to use as grouing variable The condition will be used as formular paste('~', condition) and can therfore contain more complex function like 'batch + condition'


stela2502/BioData documentation built on Feb. 27, 2025, 6:20 a.m.