pscedu / singularity-gnuplot

Gnuplot is a portable command-line driven graphing utility for Linux, OS/2, MS Windows, OSX, VMS, and many other platforms.

Home Page:http://gnuplot.info

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Status Status Issue forks Stars License

singularity-gnuplot

Plot

Singularity recipe for gnuplot.

Installing the container on Bridges 2

Copy the

  • SIF file
  • and the gnuplot script

to /opt/packages/gnuplot/5.4.

Copy the file modulefile.lua to /opt/modulefiles/gnuplot as 5.4.lua.

Building the image using the recipe

To build the image locally

Run the script build.sh to build image locally.

bash ./build.sh

To build the image remotely

Run the script rbuild.sh to build image remotely.

bash ./rbuild.sh

To run tests

To run the available tests, run the command

bash ./test.sh

Copyright © 2020-2023 Pittsburgh Supercomputing Center. All Rights Reserved.

The Biomedical Applications Group at the Pittsburgh Supercomputing Center in the Mellon College of Science at Carnegie Mellon University.

About

Gnuplot is a portable command-line driven graphing utility for Linux, OS/2, MS Windows, OSX, VMS, and many other platforms.

http://gnuplot.info

License:Apache License 2.0


Languages

Language:Shell 39.2%Language:Lua 37.2%Language:Singularity 12.0%Language:Dockerfile 11.5%