| BiocView-class {biocViews} | R Documentation |
Representation of of Bioconductor "view".
Objects can be created by calls of the form new("BiocView", ...).
name:"character" giving the
name of the view. subViews:"character" giving
the names of the subviews of this view.parentViews:"character" giving
the names of the views that are this view's parents.Title:"character" giving
longer description of view?reposRoot:"character" URL for repository homeUrl:"character" ? htmlDir:"character" ? packageList:"list" consisting
of PackageDetail-class objects
Class "RepositoryDetail", directly.
Class "Htmlized", directly.
signature(from = "BiocView", to = "rdPackageTable"): ... signature(object = "BiocView"): ... signature(object = "BiocView"): ... signature(object = "BiocView"): ... signature(object = "BiocView"): ... Seth Falcon