Removes a section from a sequence
cutseq -sequence sequence -from integer -to integer -outseq seqout cutseq -help
cutseq is a command line program from EMBOSS (“the European Molecular Biology Open Software Suite”). It is part of the "Edit" command group(s).
-sequence sequence
-from integer
This is the start position (inclusive) of the section of the sequence that you wish to remove. Default value: $(sequence.begin)
-to integer
This is the end position (inclusive) of the section of the sequence that you wish to remove. Default value: $(sequence.end)
-outseq seqout
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).
cutseq is fully documented via the tfm(1) system.
Debian Med Packaging Team <[email protected]>
Wrote the script used to autogenerate this manual page.
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.