Difference between revisions of "OpenSlide"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:Imaging {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|openslide}} |{{#vardefine:url|https://openslide.org/}} <!--CONFIGURATION: OPTIONAL...")
 
Line 26: Line 26:
 
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
 
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
 
* HPC_{{#uppercase:{{#var:app}}}}_BIN - executable directory
 
* HPC_{{#uppercase:{{#var:app}}}}_BIN - executable directory
* HPC_{{#uppercase:{{#var:app}}}}_LIB - library directory
 
* HPC_{{#uppercase:{{#var:app}}}}_INC - include directory
 
* HPC_{{#uppercase:{{#var:app}}}}_MAN - manual directory
 
  
 
<!--Configuration-->
 
<!--Configuration-->

Revision as of 16:53, 14 November 2018

Description

openslide website  

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_{{#uppercase:openslide}}_DIR - installation directory
  • HPC_{{#uppercase:openslide}}_BIN - executable directory