listPlatforms: Lists all the probe platforms available in the BED database

View source: R/listPlatforms.R

listPlatformsR Documentation

Lists all the probe platforms available in the BED database

Description

Lists all the probe platforms available in the BED database

Usage

listPlatforms(be = c(NA, listBe()))

Arguments

be

a character vector of BE on which to focus. if NA (default) all the BE are considered.

Value

A data.frame mapping platforms to BE with the following fields:

  • name: the platform nam

  • description: platform description

  • focus: Targeted BE

See Also

listBe, listBeIdSources, listOrganisms, getTargetedBe

Examples

## Not run: 
listPlatforms(be="Gene")
listPlatforms()

## End(Not run)


patzaw/BED documentation built on April 30, 2024, 5:31 a.m.