FastQC

Modern high throughput sequencers can generate tens of millions of sequences in a single run. Before analysing this sequence to draw biological conclusions you should always perform some simple quality control checks to ensure that the raw data looks good and there are no problems or biases in your data which may affect how you can usefully use it. This modified FastQC version (by Jonathan Hoser) automatically creates a filter file for filtering NGS read data. This filter file can be used by the RawReadManipulator to create filtered read files. In addition, the standard FastQC report is produced which provides a comprehensive overview about the read quality.
Source: http://www.bioinformatics.babraham.ac.uk/projects/fastqc/

Options

Preference page

HTE
Set a threshold for repeated execution. Only used if HTE is enabled in the preference page.

Input Ports

Icon
Cell 0: Path to ReadFile1
Cell 1 (Optional): Path to ReadFile2.

Output Ports

Icon
Cell 0: Path to ReadFile1
Cell 1 (Optional): Path to ReadFile2.
Cell 2: Path to FilterFile

Views

STDOUT / STDERR
The node offers a direct view of its standard out and the standard error of the tool.

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.