skipredundant(1e)


NAME

   skipredundant - Remove redundant sequences from an input set

SYNOPSIS

   skipredundant -feature toggle -sequences seqset [-datafile matrixf]
                 -mode list -threshold float -minthreshold float
                 -maxthreshold float -gapopen float -gapextend float
                 -outseq seqoutall -redundantoutseq seqoutall

   skipredundant -help

DESCRIPTION

   skipredundant is a command line program from EMBOSS ("the European
   Molecular Biology Open Software Suite"). It is part of the "Edit"
   command group(s).

OPTIONS

   Input section
   -feature toggle
       Sequence feature information will be retained if this option is
       set.

   -sequences seqset

   -datafile matrixf
       This is the scoring matrix file used when comparing sequences. By
       default it is the file 'EBLOSUM62' (for proteins) or the file
       'EDNAFULL' (for nucleic sequences). These files are found in the
       'data' directory of the EMBOSS installation.

   Required section
   -mode list
       This option specifies whether to remove redundancy at a single
       threshold percentage sequence similarity or remove redundancy
       outside a range of acceptable threshold percentage similarity. All
       permutations of pair-wise sequence alignments are calculated for
       each set of input sequences in turn using the EMBOSS implementation
       of the Needleman and Wunsch global alignment algorithm. Redundant
       sequences are removed in one of two modes as follows: (i) If a pair
       of proteins achieve greater than a threshold percentage sequence
       similarity (specified by the user) the shortest sequence is
       discarded. (ii) If a pair of proteins have a percentage sequence
       similarity that lies outside an acceptable range (specified by the
       user) the shortest sequence is discarded. Default value: 1

   -threshold float
       This option specifies the percentage sequence identity redundancy
       threshold. The percentage sequence identity redundancy threshold
       determines the redundancy calculation. If a pair of proteins
       achieve greater than this threshold the shortest sequence is
       discarded. Default value: 95.0

   -minthreshold float
       This option specifies the percentage sequence identity redundancy
       threshold (lower limit). The percentage sequence identity
       redundancy threshold determines the redundancy calculation. If a
       pair of proteins have a percentage sequence similarity that lies
       outside an acceptable range the shortest sequence is discarded.
       Default value: 30.0

   -maxthreshold float
       This option specifies the percentage sequence identity redundancy
       threshold (upper limit). The percentage sequence identity
       redundancy threshold determines the redundancy calculation. If a
       pair of proteins have a percentage sequence similarity that lies
       outside an acceptable range the shortest sequence is discarded.
       Default value: 90.0

   -gapopen float
       The gap open penalty is the score taken away when a gap is created.
       The best value depends on the choice of comparison matrix. The
       default value assumes you are using the EBLOSUM62 matrix for
       protein sequences, and the EDNAFULL matrix for nucleotide
       sequences. Default value: @($(acdprotein)? 10.0 : 10.0 )

   -gapextend float
       The gap extension, penalty is added to the standard gap penalty for
       each base or residue in the gap. This is how long gaps are
       penalized. Usually you will expect a few long gaps rather than many
       short gaps, so the gap extension penalty should be lower than the
       gap penalty. An exception is where one or both sequences are single
       reads with possible sequencing errors in which case you would
       expect many single base gaps. You can get this result by setting
       the gap open penalty to zero (or very low) and using the gap
       extension penalty to control gap scoring. Default value:
       @($(acdprotein)? 0.5 : 0.5 )

   Advanced section
   Output section
   -outseq seqoutall

   -redundantoutseq seqoutall

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).

SEE ALSO

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

AUTHOR

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

COPYRIGHT

   This manual page was autogenerated from an Ajax Control Definition of
   the EMBOSS package. It can be redistributed under the same terms as
   EMBOSS itself.





Opportunity


Personal Opportunity - Free software gives you access to billions of dollars of software at no cost. Use this software for your business, personal use or to develop a profitable skill. Access to source code provides access to a level of capabilities/information that companies protect though copyrights. Open source is a core component of the Internet and it is available to you. Leverage the billions of dollars in resources and capabilities to build a career, establish a business or change the world. The potential is endless for those who understand the opportunity.

Business Opportunity - Goldman Sachs, IBM and countless large corporations are leveraging open source to reduce costs, develop products and increase their bottom lines. Learn what these companies know about open source and how open source can give you the advantage.





Free Software


Free Software provides computer programs and capabilities at no cost but more importantly, it provides the freedom to run, edit, contribute to, and share the software. The importance of free software is a matter of access, not price. Software at no cost is a benefit but ownership rights to the software and source code is far more significant.


Free Office Software - The Libre Office suite provides top desktop productivity tools for free. This includes, a word processor, spreadsheet, presentation engine, drawing and flowcharting, database and math applications. Libre Office is available for Linux or Windows.





Free Books


The Free Books Library is a collection of thousands of the most popular public domain books in an online readable format. The collection includes great classical literature and more recent works where the U.S. copyright has expired. These books are yours to read and use without restrictions.


Source Code - Want to change a program or know how it works? Open Source provides the source code for its programs so that anyone can use, modify or learn how to write those programs themselves. Visit the GNU source code repositories to download the source.





Education


Study at Harvard, Stanford or MIT - Open edX provides free online courses from Harvard, MIT, Columbia, UC Berkeley and other top Universities. Hundreds of courses for almost all major subjects and course levels. Open edx also offers some paid courses and selected certifications.


Linux Manual Pages - A man or manual page is a form of software documentation found on Linux/Unix operating systems. Topics covered include computer programs (including library and system calls), formal standards and conventions, and even abstract concepts.