Child pages
  • Align Reads with Bowtie Element

Versions Compared

Key

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

...

Type: align-reads-with-bowtie

output-dirOutput directory

string

referenceReference genomestring
outnameOutput file namestring 
mismatches_typeModenumericstring 
mismatches_numberMismatches numbernumeric
 maqerrMismatches numbernumeric
seedLenSeed lengthnumeric
maxbtsMaximum of backtracksnumeric
 chunkmbsBest hitsnumeric
seedSeednumeric
colorspaceColorspacenumericboolean
nomaqroundNo Maq roundingboolean
nofwNo forward orientationboolean
norcNo reverse-complement orientationnumericboolean
tryhardTry as hardnumericboolean
bestBest alignmentsnumericboolean
allAll alignmentnumericboolean
Parameter
Parameter in the GUI
Type

 

 

static const QString IN_TYPE_ID("Bowtie-data");
static const QString OUT_TYPE_ID("Bowtie-data-out");

static const QString ASSEBLY_OUT_SLOT_ID("assembly-out");

static const QString OUT_PORT_DESCR("out-data");

static const QString MISMATCHES_TYPE = "mismatches_type";

static const QString MISMATCHES_NUMBER = "mismatches_number";
static const QString MAQERR = "maqerr";
static const QString CHUNKMBS = "chunkmbs";
static const QString BASE_Bowtie_SUBDIR("bowtie");

static const QString BASE_Bowtie_OUTFILE("out.sam");

Input/Output Ports

The element has 1 input port:

Name in GUI: Bowtie data

Name in Workflow File: in-data

Slots:

URL of a file with mate readsreadsurlstring
URL of a file with readsreadspairedurlstring
Slot In GUI
Slot in Workflow File
Type

And 1 output port:

Name in GUI: BWA-MEM  Bowtie output data

Name in Workflow File: out-data

Slots:

Slot In GUI
Slot in Workflow File
Type
Assembly URLassembly-outstring