qviewparsR: Read .Q-View Multiplex ELISA Project Files
Source:R/qviewparsR-package.R
qviewparsR-package.RdPure-R parser for .Q-View binary project files used in
chemiluminescent multiplex ELISA plate imaging and quantification.
Extracts pixel intensities, analyte mappings, sample assignments,
plate layout, optional curve-fit parameters, and the embedded CSV
report from the H2 database container format. Returns tidy tibbles
ready for downstream statistical analysis.
Main functions
Reader:
read_qview()– parse a.Q-Viewfile.Helpers:
strip_qview_prefix()reverse the Q-View internal naming convention;well_label()map (row, column) to plate notation.Optional:
read_qview_template()parse a Q-View well-assignment template CSV.Methods:
is_qview(),print.qview(),plot.qview(),as_tibble.qview().Shiny:
qview_app()interactive upload / preview / download.
Author
Maintainer: Raban Heller raban.heller@charite.de (ORCID) [copyright holder]
Authors:
Raban Heller raban.heller@charite.de (ORCID) [copyright holder]
Marco Mannes