download_template: Download meta data template

Description Usage Arguments Value Examples

View source: R/utilities.R

Description

Function for downloading a template file containing metadata.

Usage

1

Arguments

object

A UMIexperiment object

Value

A tibble containing a metadata template

Examples

1
2
3
4
5
6
7
library(umiAnalyzer)

main <- system.file("extdata", package = "umiAnalyzer")

simsen <- createUmiExperiment(main)

download_template(simsen)

sfilges/umiAnalyzer documentation built on Dec. 23, 2021, 12:21 a.m.