@@ -74,9 +74,11 @@ public class MzqcWriterTest
private static List PeakPrecision = new List() { 33, 66 };
private static List MS1PeakPrecision = new List() { 36, 68 };
private static List PeakCapacity = new List() { 44, 120 };
private static List segmentBoundaries = new List() { "2.5_3.3", "3.3_4.0" };
The RT at the start of the segment_RT at the end of the segment. Will add a comment to explain. Kind regards, Marina Kriek (née Pauw)
On Tue, Feb 4, 2020 at 3:03 PM Paul Brack notifications@github.com wrote: