is_pureseqtm_installed {pureseqtmr}R Documentation

Measure if PureseqTM is installed locally

Description

Measure if PureseqTM is installed locally

Usage

is_pureseqtm_installed(folder_name = get_default_pureseqtm_folder())

Arguments

folder_name

superfolder of PureseqTM. The superfolder's name is /home/[user_name]/.local/share by default, as can be obtained by get_default_pureseqtm_folder

Value

TRUE is PureseqTM is installed locally, FALSE otherwise

Author(s)

Richèl J.C. Bilderbeek

Examples

is_pureseqtm_installed()

[Package pureseqtmr version 1.4 Index]