The front end UI stores parameters in it's own database. The back end Nextflow implementation uses JSON parameters as input for starting up a run. A schema needs to be developed that both the front end and back end can use to ensure interoperability. See JSON Schema, Apache Avro, and Google Protocol Buffers.
The front end UI stores parameters in it's own database. The back end Nextflow implementation uses JSON parameters as input for starting up a run. A schema needs to be developed that both the front end and back end can use to ensure interoperability. See JSON Schema, Apache Avro, and Google Protocol Buffers.