htsjdk.beta.plugin.hapref.HaploidReferenceEncoderOptions Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of htsjdk Show documentation
Show all versions of htsjdk Show documentation
A Java API for high-throughput sequencing data (HTS) formats
package htsjdk.beta.plugin.hapref;
import htsjdk.beta.plugin.HtsEncoderOptions;
/**
* Class for haploid reference encoder options.
*/
public class HaploidReferenceEncoderOptions implements HtsEncoderOptions {
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy