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

cutseq - Removes a section from a sequence

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

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

Name

       cutseq - Removes a section from a sequence

Options

Inputsection-sequencesequenceRequiredsection-frominteger
           This is the start position (inclusive) of the section of the sequence that you wish to remove.
           Default value: $(sequence.begin)

       -tointeger
           This is the end position (inclusive) of the section of the sequence that you wish to remove. Default
           value: $(sequence.end)

   Outputsection-outseqseqout

See Also

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

Synopsis

cutseq-sequencesequence-frominteger-tointeger-outseqseqoutcutseq-help

See Also