moonlight: Initiate the Moonlight viewer in a browser window

View source: R/moonlight.R

moonlightR Documentation

Initiate the Moonlight viewer in a browser window

Description

Initiate the Moonlight viewer in a browser window

Usage

moonlight(
  sample.list = NULL,
  proj.path = NULL,
  nap.mode = FALSE,
  environ.file = NULL,
  local = T
)

Arguments

sample.list

sample list (defaults to s.lst)

proj.path

working folder for Moonlight (default current)

nap.mode

boolean value to indicate whether to expect NAP output (default F)

environ.file

if non-NULL, specify a file with environment variables

local

boolean value to indicate whether running locally (versus Docker container) (default T)


remnrem/luna documentation built on June 1, 2025, 2:14 p.m.