dropped_genes | R Documentation |
Finds gene IDs in the filtered counts which were removed in cqn normalization most likely as a function if no GC or length estimates being present in the user specified biomart object.
dropped_genes(filtered_counts, cqn_counts)
filtered_counts |
The target containing counts after low gene
expression has been removed. Defaults to target name constrained by
|
cqn_counts |
A counts data frame normalized by CQN. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.