Class SAM2FASTQLocalModule

All Implemented Interfaces:
Module

public class SAM2FASTQLocalModule extends AbstractSAM2FASTQModule
This class define a module for converting SAM files into FASTQ.
Since:
2.0
Author:
Laurent Jourdren
  • Constructor Details

    • SAM2FASTQLocalModule

      public SAM2FASTQLocalModule()
  • Method Details

    • execute

      public TaskResult execute(TaskContext context, TaskStatus status)
      Description copied from interface: Module
      Execute a task step.
      Parameters:
      context - Execution context
      status - of the task
      Returns:
      a TaskResult object