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

glam2mask - masks a GLAM2 motif in sequences

Authors

MartinFrith
           Author of GLAM2.

       TimothyBailey
           Author of GLAM2.

       CharlesPlessy <plessy@debian.org>
           Formatted this manpage in DocBook XML for the Debian distribution.

Description

glam2mask masks a glam2 motif out of sequences, so that weaker motifs can be found. Masking replaces
       residues aligned to key positions with the symbol ´x´. By alternately applying glam2 and glam2mask
       several times, it is possible to find the strongest, second-strongest, third-strongest, etc. motifs in a
       set of sequences.

Name

       glam2mask - masks a GLAM2 motif in sequences

Options (Default Settings)

-o
           Output file (stdout).

       -x
           Mask character (x).

Reference

       If you use GLAM2, please cite: MC Frith, NFW Saunders, B Kobe, TL Bailey (2008) Discovering sequence
       motifs with arbitrary insertions and deletions, PLoS Computational Biology (in press).

See Also

glam2format(1), glam2(1), glam2-purge(1), glam2scan(1)

       The full Hypertext documentation of GLAM2 is available online at http://bioinformatics.org.au/glam2/ or
       on this computer in /usr/share/doc/glam2/.

Synopsis

glam2mask [options] my_motif.glam2my_seqs.fa

See Also