User Tools

Site Tools


cd-hit-software

This is an old revision of the document!


Table of Contents

CD-HIT

A program for clustering and comparing protein or nucleotide sequences.

Information

Usage

See which versions of cd-hit are available:

$ module avail cd-hit

Load one version into your environment and run it:

$ module load cd-hit/4.6.8

Installation

Notes from the sysadmin during installation:

$ cd /tmp
$ wget https://github.com/weizhongli/cdhit/archive/V4.6.8.tar.gz
$ cd cdhit-4.6.8
$ make
$ sudo mkdir -p /export/apps/cd-hit/4.6.8
$ sudo chown aorth /export/apps/cd-hit/4.6.8
$ PREFIX=/export/apps/cd-hit/4.6.8 make install
$ sudo chown root /export/apps/cd-hit/4.6.8/*/
cd-hit-software.1542379572.txt.gz · Last modified: 2018/11/16 14:46 by aorth