check_alignment_params: Checks if the argument is a valid alignment parameters...

View source: R/check_alignment_params.R

check_alignment_paramsR Documentation

Checks if the argument is a valid alignment parameters structure, as created by create_alignment_params. Will stop if not.

Description

Checks if the argument is a valid alignment parameters structure, as created by create_alignment_params. Will stop if not.

Usage

check_alignment_params(alignment_params)

Arguments

alignment_params

parameters to simulate an alignment, as can be created by create_alignment_params

Value

nothing. Will stop if not

Author(s)

Richèl J.C. Bilderbeek

Examples

# Check cleanup by other functions
beastier::check_empty_beaustier_folders()

check_alignment_params(create_test_alignment_params())

richelbilderbeek/pirouette documentation built on Oct. 18, 2023, 3:09 p.m.