Graphical Software
Software | Information |
---|---|
Galaxy Server | SCINet Runs its own Galaxy Server. Galaxy is an open source, web-based platform for data intensive bioinformatic research. |
CLC Server | SCINet has a license key to CLC Server |
Geneious | SCINet has a license key to Geneious |
Rstudio | SCINet runs a R studio Server |
Jupyter | Project Jupyter notebooks and Lab can be run on Ceres |
Command-line Software on SCINet Clusters
Each SCINet cluster has software preinstalled on it. Some general software is available in the global environment but most specialized scientific software is managed by the Module system. This software can be loaded with a command like
module load bamtools
or a specific version can be selected with
module load bamtools/2.5.1
Available modules are listed below in the section Ceres Command-line Software Managed by the Module System.
The command-line software I need is not on the list!
No problem. You have two options: 1) you can install the software yourself or 2) you can request the software be installed for you.
Option 1: Install the software yourself
The easiest way to do this is to use a conda environment. Often times installing the software you need is as easy as typing
conda create --name my_environment my_program
Thousands of biological packages and their dependencies can be installed with a single command using the Bioconda repository for the Conda package manager. You can also install a package directly from Github or elsewhere and compile it yourself. For more on installing Conda see User-installed Software on Ceres with Conda.
You can also install and or compile software manually in your $HOME
or $PROJECT
directories. This is the fastest and easiest way to get your software.
Option 2: Request a new module be installed
If you need software that you think will be useful to many SCINet users you can request that the software be installed as a module. Doing this requires an agency-level security review and takes a few weeks. Modules can be requested with the software request form (eAuthentication required, non-ARS users should contact their sponsor):