Class GenotypeLookupUtilities


  • public class GenotypeLookupUtilities
    extends java.lang.Object
    Genotype lookup utilities for generating vcf files from horizontal got gt data
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.util.Map<java.lang.Character,​java.lang.String> numchar2Genotype  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • numchar2Genotype

        public static final java.util.Map<java.lang.Character,​java.lang.String> numchar2Genotype
    • Constructor Detail

      • GenotypeLookupUtilities

        public GenotypeLookupUtilities()