is_pureseqtm_installed: Measure if PureseqTM is installed locally

View source: R/is_pureseqtm_installed.R

is_pureseqtm_installedR 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()

pureseqtmr documentation built on April 6, 2023, 5:20 p.m.