Difference between revisions of "OpenSlide"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) m (Text replacement - "#uppercase" to "uc") |
|||
Line 24: | Line 24: | ||
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application. | Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application. | ||
==System Variables== | ==System Variables== | ||
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory |
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_BIN - executable directory |
<!--Configuration--> | <!--Configuration--> |
Latest revision as of 21:22, 6 December 2019
Description
OpenSlide is a C library that provides a simple interface to read whole-slide images
Environment Modules
Run module spider openslide
to find out what environment modules are available for this application.
System Variables
- HPC_OPENSLIDE_DIR - installation directory
- HPC_OPENSLIDE_BIN - executable directory