Skip to content
markschl edited this page Aug 14, 2018 · 4 revisions

Replaces the contents of sequence IDs, descriptions or sequences.

Usage:
    st set [options][-a <attr>...][-l <list>...] [<input>...]
    st set (-h | --help)
    st set --help-vars

Options:
    -i, --id <expr>     New ID (variables allowed)
    -d, --desc <expr>   New description (variables allowed)
    -s, --seq <expr>    New sequence (variables allowed)

See this page for the options common to all commands.

Clone this wiki locally