5ab2cb81 | \name{column_anno_barplot} \alias{column_anno_barplot} \title{ Column annotation which is represented as barplots } \description{ Column annotation which is represented as barplots } \usage{ |
ba8a5070 | column_anno_barplot(...) } |
5ab2cb81 | \arguments{ \item{...}{pass to \code{\link{anno_barplot}}} |
ba8a5070 | |
5ab2cb81 | } \details{ A wrapper of \code{\link{anno_barplot}} with pre-defined \code{which} to \code{column}. } |
12e85497 | \value{ See help page of \code{\link{anno_barplot}} } \author{ Zuguang Gu <z.gu@dkfz.de> } \examples{ # There is no example NULL } |