View source: R/dgelist_functions.R
cqn_dgelist
1 2 | cqn_dgelist(x, length_column = "length", gc_column = "gc_percent",
lib_size_column = "lib.size", ...)
|
x |
A DGEList object |
length_column |
Which column of x$genes contains the gene-lengths. |
gc_column |
Which column of x$genes contains the GC content? |
lib_size_column |
Which column of x$samples contains the library sizes? |
... |
Further arguments to pass along to 'cqn::cqn' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.