Search our client documentation below, optionally filtered by one or more systems.
Search Documentation
Search Documentation
While our Python installations come with many popular packages installed, you may come upon a case in which you need an additional package that is not installed. If the specific package you are looking for is available from anaconda.org (formerly binstar.org), you can easily install it and required dependencies by using the conda package manager.
Linaro HPC tools analyze how HPC software runs. It consists of three applications, Linaro DDT, Linaro Performance Reports and Linaro MAP:
Sometimes the best way to get access to a piece of software on the HPC systems is to install it yourself as a "local install". This document will walk you through the OSC-recommended procedure for maintaining local installs in your home directory or project space. The majority of this document describes the process of "manually" building and installing your software.
BamTools provides both a programmer's API and an end-user's toolkit for handling BAM files.
Availability and Restrictions
Versions
The following versions of BamTools are available on OSC clusters:
STAR: Spliced Transcripts Alignment to a Reference.
Availability and Restrictions
Versions
The following versions of STAR are available on OSC clusters:
Trimmomatic performs a variety of useful trimming tasks for illumina paired-end and single ended data.The selection of trimming steps and their associated parameters are supplied on the command line.
Availability and Restrictions
Versions
The following versions of Trimmomatic are available on OSC clusters:
bam2fastq is used to extract raw sequences (with qualities) from programs like SAMtools, Picard, and Bamtools.
Availability and Restrictions
Versions
The following versions of bam2fastq are available on OSC clusters:
SnpEff is a variant annotation and effect prediction tool. It annotates and predicts the effects of variants on genes (such as amino acid changes).
Availability and Restrictions
Versions
The following versions of SnpEff are available on OSC clusters:
The Sequence Read Archive (SRA Toolkit) stores raw sequence data from "next-generation" sequencing technologies including 454, IonTorrent, Illumina, SOLiD, Helicos and Complete Genomics. In addition to raw sequence data, SRA now stores alignment information in the form of read placements on a reference sequence. Use SRA Toolkit tools to directly operate on SRA runs.