filter.on.controls.no.inv | R Documentation |
This function filteres out samples that have an expression of less than thresh in there ref.nms(gene names)
filter.on.controls.no.inv(dataObj, ref.nms, thresh, howm)
dataObj |
the Rscexv object |
ref.nms |
the gene names used as positive control |
thresh |
the minimum expression in each ref gene |
howm |
drop if one sample has howm genes that fail the test |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.