extract.traits.parallel | R Documentation |
Run microtrait for genomes in parallel using mclapply
## S3 method for class 'traits.parallel'
extract(
fa_files,
out_dirs = dirname(fa_files),
ncores = floor(parallel::detectCores() * 0.7),
save_tempfiles = F,
type = "genomic"
)
fna_files |
cache_dir out_dir |
results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.