test_singularity_installation {babelwhale}R Documentation

Tests whether singularity is correctly installed and available

Description

Tests whether singularity is correctly installed and available

Usage

test_singularity_installation(detailed = FALSE)

Arguments

detailed

Whether top do a detailed check

Examples

test_singularity_installation()

if (test_singularity_installation()) {
  test_singularity_installation(detailed = TRUE)
}


[Package babelwhale version 1.2.0 Index]