Registration and Abstract Submission Open for
GBCC2025: Joint Galaxy/Bioconductor Conference
Early registration discount pricing ends March 31!

islify

This is the development version of islify; to use it, please install the devel version of Bioconductor.

Automatic scoring and classification of cell-based assay images


Bioconductor version: Development (3.21)

This software is meant to be used for classification of images of cell-based assays for neuronal surface autoantibody detection or similar techniques. It takes imaging files as input and creates a composite score from these, that for example can be used to classify samples as negative or positive for a certain antibody-specificity. The reason for its name is that I during its creation have thought about the individual picture as an archielago where we with different filters control the water level as well as ground characteristica, thereby finding islands of interest.

Author: Jakob Theorell [aut, cre, fnd] (ORCID: ORCID iD ORCID: 0000-0001-8752-3151 , Funding provided by the Swedish Wenner-Gren Foundations)

Maintainer: Jakob Theorell <jakob.theorell at ki.se>

Citation (from within R, enter citation("islify")):

Installation

To install this package, start R (version "4.5") and enter:


if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

BiocManager::install("islify")

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("islify")
Typical usage of islify HTML R Script
Reference Manual PDF
NEWS Text

Details

biocViews BiomedicalInformatics, CellBasedAssays, Classification, FeatureExtraction, Pathways, Software, Visualization
Version 0.99.9
In Bioconductor since BioC 3.21 (R-4.5)
License GPL-3
Depends R (>= 4.5)
Imports autothresholdr (>= 1.4.2), Matrix (>= 1.6.1), RBioFormats(>= 1.0.0), tiff (>= 0.1.12), png (>= 0.1.8), dbscan (>= 1.1.12), abind (>= 1.4.8), methods (>= 4.3.3), stats (>= 4.3.3)
System Requirements
URL https://github.com/Bioconductor/islify
Bug Reports https://github.com/Bioconductor/islify/issues
See More
Suggests knitr, rmarkdown, testthat, BiocStyle
Linking To
Enhances
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report Build Report

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package islify_0.99.9.tar.gz
Windows Binary (x86_64) islify_0.99.9.zip
macOS Binary (x86_64) islify_0.99.9.tgz
macOS Binary (arm64) islify_0.99.9.tgz
Source Repository git clone https://git.bioconductor.org/packages/islify
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/islify
Bioc Package Browser https://code.bioconductor.org/browse/islify/
Package Short Url https://bioconductor.org/packages/islify/
Package Downloads Report Download Stats