dn_ds | R Documentation |
This function needs mafft and/or blastn intalled in you system and available in the PATH.
dn_ds(mmseq, accnet, min_size = 5, n_cores, mode = "fast")
mmseq |
A mmseq object |
accnet |
The resulting accnet object of the mmseq object |
min_size |
Gene families smaller than this value are ingnored |
n_cores |
Number of cores to paralyse. |
mode |
Alignment mode c("fast",accurate") |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.