Description Usage Arguments Value
View source: R/aaTranslation.R
AminoAcid translation of the DNAStringSet object
1 | aaTranslation(subalign, DNAStr)
|
subalign |
the subalignment of DNA sequences that will be used for translation as DNAStringSet object |
DNAStr |
DNAStringSet object that has the multiple sequence alignment (it is used for just names of the sequences) |
AAStringSet object of translated and aligned AminoAcid sequences if there is no error. if there is error, it will show a message and return FALSE. It should be checked in the main script
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.