PlotSraExpr: Plot the expression of each palm_id-sra (upto top 10)

View source: R/PlotSraExpr.R

PlotSraExprR Documentation

Plot the expression of each palm_id-sra (upto top 10)

Description

Plot the expression of each palm_id-sra (upto top 10)

Usage

PlotSraExpr(palm.sra = NULL, ntop = 10)

Arguments

palm.sra

data.frame, created from get.palmSra() [NULL]

ntop

numeric, number of sOTU to return in plot [10]

Value

A ggplot of per-sOTU expression

Examples


# Load Waxsystermes Example data
data("waxsys.palm.sra")

Plot the contig-coverage of the top10 related sOTU
PlotSraExpr( waxsys.palm.sra )



ababaian/palmid documentation built on July 1, 2023, 1:09 a.m.