get.barplot.errorbar: Return a barplot of mean and standard error bar of certain...

View source: R/Echidna_other_functions.R

get.barplot.errorbarR Documentation

Return a barplot of mean and standard error bar of certain value of each clone.

Description

Return a barplot of mean and standard error bar of certain value of each clone.

Usage

get.barplot.errorbar(data, y.lab, y.limit)

Arguments

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.

Value

a barplot of mean and standard error bar of certain value of each clone.


Platypus documentation built on Aug. 15, 2022, 9:08 a.m.