Skip to content
This repository has been archived by the owner on Jul 19, 2019. It is now read-only.

Commit

Permalink
Manual annotation
Browse files Browse the repository at this point in the history
Merge branch 'master' of https://github.com/cihanerkut/unicoRn

# Conflicts:
#	R/annotate_chromatogram.R
#	man/annotate_chromatogram.Rd
  • Loading branch information
Cihan Erkut committed Jan 22, 2017
2 parents 400fd0c + 0acc2f0 commit 3f0c9aa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion R/annotate_chromatogram.R
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,11 @@
#'
#' @note This function may overwrite some of the annotation from chromatogram
#' data if \code{sample_names} was already used during import via \code{read_unicorn}.
#' all other columns are be added accordingly.
#'
#' @param chr_data Chromatogram data imported via \code{read_unicorn}
#' @param sample_info Sample information data frame.
#'

#' @family data annotation functions
#' @seealso \code{\link{read_unicorn}}
#' @importFrom magrittr "%<>%" "%>%"
Expand Down
1 change: 1 addition & 0 deletions man/annotate_chromatogram.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3f0c9aa

Please sign in to comment.