Owens
R/3.4.2 is now available on Owens
R/3.4.2 is now available on Owens
tensorflow 1.3 now available on Owens
Tensorflow 1.3 is now available on Owens
module load python/3.6
module load cuda/8.0.44
PGI 17.10 now available on Owens, Oakley, and Ruby
PGI 17.10 is now available on Owens, Oakley, and Ruby. Use with "module load pgi/17.10.0".
OpenMPI 2.1.2 now available on Owens
OpenMPI 2.1.2 is available on Owens for compilers gnu/4.8.5 and intel/16.0.3. Load compiler and use with "module load openmpi/2.1.2"
TAU Commander
TAU Commander is a user interface for the TAU Performance System, a set of tools for analyizing the performance of parallel programs.
samtools/HTSlib 1.6 is available on Owens and Oakley
samtools/HTSlib 1.6 is available on Owens and Oakley.
module load htslib/1.6
module load samtools/1.6
Salmon
Salmon is a tool for quantifying the expression of transcripts using RNA-seq data.
Kallisto
Kallisto is an RNA-seq quantification program. It quantifies abundances of transcripts from RNA-seq data and uses psedoalignment to determine the compatibility of reads with targets, without needing alignment.
Apptainer/Singularity
Apptainer/Singularity is a container system designed for use on High Performance Computing (HPC) systems. It allows users to run both Docker and Singularity containers.
From the Docker website: "A container image is a lightweight, stand-alone, executable package of a piece of software that includes everything needed to run it: code, runtime, system tools, system libraries, settings."