featmerge

Function

Description

featmerge reads two feature tables for the same sequence and combines them into a single table.

Algorithm

The second feature table is appended to the first, retaining the original order.

Usage

This run merges the GFF format output of one of the antigenic examples with the original feature table read from SwissProt.

Command line arguments


Input file format

featmerge reads two feature UFOs.

Output file format

featmerge writes a single feature table. By default the output is in 'gff' feature format.

Data files

None.

Notes

None.

References

None.

Warnings

None.

Diagnostic Error Messages

None.

Exit status

It always exits with status 0.

Known bugs

None.

Author(s)

History

Target users

Comments