Scroll to navigation

ELPH(1) User Commands ELPH(1)

NAME

elph - ELPH

DESCRIPTION

Motif finder program ELPH (Estimated Locations of Pattern Hits) Usage:

elph <multi-fasta_file> [options] OR elph <multi-fasta_file-1> <multi-fasta_file-2> [-t <matrix>] Options: -h : print this help -b : just brief results; don't print motif -d : find significance deterministically -v : find motif deterministically -o <out_file> : write output in <out_file> instead of stdout -m <motif> : use the given pattern <motif> to compute its best fit matrix
to the data
: use aac residues; default = nucleotides residues
: sets the seed for the random generation
: n = no of iterations before deciding local maximum; plateau
period variable
: print maximum positions within sequences
: find significance of motif
: test if there is significant difference between the two
input files for a given motif matrix; <matrix> is the file containing the motif matrix
: compute Least Likely Consensus (LLC) for given motif
: in conjunction with -m option: motif is not necessarily in
the closest edit distance from input motif
: only when an additional file is used to test the significance
of the motif: find only the motifs that exactly match the input pattern (-m or -t options)
: degree of Markov chain used to generate the random file
used to test the significance of the motif default = 2
: n = length of motif
: n = no of iterations to compute the global maximum;
default = 10
: n = no of iterations to compute the local maximum;
default = 500
: n = no of iterations to compute significance of motif;
default = 1000

SEE ALSO

The full documentation for elph is maintained as a Texinfo manual. If the info and elph programs are properly installed at your site, the command

info elph

should give you access to the complete manual.

June 2020 elph 1.0.1