sesameAnno_buildAddressFile: Build sesame ordering address file from tsv

View source: R/sesameAnno.R

sesameAnno_buildAddressFileR Documentation

Build sesame ordering address file from tsv

Description

Build sesame ordering address file from tsv

Usage

sesameAnno_buildAddressFile(tsv)

Arguments

tsv

a platform name, a file path or a tibble/data.frame manifest file

Value

a list of ordering and controls

Examples

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

## End(Not run)

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