View source: R/check_alignment_id.R
check_alignment_id | R Documentation |
alignment_id
is valid.Will stop if not.
check_alignment_id(alignment_id)
alignment_id |
ID of the alignment,
as returned by get_alignment_id.
Keep at |
nothing, will stop if needed
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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.