Child pages
  • Read Sequence Element

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Parameters in GUI

ParameterDescriptionDefault value
Input files (required)Semicolon-separated list of paths datasets to the input files. 
Mode (required)If the file contains more than one sequence, “split” mode sends them as is to output, while “merge” appends all the sequences and outputs the merged sequence.Split
Merging gapIn the “merge” mode, inserts the specified number of gaps between the original sequences. This is helpful e.g. to avoid finding false positives at the merge boundaries.10
Sequence count limit

Split mode only. Read only first N sequences from each file. Set 0 value for reading all sequences.

0
Accession filterOnly reports a sequence with the specified accession (id). 

Parameters in Schema File

Type: read-sequence

ParameterParameter in the GUIType
url-inInput filesstring
modeMode

numeric

Available values are:

  • 0 - for split mode
  • 1 - for merge mode
merge-gapMerging gapnumeric
sequence-count-limitSequence count limitnumeric
accept-accessionAccession filterstring

Input/Output Ports

...