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).
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.
The original README file for Newt is available here.