combine.results | R Documentation |
combine.results()
builds trait, rule, and hmm matrices by combining microtrait results
for multiple genomes.
combine.results(rds_files, ids = NULL, type, ncores = 1)
rds_files |
Full paths to rds files that holds microtrait results. |
ids |
ids to be assigned to the genomes, default is the rds file name |
type |
microtrait result to be combined |
ncores |
Number of cores for computation |
trait, rule, or hmm matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.