1 2  | filterFeatures.fractionExpressed(counts, condition, thresholdDetection = 1,
  fractionExpressed = 0.01, control = list(plot = FALSE))
 | 
counts | 
 Gene by sample expression count matrix (G by N).  | 
thresholdDetection | 
 minimum count (or tpm or cpm, depends on the data) required to qualified as "detected as expressed".  | 
fractionExpressed | 
 fraction of samples qualified as detected as expressed.  | 
control | 
 List with the following arguments
  | 
List of the following objects
fraction_expressed_cond fraction of samples qualified as "expressed" in each condition.
index_filter TRUE/FALSE passing the filter.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.