Scroll to navigation

PFSEARCHV3(1) User Commands PFSEARCHV3(1)

NAME

pfsearchV3 - search protein and DNA generalized profiles (version 3)

SYNOPSIS

pfsearch [options] profile database

DESCRIPTION

Build protein and DNA generalized profiles and use them to scan and align sequences, and search databases.

OPTIONS

Profile

[-l] : level to use for cutoff
[-m] : mode to use for normalization

Database

[-c] : output indices to given file
[-i] : use indices stored in given file

Heuristic

[-C] : heuristic cutoff value
[-A] : only print heuristic scores to stdout

--dump-heuristic-sequences [-D] : dump passed heuristic sequences

Filter

[-a] : only print filter scores to stdout
[-d] : dump passed heuristic and filter sequences

Optimizations

[-s] : enforces SSE 2 only instruction set
[-t] : max number of threads to use
[-T] : max number of threads to use for heuristic phase only. (IO bounds)
[-f] : disable CPU affinity file
[-M] : file containing thread mask, one row for one thread
[-k] : Prevent core resource sharing
[-b] : if both SSE 2 & 4.1 are available, split half-half using linked resources

Printing output

[-o] : printing output method
== 0 replicates the pfseach output without options (DEFAULT)
== 1 simple output
== 2 replicates pfsearch -lxz output
== 3 replicates pfscan -lxz output
== 4 tsv output (single line tab delimited)
[-W] : maximum number of column for sequence output printing

Other

[-v] : verbose on stderr
[-h] : output command help

AUTHOR

This manpage was written by Andreas Tille for the Debian distribution and can be used for any other usage of the program.

March 2017 pfsearchV3 3