Class MultilevelMetrics

    • Field Detail

      • SAMPLE

        public String SAMPLE
        The sample to which these metrics apply. If null, it means they apply to all reads in the file.
      • LIBRARY

        public String LIBRARY
        The library to which these metrics apply. If null, it means that the metrics were accumulated at the sample level.
      • READ_GROUP

        public String READ_GROUP
        The read group to which these metrics apply. If null, it means that the metrics were accumulated at the library or sample level.
    • Constructor Detail

      • MultilevelMetrics

        public MultilevelMetrics()