check.depth | R Documentation |
this function checks how many reads are taken from the total dataset using the top 5 percent of genes only
check.depth(x, genes = NULL, cutoff = 0.77)
x |
the NGSexpressionSet |
cutoff |
a cutoff that defines how many reads may be taken from the top 5 percent genes before a sample gets rejected |
gene |
an optional list of genes you want to select for |
a vector of sample names that did not pass the check
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.