Package org.snpeff

Class Fastq2Fastq

java.lang.Object
org.snpeff.Fastq2Fastq

public class Fastq2Fastq extends Object
Convert FASTQ (phred64) file to FASTQ (phred33)
Author:
pcingola
  • Field Details

  • Constructor Details

    • Fastq2Fastq

      public Fastq2Fastq()
  • Method Details

    • main

      public static void main(String[] args)