View source: R/mafft_reorder.R
mafft_reorder | R Documentation |
This function adds query sequences to a reference alignment and realigns all the sequences, allowing reordering of the sequences
mafft_reorder(sequences, ref_align)
sequences |
The query sequences to be added to the reference alignment in fasta format |
ref_align |
The reference alignment to add the query sequences to in fasta format |
An alignment containing the query sequences and reference sequences
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.