About Anaconda Help Download Anaconda

bioconda / packages / bioconductor-s4vectors 0.40.2

Foundation of vector-like and list-like containers in Bioconductor

Installers

Info: This package contains files in non-standard labels.
  • linux-aarch64 v0.40.2
  • linux-64 v0.40.2
  • osx-64 v0.40.2

conda install

To install this package run one of the following:
conda install bioconda::bioconductor-s4vectors
conda install bioconda/label/broken::bioconductor-s4vectors
conda install bioconda/label/cf201901::bioconductor-s4vectors
conda install bioconda/label/gcc7::bioconductor-s4vectors

Description

The S4Vectors package defines the Vector and List virtual classes and a set of generic functions that extend the semantic of ordinary vectors and lists in R. Package developers can easily implement vector-like or list-like objects as concrete subclasses of Vector or List. In addition, a few low-level concrete subclasses of general interest (e.g. DataFrame, Rle, Factor, and Hits) are implemented in the S4Vectors package itself (many more are implemented in the IRanges package and in other Bioconductor infrastructure packages).


© 2024 Anaconda, Inc. All Rights Reserved. (v3.0.9) Legal | Privacy Policy