Description Usage Arguments Value Author(s) See Also Examples
Plot Genes Detected
| 1 2 3 4 5 6 | plotGenesDetected(object, ...)
## S4 method for signature 'bcbioRNASeq'
plotGenesDetected(object, interestingGroups,
  limit = 0L, minCounts = 1L, fill = scale_fill_hue(), flip = TRUE,
  title = "genes detected")
 | 
| object | Object. | 
| ... | Additional arguments. | 
| interestingGroups | Character vector denoting groups of interest that
define the samples. If left unset, defaults to  | 
| limit | Threshold to denote on the plot, using a dashed line. | 
| minCounts | Minimum number of counts per gene in the counts matrix. | 
| fill | Desired ggplot fill scale. Must supply discrete values. When set
to  | 
| flip | Flip x and y axes. | 
| title | Title of plot. | 
ggplot.
Michael Steinbaugh, Rory Kirchner, Victor Barrera
Other Quality Control Functions: plot5Prime3PrimeBias,
plotCorrelationHeatmap,
plotCountDensity,
plotCountsPerGene,
plotDispEsts,
plotExonicMappingRate,
plotGenderMarkers,
plotGeneSaturation,
plotIntronicMappingRate,
plotMappedReads,
plotMappingRate, plotMeanSD,
plotPCACovariates, plotPCA,
plotRRNAMappingRate,
plotTotalReads
| 1 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.