User Tools

Site Tools


scythe-software

This is an old revision of the document!


Table of Contents

scythe

Scythe uses a Naive Bayesian approach to classify contaminant substrings in sequence reads. It considers quality information, which can make it robust in picking out 3'-end adapters, which often include poor quality bases.

Information

Usage

See versions of scythe which are available

$ module avail scythe

Load and run scythe

$ module load scythe
$ scythe

Installation

Notes from the sysadmin during installation:

cd /tmp
git clone git@github.com:vsbuffalo/scythe.git
cd scythe
scl enable devtoolset-2 bash
CC=clang make all
sudo mkdir -p /export/apps/scythe/0.994-beta
sudo cp scythe /export/apps/scythe/0.994-beta
scythe-software.1427805036.txt.gz · Last modified: 2015/03/31 12:30 by joguya