rmp_handle_metadata: Get instance metadata info

View source: R/utilities.R

rmp_handle_metadataR Documentation

Get instance metadata info

Description

Looks up and loads previously generated instance metadata (e.g. using rule 'new_instance_md'), which includes the version and timestamp for the 'recountmethylation' instance.

Usage

rmp_handle_metadata(
  files.dname = "recount-methylation-files",
  md.dname = "metadata"
)

Arguments

files.dname

Instance files dir name ("recount-methylation-files").

md.dname

Metadata dir name, located in files.dname ("metadata").

Value

Metadata object containing the instance version and timestamp


metamaden/rmpipeline documentation built on Jan. 12, 2023, 3:20 p.m.