Package: blotbench 0.1.0

Kai Aragaki
blotbench: Easy, reproducible Westen blot editing
blotbench includes a rudimentary visual image editor that helps you write reproducible, declarative, auditable code for editing western blots. Additionally, it provides tools for easily producing annotated, publication-ready images quickly.
Authors:
blotbench_0.1.0.tar.gz
blotbench_0.1.0.zip(r-4.7)blotbench_0.1.0.zip(r-4.6)blotbench_0.1.0.zip(r-4.5)
blotbench_0.1.0.tgz(r-4.6-any)blotbench_0.1.0.tgz(r-4.5-any)
blotbench_0.1.0.tar.gz(r-4.7-any)blotbench_0.1.0.tar.gz(r-4.6-any)
blotbench_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
blotbench/json (API)
| # Install 'blotbench' in R: |
| install.packages('blotbench', repos = c('https://kaiaragaki.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/kaiaragaki/blotbench/issues
Pkgdown/docs site:https://kaiaragaki.github.io
Last updated from:71b67c0ed9. Checks:7 WARNING, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | WARNING | 163 | ||
| source / vignettes | OK | 280 | ||
| linux-release-x86_64 | WARNING | 197 | ||
| macos-release-arm64 | WARNING | 173 | ||
| macos-oldrel-arm64 | WARNING | 122 | ||
| windows-devel | WARNING | 3398 | ||
| windows-release | WARNING | 124 | ||
| windows-oldrel | WARNING | 133 | ||
| wasm-release | OK | 195 |
Exports:apply_transformscol_annotcol_annot<-imgsimgs<-is_wbrow_annotrow_annot<-transformstransforms<-wbwb_convert_scnwb_presentwb_visual_edit
Dependencies:base64encbitbit64bslibcachemclicliprcommonmarkcpp11crayoncurldatapastadigestfastmapfontawesomefsgluehmshtmltoolshttpuvjquerylibjsonlitelaterlifecyclemagickmagrittrmemoisemimeotelpillarpkgconfigprettyunitsprogresspromisesR6rappdirsRcppreadrrlangrstudioapisassshinysourcetoolstibbletidyselecttzdbutf8vctrsvroomwithrxtable
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Manually apply transforms to imgs | apply_transforms |
| Get or set column annotation for a 'wb' object | col_annot col_annot<- |
| Get or set images for a 'wb' object | imgs imgs<- wb_add_img |
| Test if the object is a wb | is_wb |
| Get or set row annotation for a 'wb' object | row_annot row_annot<- |
| Get or set transforms of a 'wb' object | transforms transforms<- |
| Create a wb object | wb |
| Convert a .scn file to another format | wb_convert_scn |
| Render a wb object into an image | wb_present |
| Interactively edit blots | wb_visual_edit |