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

notseq - Write to file a subset of an input stream of sequences

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

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

Name

       notseq - Write to file a subset of an input stream of sequences

Options

Inputsection-sequenceseqallRequiredsection-excludestring
           Enter a list of sequence names or accession numbers to exclude from the sequences read in. The
           excluded sequences will be written to the file specified in the 'junkout' parameter. The remainder
           will be written out to the file specified in the 'outseq' parameter. The list of sequence names can
           be separated by either spaces or commas. The sequence names can be wildcarded. The sequence names are
           case independent. An example of a list of sequences to be excluded is: myseq, hs*, one two three a
           file containing a list of sequence names can be specified by giving the file name preceded by a '@',
           eg: '@names.dat'

   Outputsection-outseqseqoutall-junkoutseqseqoutall
           This file collects the sequences which you have excluded from the main output file of sequences.
           Default value: /dev/null

See Also

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

Synopsis

notseq-sequenceseqall-excludestring-outseqseqoutall [-junkoutseqseqoutall]

       notseq-help

See Also