A REST service that provides record pages, searching and analysis backend support for [OrthoMCL.org]. It is an extension of EbrcWebSvcCommon, which is, in turn, an extension of the REST services provided by the WDK.
This extension provides endpoints beyond those available in EbrcWebSvcCommon:
- a DataSummaryService provides data that summarizes the contents of the OrthoMCL database
- a GroupLayoutService provides data that drives a visualization of the relatedness of proteins in an OrthoMCL group.
- a NewickProteinTreeService provides data that drives a tree visualization of the proteins in an OrthoMCL group.
- ant
- Java 11+
- External dependencies: see pom.xml
- environment variables for GUS_HOME and PROJECT_HOME
- Internal Dependencies: see build.xml
- bld OrthoMCLWdkService