Learn R Programming

RCPA (version 0.2.6)

getSupportedPlatforms: Get supported platforms

Description

Get supported platforms

Usage

getSupportedPlatforms()

Arguments

Value

A named list of supported platforms, where the names are the platform IDs and the values are the corresponding annotation packages from Bioconductor.

Examples

Run this code

library(RCPA)
supportedPlatforms <- getSupportedPlatforms()

Run the code above in your browser using DataLab