Skip to content

Commit

Permalink
update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Vadim N committed Feb 21, 2015
1 parent eea3977 commit 992c4fc
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions R/plots.R
Original file line number Diff line number Diff line change
Expand Up @@ -617,10 +617,9 @@ vis.clonal.dynamics <- function (.changed, .lower, .upper, .log = T) {
#' Visualise clonal dynamics (i.e., changes in frequency or count) with error bars of given
#' clones among time points.
#'
#' @param .clonal.space.data from the \code{find.clonotypes} function, i.e. data frame with first
#' columns with sequences (nucleotide or amino acid) and other columns are columns with frequency / count
#' for each time point for each clone.
#' @param .groups
#' @param .clonal.space.data Data from the \code{fclonal.space.homeostasis} function.
#' @param .groups List of named character vector with names of subjects
#' in \code{.clonal.space.data} for grouping them together.
#'
#' @seealso \link{clonal.space.homeostasis}
#'
Expand Down

0 comments on commit 992c4fc

Please sign in to comment.