CMD + K

bioconductor-s4vectors

Community

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

Installation

To install this package, run one of the following:

Conda
$conda install bioconda::bioconductor-s4vectors

Usage Tracking

0.44.0
0.40.2
0.38.1
0.36.0
0.32.4
5 / 8 versions selected
Downloads (Last 6 months): 0

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).

About

Summary

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

Last Updated

Dec 15, 2024 at 14:07

License

Artistic-2.0

Total Downloads

1.7M

Supported Platforms

linux-64
macOS-64
linux-aarch64
macOS-arm64