application: aligncopy [ documentation: "Reads and writes alignments" groups: "Edit" gui: "yes" batch: "yes" cpu: "low" relations: "EDAM:0000091 topic Data handling" relations: "EDAM:0002122 operation Sequence alignment editing" ] section: input [ information: "Input section" type: "page" ] seqset: sequences [ parameter: "Y" type: "gapany" aligned: "Y" help: "File containing a sequence alignment." relations: "EDAM:0000863 data Sequence alignment" ] endsection: input section: required [ information: "Required section" type: "page" ] endsection: required section: additional [ information: "Additional section" type: "page" ] string: name [ additional: "Y" default: "" information: "Name of the alignment" knowntype: "sequence id output" relations: "EDAM:0001063 identifier Sequence identifier" ] string: comment [ additional: "Y" default: "" information: "Comment on the alignment" knowntype: "string" relations: "EDAM:0000969 data Text" ] boolean: append [ additional: "Y" default: "N" information: "Append to the existing alignment header" help: "This allows you to append the name and comments you have given on to the end of the existing alignment header." relations: "EDAM:0002527 data Parameter or primitive" ] endsection: additional section: advanced [ information: "Advanced section" type: "page" ] endsection: advanced section: output [ information: "Output section" type: "page" ] align: outfile [ parameter: "Y" minseqs: "$(sequences.count)" #limits choice of formats to match input maxseqs: "$(sequences.count)" #limits choice of formats to match input aformat: "simple" relations: "EDAM:0000863 data Sequence alignment" ] endsection: output