logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

epestfind - Finds PEST motifs as potential proteolytic cleavage sites

Author

DebianMedPackagingTeam <debian-med-packaging@lists.alioth.debian.org>
           Wrote the script used to autogenerate this manual page.

Bugs

       Bugs can be reported to the Debian Bug Tracking system (http://bugs.debian.org/emboss), or directly to
       the EMBOSS developers (http://sourceforge.net/tracker/?group_id=93650&atid=605031).

Description

epestfind is a command line program from EMBOSS (“the European Molecular Biology Open Software Suite”).
       It is part of the "Protein:Motifs" command group(s).

Name

       epestfind - Finds PEST motifs as potential proteolytic cleavage sites

Options

Inputsection-sequencesequence
           Protein sequence USA to be analysed.

       -mwdatadatafile
           Default value: Emolwt.dat

   Requiredsection-windowinteger
           Minimal distance between positively charged amino acids. Default value: 10

       -orderselection
           Name of the output file which holds the results of the analysis. Results may be sorted by length,
           position and score. Default value: score

   Additionalsection-thresholdfloat
           Threshold value to discriminate weak from potential PEST motifs. Valid PEST motifs are discriminated
           into 'poor' and 'potential' motifs depending on this threshold score. By default, the default value
           is set to +5.0 based on experimental data. Alterations are not recommended since significance is a
           matter of biology, not mathematics. Default value: +5.0

   Advancedsection-monoboolean
           Default value: N

       -potentialboolean
           Decide whether potential PEST motifs should be printed. Default value: Y

       -poorboolean
           Decide whether poor PEST motifs should be printed. Default value: Y

       -invalidboolean
           Decide whether invalid PEST motifs should be printed. Default value: N

       -mapboolean
           Decide whether PEST motifs should be mapped to sequence. Default value: Y

   Outputsection-outfileoutfile
           Name of file to which results will be written.

       -graphxygraph

See Also

       epestfind is fully documented via the tfm(1) system.

Synopsis

epestfind-sequencesequence [-mwdatadatafile] -windowinteger-orderselection [-thresholdfloat]
                 -monoboolean-potentialboolean-poorboolean-invalidboolean-mapboolean-outfileoutfile-graphxygraphepestfind-help

See Also