Workflow Demos

Return to all workflow demos

fastq2fasta.py bioActor

Description

FASTQ to FASTA conversion.

Inputs

dnaFastqFileDNA file in FASTQ format.

Outputs

dnaFastaFileDNA file in FASTA format.

Parameters

programThe command line program to execute.
checkOutputTimestampIf true, verify the last modification timestamp for each output file has increased after execution. If the timestamp has not increased, throw an error.
additionalOptionsA parameter containing additional command line options.
ChoiceThe execution choice to run.