application: textsearch [ documentation: "Search the textual description of sequence(s)" groups: "Data retrieval:Text data" relations: "EDAM:0000090 topic Data retrieval" relations: "EDAM:0000345 operation Sequence retrieval (by keyword)" ] section: input [ information: "Input section" type: "page" ] seqall: sequence [ parameter: "Y" type: "gapany" relations: "EDAM:0000849 data Sequence record" ] endsection: input section: required [ information: "Required section" type: "page" ] string: pattern [ parameter: "Y" information: "Enter a pattern to search for" help: "The search pattern is a regular expression. Use a | to indicate OR. \ For example: \ human|mouse \ will find text with either 'human' OR 'mouse' in the text" knowntype: "regular expression" relations: "EDAM:0001352 data Regular expression" ] endsection: required section: additional [ information: "Additional section" type: "page" ] boolean: casesensitive [ additional: "Y" default: "N" information: "Do a case-sensitive search" relations: "EDAM:0002527 data Parameter or primitive" ] endsection: additional section: output [ information: "Output section" type: "page" ] boolean: html [ additional: "Y" default: "N" information: "Format output as an HTML table" outputmodifier: "Y" relations: "EDAM:0002527 data Parameter or primitive" ] boolean: only [ default: "N" information: "Display the specified columns" help: "This is a way of shortening the command line if you only want a few things to be displayed. Instead of specifying: \ '-nohead -noname -nousa -noacc -nodesc' \ to get only the name output, you can specify \ '-only -name'" relations: "EDAM:0002527 data Parameter or primitive" ] boolean: heading [ default: "@(!$(only))" information: "Display column headings" relations: "EDAM:0002527 data Parameter or primitive" ] boolean: usa [ default: "@(!$(only))" information: "Display the USA of the sequence" relations: "EDAM:0002527 data Parameter or primitive" ] boolean: accession [ default: "@(!$(only))" information: "Display 'accession' column" relations: "EDAM:0002527 data Parameter or primitive" ] boolean: name [ default: "@(!$(only))" information: "Display 'name' column" relations: "EDAM:0002527 data Parameter or primitive" ] boolean: description [ default: "@(!$(only))" information: "Display 'description' column" relations: "EDAM:0002527 data Parameter or primitive" ] outfile: outfile [ parameter: "Y" knowntype: "textsearch output" relations: "EDAM:0000855 data Sequence metadata" ] endsection: output