check_alignment_id: Check if the 'alignment_id' is valid.

View source: R/check_alignment_id.R

check_alignment_idR Documentation

Check if the alignment_id is valid.

Description

Will stop if not.

Usage

check_alignment_id(alignment_id)

Arguments

alignment_id

ID of the alignment, as returned by get_alignment_id. Keep at NA to have it initialized automatically

Value

nothing, will stop if needed

Examples

check_empty_beautier_folder()

# anthus_aco_sub
alignment_id <- get_alignment_id("/home/homer/anthus_aco_sub.fas")
check_alignment_id(alignment_id)

check_empty_beautier_folder()

richelbilderbeek/beautier documentation built on April 4, 2024, 12:33 p.m.