Description Usage Arguments Value Author(s) Examples
Get domain files from a folder
1 | get_domain_folder(seed, domain_path)
|
seed |
seed ID |
domain_path |
path to domain folder |
Domain file and its complete directory path
Vinh Tran tran@bio.uni-frankfurt.de
1 2 3 4 5 6 7 | ## Not run:
domain_path <- paste0(
path.package("phyloprofile", quiet = FALSE), "extdata/domain_files"
)
get_domain_online("OG_1009", domain_path)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.