seek4science / seek

For finding, sharing and exchanging Data, Models, Simulations and Processes in Science.
http://www.seek4science.org
BSD 3-Clause "New" or "Revised" License
76 stars 52 forks source link

Add Support for Interpreting COPASI Models Using COPASI.js and Enhance Model Download Functionality #1939

Open whomingbird opened 3 months ago

whomingbird commented 3 months ago

We aim to enhance the SEEK platform by adding support for interpreting COPASI models directly in the client using the COPASI.js JavaScript library. This new feature will enable users to work with COPASI-supported models seamlessly within SEEK without the need for external applications.

Currently, SEEK offers the following capabilities:

New Feature Implementation:

  1. Client-Side Model Interpretation:

    • Integrate the COPASI.js JavaScript library into SEEK.
    • Enable the interpretation and manipulation of COPASI models directly within the SEEK client interface.
  2. Enhanced Model Download for Non-Public Models:

  1. Log model executions add activity "run" for each simulation. similar to: https://github.com/seek4science/seek/pull/1954

useful links: COPASI.js repo: https://github.com/copasi/COPASI.js COPASI.js docs: https://copasijs.readthedocs.io/en/latest/ COPASI: http://copasi.org/