Description Usage Arguments Value Author(s) Examples
Install Conda requirements
1 2 3 4 5 6 7 8 9 |
tools |
Vector of software to install using conda. |
env |
Name of Conda environment to install tools into. |
channels |
Additional channels for miniconda (bioconda defaults and conda-forge are included automatically) |
pathToMiniConda |
NULL Path to miniconda installation |
updateEnv |
Update existing package's conda environment if already installed. |
search |
Whether to search for the package name and version before installing. It is highly recommended this be set to TRUE as information about available versions or similar packages will be included in the output if the exact match is not found. |
verbose |
Print messages on progress (Default is FALSE) |
Nothing returned. Output written to file.
Thomas Carroll
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.