Package picard.nio


package picard.nio
  • Class
    Description
     
    A class whose purpose is to initialize the various plugins that provide Path support.
    Derived from BucketUtils.java in GATK
    A Subclass of HtsPath with conversion to Path making use of IOUtil
    Ported from GATKIOUtils.java