Last data update: 2014.03.03

R: Make an AnnotationHubMeta resource
makeAnnotationHubMetadataR Documentation

Make an AnnotationHubMeta resource

Description

Takes a list of PAHD instances and returns a subset matching the requested resource.

Usage

makeAnnotationHubMetadata(x, resource = proteomicsAnnotationHubDataResources)

Arguments

x

A list of PAHD instances.

resource

A character of length 1 with the desired resource. See proteomicsAnnotationHubDataResources for a list of available resourcs.

Value

A list of PAHD instances, matching resource.

Results