Skip to content
Snippets Groups Projects
Verified Commit a15a6914 authored by Adam Caprez's avatar Adam Caprez
Browse files

Try to fix lists.

parent 98b7d8fd
Branches
No related tags found
No related merge requests found
......@@ -67,15 +67,17 @@ Please note that the _"master"_ process should be running while the submitted Cr
In addition to CryoSPARC, the CryoSPARC OOD App provides a few auxiliary programs, such as wrapper scripts for **Topaz** and **deepEMhancer**.
The executable paths to these scripts need to be set manually on a project-level.
Once this is done, the set location will apply to all future newly created jobs.
* The location of the wrapper script for Topaz is: `/usr/local/bin/topaz.sh`
* The location of the wrapper script for deepEMhancer is: `/usr/local/bin/deepemhancer.sh`
* The location of the deepEMhancer models is: `/usr/local/share/deepemhancer_models/`
- The location of the wrapper script for Topaz is: `/usr/local/bin/topaz.sh`
- The location of the wrapper script for deepEMhancer is: `/usr/local/bin/deepemhancer.sh`
- The location of the deepEMhancer models is: `/usr/local/share/deepemhancer_models/`
#### CryoSPARC database
The default location of the CryoSPARC database is `$WORK/cryosparc`.
* If you need to move this database elsewhere, please change the **CryoSPARC session path** using **Select Path** under the _Show advanced settings..._ checkbox.
* If you want to store the CryoSPARC session folder (database and configuration files) elsewhere, please change the **CryoSPARC session path** before you start the CryoSPARC session.
The default location of the CryoSPARC database is `$WORK/cryosparc`.
- If you need to move this database elsewhere, please change the **CryoSPARC session path** using **Select Path** under the _Show advanced settings..._ checkbox.
- If you want to store the CryoSPARC session folder (database and configuration files) elsewhere, please change the **CryoSPARC session path** before you start the CryoSPARC session.
#### CryoSPARC example
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment