union

Function

Description

union reads in several sequences, concatenates them and writes them out as a single sequence.

It is most useful when the input sequences are specified in a List file. The List file (file of sequence names) can be any set of sequences in files or database entries specified in the normal EMBOSS USA (which can include the spcification of sub-regions of the sequence, eg. 'em:hsfau[20,55]'). Specifying several such subregions in a sequence or sequences allows you to enter disjoint sequences to be joined.

Usage

Command line arguments


Input file format

The input can be any set of sequences in a file of multiple sequence entries or in a List file. The sequences are concatenated in the order in which they appear in the file.

You may find the program yank useful for creating List files.

Output file format

The result is a normal sequence file containing a single sequence resulting from the concatenation of the input sequences.

Data files

None.

Notes

None.

References

None.

Warnings

None.

Diagnostic Error Messages

None.

Exit status

It always exits with status 0.

Known bugs

None.

You may find the program yank useful for creating List files.

Author(s)

History

Target users

Comments