- Home
- Bioconductor 3.19
- Experiment Packages
- BioImageDbs
BioImageDbs
This package is for version 3.19 of Bioconductor; for the stable, up-to-date release version, see BioImageDbs.
Bio- and biomedical imaging dataset for machine learning and deep learning (for ExperimentHub)
Bioconductor version: 3.19
The package provides a bioimage dataset for the image analysis using machine learning and deep learning. The dataset includes microscopy imaging data with supervised labels. The data is provided as R list data that can be loaded to Keras/tensorflow in R.
Author: Satoshi Kume [aut, cre] , Kozo Nishida [aut]
Maintainer: Satoshi Kume <satoshi.kume.1984 at gmail.com>
citation("BioImageDbs")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("BioImageDbs")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("BioImageDbs")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.