Class NcbiPlatformInstrumentModel


  • public class NcbiPlatformInstrumentModel
    extends java.lang.Object
    Represents the relationship between sequencing platforms and instruments allowed by NCBI
    • Constructor Detail

      • NcbiPlatformInstrumentModel

        public NcbiPlatformInstrumentModel()
    • Method Detail

      • getPlatforms

        public java.util.EnumMap<NcbiPlatform,​java.util.List<java.lang.String>> getPlatforms()