View source: R/prep_for_deseq.R
prepares count data for DESeq
1 | prep_for_deseq(input, pattern = NULL)
|
input |
needs to be an output from input_featurecounts |
patter |
pattern to grab. defult is NULL and will return the whole input, if pattern is supplied it will return all columns with the pattern |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.