View source: R/run_orthofinder.R
run_orthofinder | R Documentation |
run_orthofinder
Call OrthoFinder from R
run_orthofinder(gsParam, verbose = TRUE)
gsParam |
a genespace param list, made by init_genespace. |
verbose |
Logical, should updates be printed to the console? |
Simple directory parser to find and check the paths to all annotation and assembly files.
A list containing paths to the raw files. If a file is not found, path is returned as null and a warning is printed.
## Not run:
# coming soon
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.