- Home
- Bioconductor 3.22
- Experiment Packages
- BioImageDbs
BioImageDbs
This is the released version of BioImageDbs; for the devel version, see BioImageDbs.
Bio- and biomedical imaging dataset for machine learning and deep learning (for ExperimentHub)
Bioconductor version: Release (3.22)
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] ORCID iD ORCID: 0000-0001-7481-2843 , Kozo Nishida [aut] ORCID iD ORCID: 0000-0001-8501-7319
Maintainer: Satoshi Kume <satoshi.kume.1984 at gmail.com>
citation("BioImageDbs")):
Installation
To install this package, start R (version "4.5") 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.