hyfi-sieve

Description: Reports all k-mers that could could anchor genomic binding sites for DNA sequence queries.

Usage: hyfi-sieve [options] <FASTA file>

Input:

Output: A FASTA file whose sequences are all k-mers.  Each reported k-mer could anchor genomic binding sites for the sequences queries.  For each k-mer, there is a space-delimited header line with the following fields:

>kmer-id <space> qid:query id <space> qs:query sequence <space> fmm:mismatch filter val <space> fth:thermo filter val <space> fal: alignment filter val <space> fdg: dg filter val
All output is written to standard output.

Options:

Bugs: None reported yet.