Scroll to navigation

VERSION:(1) User Commands VERSION:(1)

NAME

PyNAST - alignment of short DNA sequences

SYNOPSIS

pynast [options] {-i input_fp -t template_fp}

DESCRIPTION

[] indicates optional input (order unimportant) {} indicates required input (order unimportant)

Example usage:

pynast -i my_input.fasta -t my_template.fasta

OPTIONS

show program's version number and exit
show this help message and exit
path to template alignment file [REQUIRED]
path to input fasta file [REQUIRED]
Print status and other information during execution [default: False]
minimum percent sequence identity to consider a sequence a match [default: 75.0]
minimum sequence length to include in NAST alignment [default: 1000]
method for performing pairwise alignment [default: uclust]
path to store resulting alignment file [default: derived from input filepath]
path to store log file [default: derived from input filepath]
path to store file of seqs which fail to align [default: derived from input filepath]
Depreciated. Will be removed in PyNAST 1.2
Depreciated. Will be removed in PyNAST 1.2

SEE ALSO

http://pynast.sourceforge.net

August 2011 Version: pynast 1.1