ParsInsert

Introduction

ParsInsert efficiently produces both a phylogenetic tree and taxonomic classification for sequences for microbial community sequence analysis. This is a C++ implementation of the Parsimonious Insertion algorithm.
This is needed for qiime software.

Usage

module  load    bioinformatics/ParsInsert/1.04

Installation

cd /sw/bioinformatics/ParsInsert/1.04
make
make TEST

Reference

1. http://parsinsert.sourceforge.net/