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

seqfraggle - Removes fragment sequences from DHF files.

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

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

Name

       seqfraggle - Removes fragment sequences from DHF files.

Options

Inputsection-dhfinpathdirlist
           This option specifies the location of DHF files (domain hits files) or other sequence files (input).
           A 'domain hits file' contains database hits (sequences) with domain classification information, in
           FASTA or EMBL formats. The hits are relatives to a SCOP or CATH family and are found from a search of
           a sequence database. Files containing hits retrieved by PSIBLAST are generated by using SEQSEARCH.
           Alternatively, SEQFRAGGLE will accept sequence or sequence sets in any of the common formats. Default
           value: ./

   Requiredsection-threshinteger
           This option specifies the percentage of median length for definition of fragments. SEQFRAGGLE first
           determines the median length of all the sequences in the input file, then discards any hit sequences
           which are not within a threshold percentage of the median length. The remaining sequences are written
           to the output file. Default value: 50

   Outputsection-dhfoutdiroutdir
           This option specifies the location of DHF files (domain hits files) (output). A 'domain hits file'
           contains database hits (sequences) with domain classification information, in FASTA or EMBL formats.
           The hits are relatives to a SCOP or CATH family and are found from a search of a sequence database.
           Files containing hits retrieved by PSIBLAST are generated by using SEQSEARCH. Alternatively,
           SEQFRAGGLE will write output files in any of the common formats. Default value: ./

See Also

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

Synopsis

seqfraggle-dhfinpathdirlist-threshinteger-dhfoutdiroutdirseqfraggle-help

See Also