getPackagesInBiocView: Packages in a biocView

View source: R/r4prot.R

getPackagesInBiocViewR Documentation

Packages in a biocView

Description

Finds the package names that have a specific biocView.

Usage

getPackagesInBiocView(
  view,
  rep = c("BioCsoft", "BioCann", "BioCexp", "BioCextra"),
  biocVersion
)

Arguments

view

The biocView of interest. For example "Proteomics".

rep

Repository of interest. One of "BioCsoft", "BioCann", "BioCexp" or '"BioCextra"1.

biocVersion

A character with the Bioconductor version of interest. For example "2.14".

Value

An instance of class BiocView. NULL if the the biocView was not found.

Author(s)

Laurent Gatto


lgatto/RforProteomics documentation built on May 10, 2023, 11:51 p.m.