-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Finished documenting u5plex data, and got mathjax working in refit_cu…
…rves details.
- Loading branch information
Hefin Rhys
committed
Jan 9, 2024
1 parent
03d3e48
commit 7b38b3f
Showing
9 changed files
with
98 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
#' 5-plex intelliframe | ||
#' | ||
#' Data from a single, 5-plex xMAP experiment. | ||
#' | ||
#' @format An intelliframe object containing 5 analytes, 80 standard samples, 20 | ||
#' control samples, and 1820 unknown samples | ||
#' \describe{ | ||
#' \item{@metadata}{A tibble of keyword-value pairs of instrument metadata.} | ||
#' \item{@analytes}{A tibble of analyte metadata.} | ||
#' \item{@expected}{A tibble containing the expected concentrations of analyte | ||
#' standards.} | ||
#' \item{@recovery}{A tibble containing the recovery values of analyte | ||
#' standards (recovery = predicted / expected). } | ||
#' \item{@recovery_avg}{A tibble of mean recovery values across replicates.} | ||
#' \item{@well_data}{A tibble of predicted concentrations for all individual | ||
#' wells.} | ||
#' \item{@summary_data}{A tibble of mean predicted concentrations across all | ||
#' replicates.} | ||
#' \item{@curve_data}{A tibble of standard curve metadata.} | ||
#' } | ||
"u5plex" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.