meffil.probe.info: Obtain a list of probes for a given feature set (chip).

View source: R/manifest.r

meffil.probe.infoR Documentation

Obtain a list of probes for a given feature set (chip).

Description

Obtain a list of probes for a given feature set (chip).

Usage

meffil.probe.info(chip = "450k", featureset = chip)

Arguments

chip

Name returned by meffil.list.chips() (Default: "450k").

featureset

Name returned by meffil.list.featuresets() (Default: chip).

Value

A data frame with one row per probe. The full set of probes for a chip is returned if chip == featureset; otherwise, the probes are restricted to those corresponding to features in the feature set.


perishky/meffil documentation built on March 20, 2024, 1:56 a.m.