Package: qviewparsR 1.0.0
qviewparsR: Read .Q-View Multiplex ELISA Project Files
Pure-R parser for the binary '.Q-View' project file format used in chemiluminescent multiplex ELISA plate imaging and quantification. Reads the embedded H2 database container and CSV report, and returns project metadata, the analyte panel with units and detection limits, sample well-group assignments, per-well pixel-intensity replicates, summary statistics, optional back-calculated concentrations, and a plate layout, all as tidy tibbles. No Java runtime or H2 database driver is required.
Authors:
qviewparsR_1.0.0.tar.gz
qviewparsR_1.0.0.zip(r-4.7-any)
qviewparsR_1.0.0.tar.gz(r-4.7-any)qviewparsR_1.0.0.tar.gz(r-4.6-any)
qviewparsR_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
qviewparsR/json (API)
| # Install 'qviewparsR' in R: |
| install.packages('qviewparsR', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/cttir/qviewparsr/issues
Pkgdown/docs site:https://cttir.github.io
Last updated from:9bbed13b40. Checks:5 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 176 | ||
| source / vignettes | OK | 230 | ||
| linux-release-x86_64 | OK | 208 | ||
| windows-devel-x86_64 | OK | 123 | ||
| wasm-release | OK | 134 |
Exports:is_qviewqview_appqview_to_csv_dirqview_to_xlsxread_qviewread_qview_reportread_qview_templatestrip_qview_prefixwell_labelwrite_qview_csvwrite_qview_rdswrite_qview_xlsx
Dependencies:bitbit64clicliprcpp11crayondplyrgenericsgluehmslifecyclemagrittropenxlsx2pillarpkgconfigprettyunitsprogresspurrrR6Rcppreadrrlangstringistringrtibbletidyrtidyselecttzdbutf8vctrsvroomwithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Coerce a Q-View object to a tibble | as_tibble.qview |
| Test whether an object is a 'qview' | is_qview |
| Plot a Q-View object | plot.qview |
| Print a Q-View object | print.qview |
| Print a qview_summary object | print.qview_summary |
| Launch the qviewparsR Q-View Shiny app | qview_app |
| Read a .Q-View project file | read_qview |
| Read a Q-View report export (CSV or XLSX) | read_qview_report |
| Read a Q-View well-assignment template CSV | read_qview_template |
| Reverse the Q-View internal naming convention | strip_qview_prefix |
| Summary statistics for a Q-View object | summary.qview |
| Convert plate row / column to a well label | well_label |
| Write a Q-View object to disk | qview_to_csv_dir qview_to_xlsx write_qview write_qview_csv write_qview_rds write_qview_xlsx |
