getPackagesInBiocView.RdFinds the package names that have a specific biocView.
getPackagesInBiocView(
view,
rep = c("BioCsoft", "BioCann", "BioCexp", "BioCextra"),
biocVersion
)The biocView of interest. For example "Proteomics".
Repository of interest. One of "BioCsoft",
"BioCann", "BioCexp" or `"BioCextra"1.
A character with the Bioconductor version of
interest. For example "2.14".
An instance of class BiocView. NULL if the the
biocView was not found.