PlotSraExpr | R Documentation |
Plot the expression of each palm_id-sra (upto top 10)
PlotSraExpr(palm.sra = NULL, ntop = 10)
palm.sra |
data.frame, created from get.palmSra() [NULL] |
ntop |
numeric, number of sOTU to return in plot [10] |
A ggplot of per-sOTU expression
# Load Waxsystermes Example data
data("waxsys.palm.sra")
Plot the contig-coverage of the top10 related sOTU
PlotSraExpr( waxsys.palm.sra )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.