dataInfo: Display select information about hub object

Description Usage Arguments Value Examples

View source: R/dataInfo.R

Description

Display select information about hub object

Usage

1
dataInfo(hub, fileType)

Arguments

hub

A hub object, either AnnotationHub or ExperimentHub.

fileType

The type of file the user is interested in exploring, e.g. 'BigWigFile'.

Value

A DataFrame.

Examples

1
2
3
library(AnnotationHub)
ah = AnnotationHub()
dataInfo(ah, "BigWigFile")

Kayla-Morrell/HubGrub documentation built on Dec. 18, 2021, 2:43 a.m.