View source: R/other_functions.R
Return a barplot of mean and standard error bar of certain value of each clone.
1 | get.barplot.errorbar(data, y.lab, y.limit)
|
data |
A dataframe. Columns are different simulations, rows are the top clones. The first row is the top abundant clone. |
y.lab |
A string specifies the y lable name of the barplot. |
y.limit |
The upper limit for y axis in the plot. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.