Package: BioTooltipR 0.1.1.9000
BioTooltipR: Add Bio Tooltips to HTML Reports
Provides lightweight helpers for adding gene and chemical tooltips to 'R Markdown', 'Quarto', 'shiny', 'pkgdown', and other HTML outputs. The package emits small HTML spans with module-specific data attributes and attaches the browser-side 'bio-tooltips' JavaScript and CSS assets through 'htmltools'. Entity lookup and rendering are handled in the browser by 'bio-tooltips'; this package does not query biological databases from R during package checks.
Authors:
BioTooltipR_0.1.1.9000.tar.gz
BioTooltipR_0.1.1.9000.zip(r-4.7-any)BioTooltipR_0.1.1.9000.zip(r-4.6-any)BioTooltipR_0.1.1.9000.zip(r-4.5-any)
BioTooltipR_0.1.1.9000.tgz(r-4.6-any)BioTooltipR_0.1.1.9000.tgz(r-4.5-any)
BioTooltipR_0.1.1.9000.tar.gz(r-4.7-any)BioTooltipR_0.1.1.9000.tar.gz(r-4.6-any)
BioTooltipR_0.1.1.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
BioTooltipR/json (API)
| # Install 'BioTooltipR' in R: |
| install.packages('BioTooltipR', repos = c('https://mattjmeier.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mattjmeier/biotooltipr/issues
bioinformaticschemicalsgenesrmarkdowntooltiptooltip-librarytooltips
Last updated from:015cde0db3. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel | OK | 143 | ||
| source / vignettes | OK | 189 | ||
| linux-release | OK | 136 | ||
| macos-release | OK | 104 | ||
| macos-oldrel | OK | 87 | ||
| windows-devel | OK | 85 | ||
| windows-release | OK | 86 | ||
| windows-oldrel | OK | 91 | ||
| wasm-release | OK | 120 |
Exports:auto_gene_tooltipsbio_tooltip_spanbio_tooltips_dependencybt_datatablebt_deg_tablebt_kablebt_plotly_gene_hoverchem_columnchem_ttchemical_tooltipchemical_ttgene_columngene_tooltipgene_tttooltip_columnuse_bio_tooltips
Dependencies:base64encdigestevaluatefastmaphighrhtmltoolsjsonliteknitrrlangxfunyaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Automatically wrap selected gene symbols in rendered HTML | auto_gene_tooltips |
| Create a Bio Tooltip span | bio_tooltip_span |
| Bio Tooltips HTML dependency | bio_tooltips_dependency |
| Render a DT table with Bio Tooltips support | bt_datatable |
| Render a simple differential-expression style table | bt_deg_table |
| Render a kable table with Bio Tooltips support | bt_kable |
| Add Bio Tooltips gene hover behavior to a Plotly plot | bt_plotly_gene_hover |
| Add chemical tooltip markup to a data-frame column | chem_column |
| Create chemical tooltip spans | chemical_tooltip chemical_tt chem_tt |
| Add gene tooltip markup to a data-frame column | gene_column |
| Create gene tooltip spans | gene_tooltip gene_tt |
| Add Bio Tooltip markup to a data-frame column | tooltip_column |
| Attach and initialize Bio Tooltips | use_bio_tooltips |
