Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Task 1

Integrate existing molecule editors to the SEAGrid rich client.

Editor Codes Download

  1. Download Burai QE GUI from  as per your OS. https://github.com/BURAI-team/burai/releases/tag/ver.1.3.1
  2. Download gromacsimum.zip from  https://drive.google.com/drive/u/0/folders/1lQYExHmSnh6YQuIzb3-x7MLOdZl6yIHP

Prerequisites for SEAGrid client

  1. JAVA 1.8 or higher
  2. JAVA IDE (InteliJ, Eclipse)
  3. GIT

Client Code


  1. Perform a fork of the rich client repository https://github.com/SciGaP/seagrid-rich-client.git. For FORK details: https://help.github.com/articles/fork-a-repo.

    Image I - Fork from scigap/seagrid-rich-client

  2. Download your forked repository: git clone https://github.com/YOUR-USERNAME/seagrid-rich-clientCopy the clone link from  ‘clone or download’.

    Image II - Clone the code to your forked branch

  3. Test the implementation locally. Once tested email the gateway PI, Pamidighantam, Sudhakar <pamidigs@iu.edu> for the evaluation of the implementation.
  4. The green light from PI, commit the code to your forked repository.
  5. Create a pull request.

    Image III - Creating a pull request

  6. Add gateway PI Pamidighantam, Sudhakar <pamidigs@iu.edu> as a reviewer.
  7. Confirm the pull request from your git repo.

    Image IV - Add code reviewer, add a comment to the pull request and create it.

Task 2

Implement dedicated application input interface for Django portal.

Prerequisites for SEAGrid client


Django Code




  • No labels