View source: R/get_alignment_ids.R
get_alignment_ids_from_fasta_filenames | R Documentation |
This is done in the same way as BEAST2 does by default. The files are assumed to be FASTA. If this is not the case, there may be any kind of error message when calling this function.
get_alignment_ids_from_fasta_filenames(fasta_filenames)
fasta_filenames |
One or more FASTA filenames.
Use |
the IDs from one or more FASTA files
Richèl J.C. Bilderbeek
Use get_alignment_ids to get the alignment IDs from multiple kids of files. Use are_fasta_filenames to see if the filenames all have a common FASTA filename extension.
check_empty_beautier_folder()
get_alignment_ids_from_fasta_filenames(
get_beautier_paths(c("anthus_aco.fas", "anthus_nd2.fas"))
)
check_empty_beautier_folder()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.