User Tools

Site Tools


seqqs-software

This is an old revision of the document!


Table of Contents

seqqs

Seqqs (SEQuence Quality Statistics, pronounced "seeks") is a C library for quickly gathering quality statistics from sequence files.

Information

Usage

See versions of seqqs which are available

module avail seqqs

Installation

Notes from the sysadmin during installation:

$ cd ~/src/git
$ git clone https://github.com/vsbuffalo/seqqs.git
$ cd seqqs
$ sed -i 's/CC = gcc/CC = clang/' Makefile
$ sudo mkdir -p /export/apps/seqqs/git-3d053750/bin
$ sudo cp pairs seqqs /export/apps/seqqs/git-3d053750/bin
$ sudo cp README.md /export/apps/seqqs/git-3d053750

Note: Compiled with clang for fun.

seqqs-software.1426156687.txt.gz · Last modified: 2015/03/12 10:38 by aorth