R/0.BAf-package.R

#' BAf : A package for handling the data from Binder Arrays in facility
#' 
#' @description This package includes class 'BAf' and functions to assist in the
#'   analysis of data generated by Binder Arrays (including suspension bead
#'   arrays) technology in affinity proteomics facility.
#' 
#' @author Mun-Gwan Hong <\email{mun-gwan.hong@scilifelab.se}>
#' @keywords package
#' 
#' @docType package
#' @name BAf-package
#' 
#' @import dplyr
#' @import purrr
NULL



# CONSTANTS

BEADCOUNT_FAILED  = 20
BEADCOUNT_TOO_LOW = 35
Rundmus/BAf-R_package documentation built on May 18, 2020, 12:59 p.m.