Description Usage Arguments Value
View source: R/Non-Exportable-Functions.R
Aligns multiple protein sequences
1 |
sequences |
vector containing the sequences. |
ids |
vector containing the sequences' ids. |
sfile |
path to the file where the fasta alignmet should be saved, if any. |
Returns a list of four elements. The first one ($seq) provides the sequences analyzed, the second element ($ids) retuns the identifiers, ther third element ($aln) privides the alignment in fasta format and the fourth element ($ali) gives the alignment in matricial format.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.