Description Usage Arguments Value
Given a microarray/RNASeq matrix and a subset of columns, pool within columns
1 2  | ## S3 method for class 'matrix'
pool_matrix(m, des, cond, average = FALSE)
 | 
m | 
 a matrix of RNA-Seq counts or microarray logFCs  | 
des | 
 Experiment design (such as built-in experimentDesign)  | 
cond | 
 vector used to subset expression matrix and design  | 
average | 
 Whether values should be averaged: otherwise they are summed  | 
The matrix, using the given subset, pooled within condition:bio
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.