sesameAnno_readManifestTSV: Read manifest file to a tsv format

View source: R/sesameAnno.R

sesameAnno_readManifestTSVR Documentation

Read manifest file to a tsv format

Description

Read manifest file to a tsv format

Usage

sesameAnno_readManifestTSV(tsv_fn)

Arguments

tsv_fn

tsv file path

Value

a manifest as a tibble

Examples

## Not run: 
## download manifest from
## http://zwdzwd.github.io/InfiniumAnnotation
tsv_path = sesameAnno_download("HM450.hg38.manifest.tsv.gz")
mft <- sesameAnno_readManifestTSV(tsv_path)

## End(Not run)

zwdzwd/sesame documentation built on April 28, 2024, 12:48 p.m.