BioMVCClass
This is the development version of BioMVCClass; for the stable release version, see BioMVCClass.
Model-View-Controller (MVC) Classes That Use Biobase
Bioconductor version: Development (3.21)
Creates classes used in model-view-controller (MVC) design
Author: Elizabeth Whalen
Maintainer: Elizabeth Whalen <ewhalen at hsph.harvard.edu>
Citation (from within R, enter
citation("BioMVCClass")
):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("BioMVCClass")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("BioMVCClass")
BioMVCClass | |
Reference Manual |
Details
biocViews | GraphAndNetwork, Infrastructure, Software, Visualization |
Version | 1.75.0 |
In Bioconductor since | BioC 1.9 (R-2.4) (18 years) |
License | LGPL |
Depends | R (>= 2.1.0), methods, MVCClass, Biobase, graph, Rgraphviz |
Imports | |
System Requirements | |
URL |
See More
Suggests | |
Linking To | |
Enhances | |
Depends On Me | |
Imports Me | |
Suggests Me | |
Links To Me | |
Build Report | Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
Source Package | BioMVCClass_1.75.0.tar.gz |
Windows Binary (x86_64) | |
macOS Binary (x86_64) | |
macOS Binary (arm64) | |
Source Repository | git clone https://git.bioconductor.org/packages/BioMVCClass |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/BioMVCClass |
Bioc Package Browser | https://code.bioconductor.org/browse/BioMVCClass/ |
Package Short Url | https://bioconductor.org/packages/BioMVCClass/ |
Package Downloads Report | Download Stats |