Description Usage Arguments Value Author(s) Examples
Get domain file from a single (concatenate) file
1 | get_domain_file(input_file)
|
input_file |
concatenate domain file |
Domain file and its complete directory path
Vinh Tran tran@bio.uni-frankfurt.de
1 2 3 4 5 6 7 8 | ## Not run:
input_file <- system.file(
"extdata", "domain_files/OG_1009.domains",
package = "phyloprofile", mustWork = TRUE
)
get_domain_file("lca-micors")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.