37 "1\t1000.0\t1000.0\t0.9\tABC\n" 38 "2\t2000\t500.0\t0.7\tDEF\n";
41 "scan time mz mass intensity charge chargeStates kl background median peaks scanFirst scanLast scanCount\n" 42 "1 2.248 878.889 1755.7633 61.847733 2 1 0.05977635 0.9152653 1.0536207 5 693 721 1\n" 43 "1 2.248 752.86017 1503.7076 41.52021 2 1 0.10636939 1.6415321 0.8086928 5 693 715 1\n" 44 "1 2.248 933.4445 932.4372 33.840942 1 1 0.2521489 5.717129 2.8336976 2 695 707 1\n" 45 "4 7.116 801.4013 800.3538 18.389582 1 1 0.6249515 1.6089915 1.3883085 3 698 713 1\n";
91 int main(
int argc,
char* argv[])
97 if (argc>1 && !strcmp(argv[1],
"-v"))
os_ = &cout;
#define unit_assert_equal(x, y, epsilon)
An extended SAX interface for custom XML stream parsing.
virtual Record record(const Location &location) const
Returns the Record object associated with the given nativeID.
void testMSInspectIStream()
This class allows access to peptides listed in a flat tab delimited text file.
int main(int argc, char *argv[])
#define TEST_PROLOG(argc, argv)