getPackagesInBiocView | R Documentation |
Finds the package names that have a specific biocView.
getPackagesInBiocView(
view,
rep = c("BioCsoft", "BioCann", "BioCexp", "BioCextra"),
biocVersion
)
view |
The biocView of interest. For example |
rep |
Repository of interest. One of |
biocVersion |
A |
An instance of class BiocView
. NULL
if the the
biocView was not found.
Laurent Gatto
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.