Skip to content

JaneliaSciComp/jacs-compute

Repository files navigation

JACS - JAnelia Computational Services

CircleCI

JACS is both a framework and a collection of computational services for scientific computing at Janelia. It currently includes:

  • asynchronous RESTful services for running jobs on clusters
  • synchronous RESTful services for accessing metadata about domain objects
  • a data model for managing metadata surrounding image processing
  • Docker packaging for deploying the JACS services

See Getting Started to learn about building and deploying the code.