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

coils-wrap - runs ncoils three times to give you a three-window output

Author

       R.B. Russell, A.N. Lupas, 1999

Description

       coils-wrap runs ncoils three times to give you a three-window output.

       ncoils is a program that compares a sequence to a database of known parallel two-stranded coiled-coils
       and derives a similarity score. By comparing this score to the distribution of scores in globular and
       coiled-coil proteins, the program then calculates the probability that the sequence will adopt a coiled-
       coil conformation.

Examples

       "coils-wrap  -m  MTIDK  -i /usr/share/doc/ncoils/1srya.fa -o /tmp/coils.out -r /tmp/coils_raw.txt && less
       /tmp/coils.out /tmp/coils_raw.txt"

       "ncoils -win 14 < /usr/share/doc/ncoils/1srya.fa"

Files

/usr/share/coiledcoils/*.mat
           matrix data files

Name

       coils-wrap - runs ncoils three times to give you a three-window output

Options

       -i  input file in FASTA format

       -o  output file

       -r  raw output file, default: `<output file>_raw'

       -m  matrix type; set matrix (MTK or MTIDK)

       -w  weight a&d = b,c,e,f&g (boolean)

See Also

ncoils(1), "usr/share/doc/coils/README", <http://www.russelllab.org/cgi-bin/coils/coils-svr.pl>

       A Lupas: Prediction and Analysis of Coiled-Coil Structures. Methods in Enzymology, 266, 513-525, 1996
       A. Lupas, M. Van Dyke, and J. Stock: Predicting coiled coils from protein sequences. Science, 252,
       1162-1164, 1991

2002                                               2021-08-15                                      COILS-WRAP(1)

Synopsis

       coils-wrap [OPTION]

See Also