R/Echidna_other_functions.R
get.barplot.errorbar.Rd
Return a barplot of mean and standard error bar of certain value of each clone.
get.barplot.errorbar(data, y.lab, y.limit)
A dataframe. Columns are different simulations, rows are the top clones. The first row is the top abundant clone.
A string specifies the y lable name of the barplot.
The upper limit for y axis in the plot.
a barplot of mean and standard error bar of certain value of each clone.