Skip to content

cytoscape/enrichmentmap-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EnrichmentMap Microservice

Build with Maven

mvn clean package

Build and Run with Docker

docker build -t enrichmentmap-service .
docker run --rm -p 8080:8080 -it enrichmentmap-service:latest

About

EnrichmentMap microservice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published