geneontology / amigo

AmiGO is the public interface for the Gene Ontology.
http://amigo.geneontology.org
BSD 3-Clause "New" or "Revised" License
29 stars 17 forks source link

Implement catch and throw for Noctua's light federation protocol #422

Open kltm opened 7 years ago

kltm commented 7 years ago

Implement the catch and throw portions of Noctua's light federation protocol (see: https://github.com/geneontology/noctua/issues/403), a Galaxy-like way for applications to federate and pass data with zero knowledge of the caller.

The first use case would be able to catch from and throw back to a Noctua instance: https://github.com/geneontology/noctua/issues/403

kltm commented 7 years ago

Given that most of the Galaxy code remains in place, this would be very easy to piggyback.