User Tools

Site Tools


sift-software

This is an old revision of the document!


Table of Contents

SIFT

SIFT predicts whether an amino acid substitution affects protein function.

Information

Usage

See which versions of sift are available:

$ module avail sift

Load sift/4.0.3b

$ module load sift/4.0.3b

Installation

Notes from the sysadmin during installation:

$ cd /tmp
$ wget -qO- http://sift.jcvi.org/www/sift4.0.3b.tar.gz | tar xvz
$ cd sift4.0.3b/
$ find bin/ -type f -iname '*.pl' -exec sed -i 's#^.*/perl.*#\#!/usr/bin/env perl#' {} \;
$ sudo mkdir -p /export/apps/sift/4.0.3b/
$ sudo cp -rv . /export/apps/sift/4.0.3b/
sift-software.1488284769.txt.gz · Last modified: 2017/02/28 12:26 by joguya