Skip to content

Installing GenePattern

liefeld edited this page May 1, 2026 · 6 revisions

NOTE Our registration management is and will remain offline .
You can work around the need to register the server by adding this line to your
genepattern.properties file and restarting the server.
 registeredServer=true The registration site no longer exists and failure to register otherwise prevents GenePattern from starting.

Installing and upgrading GenePattern via Docker

This is now the recommended method for a local GenePattern installation.
Please see our page for docker installation instructions

Linux Install

Java 8 or 9 is required. Note that GenePattern will not run if Java 11 or later is installed.

Download the 'GPserver.bin' file. Then run the installer in headless mode. Instructions can be found in '/gp_home/resources/installer_example.properties'

Clone this wiki locally