Page tree

Versions Compared

Key

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

Removes adapter sequences.

Element type: CutAdaptFastq

Parameters in GUI

ParameterDescriptionDefault valueParameter in Workflow FileType
Output directorySelect an output directory. Custom - specify the output directory in the 'Custom directory' parameter. Workflow - internal workflow directory. Input file - the directory of the input file.Input fileout-modestring
Output file name

A name of an output file. If default of empty value is provided the output name is the name of the first file with additional extention.


out-name
 
string
FASTA file with 3' adaptersA FASTA file with one or multiple sequences of adapter that were ligated to the 3' end. The adapter itself and anything that follows is trimmed. If the adapter sequence ends with the '$ character, the adapter is anchored to the end of the read and only found if it is a suffix of the read.
adapters-url
 
string
FASTA file with 5' adaptersA FASTA file with one or multiple sequences of adapters that were ligated to the 5' end. If the adapter sequence starts with the character '^', the adapter is 'anchored'. An anchored adapter must appear in its entirety at the 5' end of the read (it is a prefix of the read). A non-anchored adapter may appear partially at the 5' end, or it may occur within the read. If it is found within a read, the sequence preceding the adapter is also trimmed. In all cases, the adapter itself is trimmed.
front-url
 
string
FASTA file with 5' and 3' adaptersA FASTA file with one or multiple sequences of adapters that were ligated to the 5' end or 3' end.
 

Parameters in Workflow File 

Type: CutAdaptFastq

...


anywhere-url

...

string

Input/Output Ports

The element has 1 input port:

Name in GUI: Input File

Name in Workflow File: in-file

Slots:

Slot In GUISlot in Workflow FileType
Source URLurlstring

And 1 output port:

Name in GUI: Output File

Name in Workflow File: out-file

Slots:

Slot In GUISlot in Workflow FileType
Source URLurlstring