Package

nl.biopet.tools

fastqsync

Permalink

package fastqsync

Visibility
  1. Public
  2. All

Type Members

  1. case class Args(refFastq1: File = null, refFastq2: File = null, inputFastq1: File = null, inputFastq2: File = null, outputFastq1: File = null, outputFastq2: File = null) extends Product with Serializable

    Permalink
  2. class ArgsParser extends AbstractOptParser[Args]

    Permalink

Value Members

  1. object FastqSync extends ToolCommand[Args]

    Permalink

Ungrouped