Skip to content

Commit

Permalink
Clean up lifting docs
Browse files Browse the repository at this point in the history
- closes SomaLogic#82
  • Loading branch information
stufield committed Feb 16, 2024
1 parent 4ff2987 commit 8906ffd
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
8 changes: 8 additions & 0 deletions R/lift-adat.R
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,14 @@
#' Likewise, "lifting" from `v4.0` -> `v4.1` requires
#' a separate annotations file and a `soma_adat` from SomaScan `v4.0`.
#'
#' Table of SomaScan Assay versions:
#' \tabular{lll}{
#' **Version** \tab **Commercial Name** \tab **Size** \cr
#' `V4` \tab 5k \tab 5284 \cr
#' `v4.1` \tab 7k \tab 7596 \cr
#' `v5.0` \tab 11k \tab 11083 \cr
#' }
#'
#' @inheritParams params
#' @param bridge The direction of the lift (i.e. bridge).
#' @param anno.tbl Deprecated.
Expand Down
8 changes: 8 additions & 0 deletions man/lift_adat.Rd

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

0 comments on commit 8906ffd

Please sign in to comment.