Nothing
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).
Package details |
|
---|---|
Author | H. Pagès, M. Lawrence and P. Aboyoun |
Bioconductor views | DataRepresentation Infrastructure |
Maintainer | Bioconductor Package Maintainer <maintainer@bioconductor.org> |
License | Artistic-2.0 |
Version | 0.28.1 |
URL | https://bioconductor.org/packages/S4Vectors |
Package repository | View on Bioconductor |
Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.