The package is designed for reducing the learning curve of ALTREP and facilitating development of ALTREP-related packages. It provides a set of functions to manage user-defined ALTREP classes at the R level. Defining an ALTREP function is informal and ad hoc. There is no C/C++ code involved for defining an ALTREP function and the function can be redefined at any time. Users are expected to call setAltClass to define the class name and type first. Then calling setAltMethod to define the behavior of an ALTREP class. Finally an ALTREP object can be made by calling newAltrep.
Package details |
|
---|---|
Author | Jiefei Wang |
Bioconductor views | Infrastructure |
Maintainer | Jiefei Wang <szwjf08@gmail.com> |
License | GPL (>= 2) |
Version | 0.99.17 |
Package repository | View on GitHub |
Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.