This is a wrapper node for AnalyzeCovariates, BaseRecalibrator and PrintReads of the Genome Analysis Toolkit (GATK).
This node addresses the problem of systematic errors in the base quality score emitted by sequencing machines.
As these base qualities are used by many variant calling tools removing the bias leads to more accurate variant calls.
The process of recalibration consists of 3 steps.
Step 1: A machine learning device is trained to build a model of covariation which is generated from the actual data and from known sites of genetic variation.
(walkers: BaseRecalibrator)
Step 2: This optional step builds a second model and compares it to the first one.
The comparison allows to generate before/after plots of the quality values.
(walkers: BaseRecalibrator + AnalyzeCovariates).
Step 3: Finally, the model is applied to the alignment data and the base qualities are adapted to the biases found.
(walkers: PrintReads)
For further information, see the GATK documentation of the BaseRecalibrator,
the AnalyzeCovariates and
the PrintReads walkers.
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.
To use this node in KNIME, install the extension KNIME4NGS from the below update site following our NodePit Product and Node Installation Guide:
Deploy, schedule, execute, and monitor your KNIME workflows locally, in the cloud or on-premises – with our brand new NodePit Runner.
Try NodePit Runner!Do you have feedback, questions, comments about NodePit, want to support this platform, or want your own nodes or workflows listed here as well? Do you think, the search results could be improved or something is missing? Then please get in touch! Alternatively, you can send us an email to mail@nodepit.com.
Please note that this is only about NodePit. We do not provide general support for KNIME — please use the KNIME forums instead.