#' phipmake: PhIP-seq Data Analysis Pipeline.
#'
#' PhIP-seq is an antibody profiling assay.
#' Phipmake uses ropensci's drake package.
#'
#' To keep track of multilibrary data, phipmake uses specially formatted lists
#' that we are calling phiplists.
#'
#' @docType package
#' @name phipmake
#'
#' @importFrom magrittr %>%
#' @importFrom magrittr %<>%
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.