Difference between revisions of "Available Software"

From IBERS Bioinformatics and HPC Wiki
Jump to: navigation, search
Line 12: Line 12:
  
 
gnuplot - Very simple to use and can produce fantastic plots in various file formats. [http://www.gnuplot.info/]
 
gnuplot - Very simple to use and can produce fantastic plots in various file formats. [http://www.gnuplot.info/]
 +
 +
'''X11 Software'''
 +
 +
X11 is a UNIX Graphical User Interface (GUI). Since Bert and Ernie have no monitors attached to it, much of the work you will be doing will be from the command line. However, X11 in UNIX allows you to stream the user interface over the network so that you can view certain programs on your local screen. Here are a few of these applications;
 +
 +
evince - PDF viewer. This allows you to view pdf files stored on the HPC on your local machine without downloading the pdf file to your local machine.

Revision as of 11:38, 9 May 2012

There is a lot of software available on the IBERS HPC machine. If something is not available, please contact your systems administrator.

File Editing Software

Since you will be accessing the HPC machine via the command line, you do not usually have access to a graphical interface. Therefore a command line editor is very useful. You can use this to write software, edit workflows or even write documents.

nano - A very simple lightweight file editor. Very simple to use. [1]

vi - A standard UNIX editor available on most systems. This is quite complex to use, but once mastered it is very useful. [2]

Plotting Software

gnuplot - Very simple to use and can produce fantastic plots in various file formats. [3]

X11 Software

X11 is a UNIX Graphical User Interface (GUI). Since Bert and Ernie have no monitors attached to it, much of the work you will be doing will be from the command line. However, X11 in UNIX allows you to stream the user interface over the network so that you can view certain programs on your local screen. Here are a few of these applications;

evince - PDF viewer. This allows you to view pdf files stored on the HPC on your local machine without downloading the pdf file to your local machine.