CMD + K

bioconductor-s4vectors

Community

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, and Hits) are implemented in the S4Vectors package itself (many more are implemented in the IRanges package and in other Bioconductor infrastructure packages).

Installation

To install this package, run one of the following:

Conda
$conda install bgruening::bioconductor-s4vectors

Usage Tracking

0.9.44
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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, and Hits) are implemented in the S4Vectors package itself (many more are implemented in the IRanges package and in other Bioconductor infrastructure packages).

Last Updated

Mar 31, 2016 at 22:04

License

Artistic-2.0

Supported Platforms

linux-64