Bioconductor 3.22 Released

cytolib

This is the development version of cytolib; for the stable release version, see cytolib.

C++ infrastructure for representing and interacting with the gated cytometry data


Bioconductor version: Development (3.23)

This package provides the core data structure and API to represent and interact with the gated cytometry data.

Author: Mike Jiang

Maintainer: Mike Jiang <mike at ozette.com>

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

Installation

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


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

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

BiocManager::install("cytolib")

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("cytolib")
Using cytolib HTML R Script
Reference Manual PDF
LICENSE Text

Details

biocViews DataImport, DataRepresentation, FlowCytometry, ImmunoOncology, Preprocessing, Software
Version 2.23.0
In Bioconductor since BioC 3.6 (R-3.4) (8 years)
License AGPL-3.0-only
Depends R (>= 3.4)
Imports RProtoBufLib
System Requirements GNU make, C++11
URL
See More
Suggests knitr, rmarkdown
Linking To BH (>= 1.84.0.0), RProtoBufLib(>= 2.13.1), Rhdf5lib
Enhances
Depends On Me
Imports Me flowCore
Suggests Me
Links To Me flowCore
Build Report Build Report

Package Archives

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

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