application: oddcomp [ documentation: "Identify proteins with specified sequence word composition" groups: "Protein:Composition" relations: "EDAM:0000157 topic Sequence composition" relations: "EDAM:0000378 operation Sequence composition calculation (protein)" ] section: input [ information: "Input section" type: "page" ] seqall: sequence [ parameter: "Y" type: "Protein" relations: "EDAM:0002886 data Sequence record (protein)" ] infile: infile [ parameter: "Y" information: "Program compseq output file" help: "This is a file in the format of the output produced by 'compseq' that is used to set the minimum frequencies of words in this analysis." knowntype: "compseq output" relations: "EDAM:0001261 data Sequence property (composition)" ] endsection: input section: required [ information: "Required section" type: "page" ] toggle: fullwindow [ default: "N" information: "Set window size to length of current protein" help: "Set this option on (Y) if you want the window size to be set to the length of the current protein. Otherwise, leave this option unset, in which case you'll be prompted for a window size to use." relations: "EDAM:0002527 data Parameter or primitive" ] integer: window [ standard: "@(!$(fullwindow))" minimum: "10" default: "30" information: "Window size to consider (e.g. 30 aa)" help: "This is the size of window in which to count. \ Thus if you want to count frequencies in a 40 aa stretch you should enter 40 here." relations: "EDAM:0001251 data Window size" ] endsection: required section: advanced [ information: "Advanced section" type: "page" ] boolean: ignorebz [ default: "Y" information: "Ignore the amino acids B and Z and just count them as 'Other'" help: "The amino acid code B represents Asparagine or Aspartic acid and the code Z represents Glutamine or Glutamic acid. \ These are not commonly used codes and you may wish not to count words containing them, just noting them in the count of 'Other' words." relations: "EDAM:0002527 data Parameter or primitive" ] endsection: advanced section: output [ information: "Output section" type: "page" ] outfile: outfile [ parameter: "Y" extension: "oddcomp" help: "This is the results file." knowntype: "oddcomp output" relations: "EDAM:0001111 data EMBOSS listfile" ] endsection: output