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

domainalign - Generate alignments (DAF file) for nodes in a DCF file.

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

domainalign 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

       domainalign - Generate alignments (DAF file) for nodes in a DCF file.

Options

Inputsection-dcfinfileinfile
           This option specifies the name of DCF file (domain classification file) (input). A 'domain
           classification file' contains classification and other data for domains from SCOP or CATH, in DCF
           format (EMBL-like). The files are generated by using SCOPPARSE and CATHPARSE. Domain sequence
           information can be added to the file by using DOMAINSEQS.

       -pdbdirdirectory
           This option specifies the location of domain PDB files (input). A 'domain PDB file' contains
           coordinate data for a single domain from SCOP or CATH, in PDB format. The files are generated by
           using DOMAINER. Default value: ./

   Requiredsection-nodelist
           This option specifies the node for redundancy removal. Redundancy can be removed at any specified
           node in the SCOP or CATH hierarchies. For example by selecting 'Class' entries belonging to the same
           Class will be non-redundant. Default value: 1

       -modelist
           This option specifies the alignment algorithm to use. Default value: 1

       -keepsingletstoggle
           This option specifies whether to write sequences of singlet families to file. If you specify this
           option, the sequence for each singlet family are written to file (output). Default value: Y

   Outputsection-dafoutdiroutdir
           This option specifies the location of DAF files (domain alignment files) (output). A 'domain
           alignment file' contains a sequence alignment of domains belonging to the same SCOP or CATH family.
           The files are in clustal format and are annotated with domain family classification information. The
           files generated by using SCOPALIGN will contain a structure-based sequence alignment of domains of
           known structure only. Such alignments can be extended with sequence relatives (of unknown structure)
           by using SEQALIGN. Default value: ./

       -singletsoutdiroutdir
           This option specifies the location of DHF files (domain hits files) for singlet sequences (output).
           The singlets are written out as a 'domain hits file' - which contains database hits (sequences) with
           domain classification information, in FASTA format. Default value: ./

       -superoutdiroutdir
           This option specifies the location of structural superimposition files (output). A file in PDB format
           of the structural superimposition is generated for each family if the STAMP algorithm is used.
           Default value: ./

       -logfileoutfile
           This option specifies the name of log file (output). The log file contains messages about any errors
           arising while domainalign ran. Default value: domainalign.log

See Also

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

Synopsis

domainalign-dcfinfileinfile-pdbdirdirectory-nodelist-modelist-keepsingletstoggle-dafoutdiroutdir-singletsoutdiroutdir-superoutdiroutdir-logfileoutfiledomainalign-help

See Also