rmp_handle_platform: Get instance platform info

View source: R/utilities.R

rmp_handle_platformR Documentation

Get instance platform info

Description

Retrieves the previously established instance platform info (e.g. using rule 'set_acc') from the settings script 'settings.py' .

Usage

rmp_handle_platform(
  settings.fname = "settings.py",
  src.path = file.path("recountmethylation_server", "src")
)

Arguments

settings.fname

Name of the settings script containing platform info.

src.path

Path the 'src' dir in the 'recountmethylation_server' repo.

Value

Platform info as list contianing the accession ID and name.


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