Skip to content
/ newt Public
forked from vpodpecan/newt

A web application to visualize and edit pathway models

License

Notifications You must be signed in to change notification settings

NIB-SI/newt

 
 

Repository files navigation

Dockerized Newt

This is a fork of Newt, a web based, open source viewer and editor for pathways in Systems Biological Graphical Notation (SBGN) and Simple Interaction Format (SIF).

How to run

docker-compose up --build

will build and start the container and make Newt available at port 8080. If you want to use some other port, change the .env file accordingly. Please keep in mind that using ports below 1024 require superuser access.

Documentation

The original README file for Newt is available here.

About

A web application to visualize and edit pathway models

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 68.9%
  • HTML 21.2%
  • XSLT 7.8%
  • CSS 2.1%