Description Usage Arguments Value
This function is perfoms multiple sequence alignment when alignment file is not provided by user
1 2 |
alignment.file |
MAFFT alignment resulted file |
sequences |
PATT_REG sequence reading and stored in sequences |
mafft.path |
complete path of MAFFT |
num.threads |
Number of threads to be used by MAFFT. |
Resulted output file name
@examples get_mafft(alignment.file = NULL, sequences = NULL, mafft.path = NULL, num.threads = NULL)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.