R/AntibodyForests_data.R

#' Small AntibodyForests object for function testing purposes
#'
#' @name small_af
'small_af'

#' Small VDJ dataframe for function testing purposes
#'
#' @name small_vdj
'small_vdj'

#' Small AntibodyForests object with default algorithm for function testing purposes
#'
#' @name af_default
'af_default'

#' Small AntibodyForests object with MST algorithm for function testing purposes
#'
#' @name af_mst
'af_mst'

#' Small AntibodyForests object with NJ algorithm for function testing purposes
#'
#' @name af_nj
'af_nj'

#' Small PLM dataframe for function testing purposes
#'
#' @name PLM_dataframe
'PLM_dataframe'

#' Example output from Af_compare_within_repertoires() for function testing purposes
#'
#' @name compare_repertoire
'compare_repertoire'

Try the AntibodyForests package in your browser

Any scripts or data that you put into this service are public.

AntibodyForests documentation built on April 4, 2025, 4:45 a.m.