Skip to content

A simple web application to manage and visualize ProtMapMS results.

Notifications You must be signed in to change notification settings

CWRU-CPB/ProtMapMS-Web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To build the image, clone the repository and change to the directory where you cloned the project. Run the command:

sudo docker build -t protmapweb .

You can then run the image in a container by running the command:

sudo docker run -p=8090:80 --name protmapweb-container protmapweb

which will listen for connections on port 8090 of the Docker container host.

About

A simple web application to manage and visualize ProtMapMS results.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages