hyfi

Description: Reports all binding sites for query sequences in genomic DNA, according to an accurate model of DNA hybridization.

Usage: hyfi [options] <FASTA query file> <FASTA sequence file> <index file>

Input:

Output: A list of binding sites for each query sequence in FASTA format.  Each sequence in the output FASTA file contains a binding site for one of the queries.  The header for each sequence contains first an identifier for the binding site sequence, and then space delimited fields with more information as follows:

> sequence id:start-stop:strand <space> qid:query id <space> qs:query sequence <space> dg:delta G <space> na:naconc <space> mg:mgconc <space> t:temperature

All output is written to standard output.

Options:

Bugs: None reported yet.