Week-1
This is the Blog Related to the Week-1 of coding Period
This week started with creating GPML branch in all the four repositories that is
- Newt(https://github.com/iVis-at-Bilkent/newt/tree/GPML)
- Chise.js(https://github.com/iVis-at-Bilkent/chise.js/tree/GPML)
- Sbgnviz.js(https://github.com/iVis-at-Bilkent/sbgnviz.js/commits/GPML)
- cytoscape.js Fork(https://github.com/iVis-at-Bilkent/cytoscape.js/tree/GPML)
After creating GPML branch I have setup local development environement with all repositories. Apart from this I have created below commits in Newt Repository
- npm installed and dependencies set up(https://github.com/iVis-at-Bilkent/newt/commit/10d9ecd8d6da298f38de9f60929ecafda6633764)
- GPML Map type Added (https://github.com/iVis-at-Bilkent/newt/commit/667cfaa9405264165a6aabdd16534204e0c9cc38)
- Added GPML Dummy Palette (https://github.com/iVis-at-Bilkent/newt/commit/f3901c590b7fc3106b36c6e8e3ffbd684168396e)
Commit Created in chise.js Repository
- Dependencies Updated (https://github.com/iVis-at-Bilkent/chise.js/commit/4ca26fb1ac5cd11ada29b530966f6f569bc131ee)
Going through the codebases of Newt, Chise.js and sbgnviz.js