-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPXD010154.sdrf.tsv
We can't make this file beautiful and searchable because it's too large.
1368 lines (1368 loc) · 892 KB
/
PXD010154.sdrf.tsv
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
source name characteristics[organism] characteristics[organism part] characteristics[disease] characteristics[age] characteristics[sex] characteristics[phenotype] characteristics[individual] characteristics[biological replicate] characteristics[cell type] characteristics[ancestry category] characteristics[developmental stage] Material Type assay name comment[file uri] comment[technical replicate] comment[fraction identifier] comment[Label] comment[instrument] comment[precursor mass tolerance] comment[fragment mass tolerance] comment[dissociation method] comment[cleavage agent details] comment[modification parameters] comment[modification parameters] comment[modification parameters] comment[modification parameters] comment[modification parameters] comment[data file] factor value[organism part]
PXD010154-V122 homo sapiens adrenal gland not available 63 Female normal V122 1 not available not available not available organism part run 288 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01524_A01_P015424_S00_N01_R1.raw 1 1 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01524_A01_P015424_S00_N01_R1.raw adrenal gland
PXD010154-V122 homo sapiens adrenal gland not available 63 Female normal V122 1 not available not available not available organism part run 283 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01524_B01_P015424_S00_N02_R1.raw 1 2 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01524_B01_P015424_S00_N02_R1.raw adrenal gland
PXD010154-V122 homo sapiens adrenal gland not available 63 Female normal V122 1 not available not available not available organism part run 278 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01524_C01_P015424_S00_N03_R1.raw 1 3 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01524_C01_P015424_S00_N03_R1.raw adrenal gland
PXD010154-V122 homo sapiens adrenal gland not available 63 Female normal V122 1 not available not available not available organism part run 273 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01524_D01_P015424_S00_N04_R1.raw 1 4 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01524_D01_P015424_S00_N04_R1.raw adrenal gland
PXD010154-V122 homo sapiens adrenal gland not available 63 Female normal V122 1 not available not available not available organism part run 268 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01524_E01_P015424_S00_N05_R1.raw 1 5 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01524_E01_P015424_S00_N05_R1.raw adrenal gland
PXD010154-V122 homo sapiens adrenal gland not available 63 Female normal V122 1 not available not available not available organism part run 264 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01524_F01_P015424_S00_N06_R1.raw 1 6 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01524_F01_P015424_S00_N06_R1.raw adrenal gland
PXD010154-V122 homo sapiens adrenal gland not available 63 Female normal V122 1 not available not available not available organism part run 260 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01524_G01_P015424_S00_N07_R1.raw 1 7 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01524_G01_P015424_S00_N07_R1.raw adrenal gland
PXD010154-V122 homo sapiens adrenal gland not available 63 Female normal V122 1 not available not available not available organism part run 256 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01524_H01_P015424_S00_N08_R1.raw 1 8 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01524_H01_P015424_S00_N08_R1.raw adrenal gland
PXD010154-V122 homo sapiens adrenal gland not available 63 Female normal V122 1 not available not available not available organism part run 287 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01524_A02_P015424_S00_N09_R1.raw 1 9 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01524_A02_P015424_S00_N09_R1.raw adrenal gland
PXD010154-V122 homo sapiens adrenal gland not available 63 Female normal V122 1 not available not available not available organism part run 282 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01524_B02_P015424_S00_N10_R1.raw 1 10 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01524_B02_P015424_S00_N10_R1.raw adrenal gland
PXD010154-V122 homo sapiens adrenal gland not available 63 Female normal V122 1 not available not available not available organism part run 277 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01524_C02_P015424_S00_N11_R1.raw 1 11 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01524_C02_P015424_S00_N11_R1.raw adrenal gland
PXD010154-V122 homo sapiens adrenal gland not available 63 Female normal V122 1 not available not available not available organism part run 272 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01524_D02_P015424_S00_N12_R1.raw 1 12 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01524_D02_P015424_S00_N12_R1.raw adrenal gland
PXD010154-V122 homo sapiens adrenal gland not available 63 Female normal V122 1 not available not available not available organism part run 267 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01524_E02_P015424_S00_N13_R1.raw 1 13 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01524_E02_P015424_S00_N13_R1.raw adrenal gland
PXD010154-V122 homo sapiens adrenal gland not available 63 Female normal V122 1 not available not available not available organism part run 263 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01524_F02_P015424_S00_N14_R1.raw 1 14 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01524_F02_P015424_S00_N14_R1.raw adrenal gland
PXD010154-V122 homo sapiens adrenal gland not available 63 Female normal V122 1 not available not available not available organism part run 259 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01524_G02_P015424_S00_N15_R1.raw 1 15 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01524_G02_P015424_S00_N15_R1.raw adrenal gland
PXD010154-V122 homo sapiens adrenal gland not available 63 Female normal V122 1 not available not available not available organism part run 255 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01524_H02_P015424_S00_N16_R1.raw 1 16 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01524_H02_P015424_S00_N16_R1.raw adrenal gland
PXD010154-V122 homo sapiens adrenal gland not available 63 Female normal V122 1 not available not available not available organism part run 286 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01524_A03_P015424_S00_N17_R1.raw 1 17 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01524_A03_P015424_S00_N17_R1.raw adrenal gland
PXD010154-V122 homo sapiens adrenal gland not available 63 Female normal V122 1 not available not available not available organism part run 281 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01524_B03_P015424_S00_N18_R1.raw 1 18 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01524_B03_P015424_S00_N18_R1.raw adrenal gland
PXD010154-V122 homo sapiens adrenal gland not available 63 Female normal V122 1 not available not available not available organism part run 276 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01524_C03_P015424_S00_N19_R1.raw 1 19 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01524_C03_P015424_S00_N19_R1.raw adrenal gland
PXD010154-V122 homo sapiens adrenal gland not available 63 Female normal V122 1 not available not available not available organism part run 271 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01524_D03_P015424_S00_N20_R1.raw 1 20 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01524_D03_P015424_S00_N20_R1.raw adrenal gland
PXD010154-V122 homo sapiens adrenal gland not available 63 Female normal V122 1 not available not available not available organism part run 266 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01524_E03_P015424_S00_N21_R1.raw 1 21 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01524_E03_P015424_S00_N21_R1.raw adrenal gland
PXD010154-V122 homo sapiens adrenal gland not available 63 Female normal V122 1 not available not available not available organism part run 262 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01524_F03_P015424_S00_N22_R1.raw 1 22 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01524_F03_P015424_S00_N22_R1.raw adrenal gland
PXD010154-V122 homo sapiens adrenal gland not available 63 Female normal V122 1 not available not available not available organism part run 258 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01524_G03_P015424_S00_N23_R1.raw 1 23 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01524_G03_P015424_S00_N23_R1.raw adrenal gland
PXD010154-V122 homo sapiens adrenal gland not available 63 Female normal V122 1 not available not available not available organism part run 254 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01524_H03_P015424_S00_N24_R1.raw 1 24 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01524_H03_P015424_S00_N24_R1.raw adrenal gland
PXD010154-V122 homo sapiens adrenal gland not available 63 Female normal V122 1 not available not available not available organism part run 285 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01524_A04_P015424_S00_N25_R1.raw 1 25 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01524_A04_P015424_S00_N25_R1.raw adrenal gland
PXD010154-V122 homo sapiens adrenal gland not available 63 Female normal V122 1 not available not available not available organism part run 280 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01524_B04_P015424_S00_N26_R1.raw 1 26 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01524_B04_P015424_S00_N26_R1.raw adrenal gland
PXD010154-V122 homo sapiens adrenal gland not available 63 Female normal V122 1 not available not available not available organism part run 275 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01524_C04_P015424_S00_N27_R1.raw 1 27 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01524_C04_P015424_S00_N27_R1.raw adrenal gland
PXD010154-V122 homo sapiens adrenal gland not available 63 Female normal V122 1 not available not available not available organism part run 270 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01524_D04_P015424_S00_N28_R1.raw 1 28 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01524_D04_P015424_S00_N28_R1.raw adrenal gland
PXD010154-V122 homo sapiens adrenal gland not available 63 Female normal V122 1 not available not available not available organism part run 265 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01524_E04_P015424_S00_N29_R1.raw 1 29 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01524_E04_P015424_S00_N29_R1.raw adrenal gland
PXD010154-V122 homo sapiens adrenal gland not available 63 Female normal V122 1 not available not available not available organism part run 261 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01524_F04_P015424_S00_N30_R1.raw 1 30 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01524_F04_P015424_S00_N30_R1.raw adrenal gland
PXD010154-V122 homo sapiens adrenal gland not available 63 Female normal V122 1 not available not available not available organism part run 257 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01524_G04_P015424_S00_N31_R1.raw 1 31 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01524_G04_P015424_S00_N31_R1.raw adrenal gland
PXD010154-V122 homo sapiens adrenal gland not available 63 Female normal V122 1 not available not available not available organism part run 253 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01524_H04_P015424_S00_N32_R1.raw 1 32 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01524_H04_P015424_S00_N32_R1.raw adrenal gland
PXD010154-V122 homo sapiens adrenal gland not available 63 Female normal V122 1 not available not available not available organism part run 284 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01524_A05_P015424_S00_N33_R1.raw 1 33 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01524_A05_P015424_S00_N33_R1.raw adrenal gland
PXD010154-V122 homo sapiens adrenal gland not available 63 Female normal V122 1 not available not available not available organism part run 279 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01524_B05_P015424_S00_N34_R1.raw 1 34 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01524_B05_P015424_S00_N34_R1.raw adrenal gland
PXD010154-V122 homo sapiens adrenal gland not available 63 Female normal V122 1 not available not available not available organism part run 274 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01524_C05_P015424_S00_N35_R1.raw 1 35 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01524_C05_P015424_S00_N35_R1.raw adrenal gland
PXD010154-V122 homo sapiens adrenal gland not available 63 Female normal V122 1 not available not available not available organism part run 269 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01524_D05_P015424_S00_N36_R1.raw 1 36 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01524_D05_P015424_S00_N36_R1.raw adrenal gland
PXD010154-V154 homo sapiens appendix not available 26 Male normal V154 1 not available not available not available organism part run 576 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01346_A01_P013677_S00_N01_R1.raw 1 1 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01346_A01_P013677_S00_N01_R1.raw appendix
PXD010154-V154 homo sapiens appendix not available 26 Male normal V154 1 not available not available not available organism part run 572 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01346_B01_P013677_S00_N02_R1.raw 1 2 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01346_B01_P013677_S00_N02_R1.raw appendix
PXD010154-V154 homo sapiens appendix not available 26 Male normal V154 1 not available not available not available organism part run 567 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01346_C01_P013677_S00_N03_R1.raw 1 3 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01346_C01_P013677_S00_N03_R1.raw appendix
PXD010154-V154 homo sapiens appendix not available 26 Male normal V154 1 not available not available not available organism part run 562 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01346_D01_P013677_S00_N04_R1.raw 1 4 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01346_D01_P013677_S00_N04_R1.raw appendix
PXD010154-V154 homo sapiens appendix not available 26 Male normal V154 1 not available not available not available organism part run 557 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01346_E01_P013677_S00_N05_R1.raw 1 5 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01346_E01_P013677_S00_N05_R1.raw appendix
PXD010154-V154 homo sapiens appendix not available 26 Male normal V154 1 not available not available not available organism part run 553 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01346_F01_P013677_S00_N06_R1.raw 1 6 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01346_F01_P013677_S00_N06_R1.raw appendix
PXD010154-V154 homo sapiens appendix not available 26 Male normal V154 1 not available not available not available organism part run 549 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01346_G01_P013677_S00_N07_R1.raw 1 7 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01346_G01_P013677_S00_N07_R1.raw appendix
PXD010154-V154 homo sapiens appendix not available 26 Male normal V154 1 not available not available not available organism part run 545 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01346_H01_P013677_S00_N08_R1.raw 1 8 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01346_H01_P013677_S00_N08_R1.raw appendix
PXD010154-V154 homo sapiens appendix not available 26 Male normal V154 1 not available not available not available organism part run 536 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01347_A12_P013677_S00_N09_R2.raw 1 9 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01347_A12_P013677_S00_N09_R2.raw appendix
PXD010154-V154 homo sapiens appendix not available 26 Male normal V154 1 not available not available not available organism part run 571 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01346_B02_P013677_S00_N10_R1.raw 1 10 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01346_B02_P013677_S00_N10_R1.raw appendix
PXD010154-V154 homo sapiens appendix not available 26 Male normal V154 1 not available not available not available organism part run 566 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01346_C02_P013677_S00_N11_R1.raw 1 11 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01346_C02_P013677_S00_N11_R1.raw appendix
PXD010154-V154 homo sapiens appendix not available 26 Male normal V154 1 not available not available not available organism part run 561 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01346_D02_P013677_S00_N12_R1.raw 1 12 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01346_D02_P013677_S00_N12_R1.raw appendix
PXD010154-V154 homo sapiens appendix not available 26 Male normal V154 1 not available not available not available organism part run 556 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01346_E02_P013677_S00_N13_R1.raw 1 13 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01346_E02_P013677_S00_N13_R1.raw appendix
PXD010154-V154 homo sapiens appendix not available 26 Male normal V154 1 not available not available not available organism part run 552 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01346_F02_P013677_S00_N14_R1.raw 1 14 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01346_F02_P013677_S00_N14_R1.raw appendix
PXD010154-V154 homo sapiens appendix not available 26 Male normal V154 1 not available not available not available organism part run 548 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01346_G02_P013677_S00_N15_R1.raw 1 15 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01346_G02_P013677_S00_N15_R1.raw appendix
PXD010154-V154 homo sapiens appendix not available 26 Male normal V154 1 not available not available not available organism part run 544 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01346_H02_P013677_S00_N16_R1.raw 1 16 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01346_H02_P013677_S00_N16_R1.raw appendix
PXD010154-V154 homo sapiens appendix not available 26 Male normal V154 1 not available not available not available organism part run 575 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01346_A03_P013677_S00_N17_R1.raw 1 17 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01346_A03_P013677_S00_N17_R1.raw appendix
PXD010154-V154 homo sapiens appendix not available 26 Male normal V154 1 not available not available not available organism part run 570 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01346_B03_P013677_S00_N18_R1.raw 1 18 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01346_B03_P013677_S00_N18_R1.raw appendix
PXD010154-V154 homo sapiens appendix not available 26 Male normal V154 1 not available not available not available organism part run 565 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01346_C03_P013677_S00_N19_R1.raw 1 19 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01346_C03_P013677_S00_N19_R1.raw appendix
PXD010154-V154 homo sapiens appendix not available 26 Male normal V154 1 not available not available not available organism part run 560 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01346_D03_P013677_S00_N20_R1.raw 1 20 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01346_D03_P013677_S00_N20_R1.raw appendix
PXD010154-V154 homo sapiens appendix not available 26 Male normal V154 1 not available not available not available organism part run 555 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01346_E03_P013677_S00_N21_R1.raw 1 21 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01346_E03_P013677_S00_N21_R1.raw appendix
PXD010154-V154 homo sapiens appendix not available 26 Male normal V154 1 not available not available not available organism part run 551 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01346_F03_P013677_S00_N22_R1.raw 1 22 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01346_F03_P013677_S00_N22_R1.raw appendix
PXD010154-V154 homo sapiens appendix not available 26 Male normal V154 1 not available not available not available organism part run 547 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01346_G03_P013677_S00_N23_R1.raw 1 23 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01346_G03_P013677_S00_N23_R1.raw appendix
PXD010154-V154 homo sapiens appendix not available 26 Male normal V154 1 not available not available not available organism part run 543 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01346_H03_P013677_S00_N24_R1.raw 1 24 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01346_H03_P013677_S00_N24_R1.raw appendix
PXD010154-V154 homo sapiens appendix not available 26 Male normal V154 1 not available not available not available organism part run 574 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01346_A04_P013677_S00_N25_R1.raw 1 25 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01346_A04_P013677_S00_N25_R1.raw appendix
PXD010154-V154 homo sapiens appendix not available 26 Male normal V154 1 not available not available not available organism part run 569 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01346_B04_P013677_S00_N26_R1.raw 1 26 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01346_B04_P013677_S00_N26_R1.raw appendix
PXD010154-V154 homo sapiens appendix not available 26 Male normal V154 1 not available not available not available organism part run 564 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01346_C04_P013677_S00_N27_R1.raw 1 27 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01346_C04_P013677_S00_N27_R1.raw appendix
PXD010154-V154 homo sapiens appendix not available 26 Male normal V154 1 not available not available not available organism part run 559 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01346_D04_P013677_S00_N28_R1.raw 1 28 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01346_D04_P013677_S00_N28_R1.raw appendix
PXD010154-V154 homo sapiens appendix not available 26 Male normal V154 1 not available not available not available organism part run 554 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01346_E04_P013677_S00_N29_R1.raw 1 29 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01346_E04_P013677_S00_N29_R1.raw appendix
PXD010154-V154 homo sapiens appendix not available 26 Male normal V154 1 not available not available not available organism part run 550 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01346_F04_P013677_S00_N30_R1.raw 1 30 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01346_F04_P013677_S00_N30_R1.raw appendix
PXD010154-V154 homo sapiens appendix not available 26 Male normal V154 1 not available not available not available organism part run 546 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01346_G04_P013677_S00_N31_R1.raw 1 31 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01346_G04_P013677_S00_N31_R1.raw appendix
PXD010154-V154 homo sapiens appendix not available 26 Male normal V154 1 not available not available not available organism part run 542 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01346_H04_P013677_S00_N32_R1.raw 1 32 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01346_H04_P013677_S00_N32_R1.raw appendix
PXD010154-V154 homo sapiens appendix not available 26 Male normal V154 1 not available not available not available organism part run 573 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01346_A05_P013677_S00_N33_R1.raw 1 33 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01346_A05_P013677_S00_N33_R1.raw appendix
PXD010154-V154 homo sapiens appendix not available 26 Male normal V154 1 not available not available not available organism part run 568 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01346_B05_P013677_S00_N34_R1.raw 1 34 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01346_B05_P013677_S00_N34_R1.raw appendix
PXD010154-V154 homo sapiens appendix not available 26 Male normal V154 1 not available not available not available organism part run 563 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01346_C05_P013677_S00_N35_R1.raw 1 35 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01346_C05_P013677_S00_N35_R1.raw appendix
PXD010154-V154 homo sapiens appendix not available 26 Male normal V154 1 not available not available not available organism part run 558 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01346_D05_P013677_S00_N36_R1.raw 1 36 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01346_D05_P013677_S00_N36_R1.raw appendix
PXD010154-V364 homo sapiens bone marrow not available not available not available normal V364 1 not available not available not available organism part run 648 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01343_A01_P013674_S00_N01_R2.raw 1 1 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01343_A01_P013674_S00_N01_R2.raw bone marrow
PXD010154-V364 homo sapiens bone marrow not available not available not available normal V364 1 not available not available not available organism part run 643 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01343_B01_P013674_S00_N02_R2.raw 1 2 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01343_B01_P013674_S00_N02_R2.raw bone marrow
PXD010154-V364 homo sapiens bone marrow not available not available not available normal V364 1 not available not available not available organism part run 638 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01343_C01_P013674_S00_N03_R2.raw 1 3 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01343_C01_P013674_S00_N03_R2.raw bone marrow
PXD010154-V364 homo sapiens bone marrow not available not available not available normal V364 1 not available not available not available organism part run 633 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01343_D01_P013674_S00_N04_R2.raw 1 4 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01343_D01_P013674_S00_N04_R2.raw bone marrow
PXD010154-V364 homo sapiens bone marrow not available not available not available normal V364 1 not available not available not available organism part run 628 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01343_E01_P013674_S00_N05_R2.raw 1 5 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01343_E01_P013674_S00_N05_R2.raw bone marrow
PXD010154-V364 homo sapiens bone marrow not available not available not available normal V364 1 not available not available not available organism part run 624 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01343_F01_P013674_S00_N06_R2.raw 1 6 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01343_F01_P013674_S00_N06_R2.raw bone marrow
PXD010154-V364 homo sapiens bone marrow not available not available not available normal V364 1 not available not available not available organism part run 620 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01343_G01_P013674_S00_N07_R2.raw 1 7 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01343_G01_P013674_S00_N07_R2.raw bone marrow
PXD010154-V364 homo sapiens bone marrow not available not available not available normal V364 1 not available not available not available organism part run 616 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01343_H01_P013674_S00_N08_R2.raw 1 8 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01343_H01_P013674_S00_N08_R2.raw bone marrow
PXD010154-V364 homo sapiens bone marrow not available not available not available normal V364 1 not available not available not available organism part run 647 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01343_A02_P013674_S00_N09_R3.raw 1 9 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01343_A02_P013674_S00_N09_R3.raw bone marrow
PXD010154-V364 homo sapiens bone marrow not available not available not available normal V364 1 not available not available not available organism part run 642 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01343_B02_P013674_S00_N10_R3.raw 1 10 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01343_B02_P013674_S00_N10_R3.raw bone marrow
PXD010154-V364 homo sapiens bone marrow not available not available not available normal V364 1 not available not available not available organism part run 637 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01343_C02_P013674_S00_N11_R3.raw 1 11 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01343_C02_P013674_S00_N11_R3.raw bone marrow
PXD010154-V364 homo sapiens bone marrow not available not available not available normal V364 1 not available not available not available organism part run 632 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01343_D02_P013674_S00_N12_R3.raw 1 12 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01343_D02_P013674_S00_N12_R3.raw bone marrow
PXD010154-V364 homo sapiens bone marrow not available not available not available normal V364 1 not available not available not available organism part run 627 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01343_E02_P013674_S00_N13_R3.raw 1 13 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01343_E02_P013674_S00_N13_R3.raw bone marrow
PXD010154-V364 homo sapiens bone marrow not available not available not available normal V364 1 not available not available not available organism part run 623 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01343_F02_P013674_S00_N14_R2.raw 1 14 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01343_F02_P013674_S00_N14_R2.raw bone marrow
PXD010154-V364 homo sapiens bone marrow not available not available not available normal V364 1 not available not available not available organism part run 619 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01343_G02_P013674_S00_N15_R2.raw 1 15 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01343_G02_P013674_S00_N15_R2.raw bone marrow
PXD010154-V364 homo sapiens bone marrow not available not available not available normal V364 1 not available not available not available organism part run 615 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01343_H02_P013674_S00_N16_R2.raw 1 16 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01343_H02_P013674_S00_N16_R2.raw bone marrow
PXD010154-V364 homo sapiens bone marrow not available not available not available normal V364 1 not available not available not available organism part run 646 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01343_A03_P013674_S00_N17_R2.raw 1 17 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01343_A03_P013674_S00_N17_R2.raw bone marrow
PXD010154-V364 homo sapiens bone marrow not available not available not available normal V364 1 not available not available not available organism part run 641 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01343_B03_P013674_S00_N18_R2.raw 1 18 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01343_B03_P013674_S00_N18_R2.raw bone marrow
PXD010154-V364 homo sapiens bone marrow not available not available not available normal V364 1 not available not available not available organism part run 636 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01343_C03_P013674_S00_N19_R2.raw 1 19 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01343_C03_P013674_S00_N19_R2.raw bone marrow
PXD010154-V364 homo sapiens bone marrow not available not available not available normal V364 1 not available not available not available organism part run 631 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01343_D03_P013674_S00_N20_R2.raw 1 20 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01343_D03_P013674_S00_N20_R2.raw bone marrow
PXD010154-V364 homo sapiens bone marrow not available not available not available normal V364 1 not available not available not available organism part run 626 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01343_E03_P013674_S00_N21_R2.raw 1 21 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01343_E03_P013674_S00_N21_R2.raw bone marrow
PXD010154-V364 homo sapiens bone marrow not available not available not available normal V364 1 not available not available not available organism part run 622 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01343_F03_P013674_S00_N22_R2.raw 1 22 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01343_F03_P013674_S00_N22_R2.raw bone marrow
PXD010154-V364 homo sapiens bone marrow not available not available not available normal V364 1 not available not available not available organism part run 618 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01343_G03_P013674_S00_N23_R3.raw 1 23 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01343_G03_P013674_S00_N23_R3.raw bone marrow
PXD010154-V364 homo sapiens bone marrow not available not available not available normal V364 1 not available not available not available organism part run 614 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01343_H03_P013674_S00_N24_R3.raw 1 24 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01343_H03_P013674_S00_N24_R3.raw bone marrow
PXD010154-V364 homo sapiens bone marrow not available not available not available normal V364 1 not available not available not available organism part run 645 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01343_A04_P013674_S00_N25_R3.raw 1 25 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01343_A04_P013674_S00_N25_R3.raw bone marrow
PXD010154-V364 homo sapiens bone marrow not available not available not available normal V364 1 not available not available not available organism part run 640 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01343_B04_P013674_S00_N26_R3.raw 1 26 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01343_B04_P013674_S00_N26_R3.raw bone marrow
PXD010154-V364 homo sapiens bone marrow not available not available not available normal V364 1 not available not available not available organism part run 635 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01343_C04_P013674_S00_N27_R3.raw 1 27 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01343_C04_P013674_S00_N27_R3.raw bone marrow
PXD010154-V364 homo sapiens bone marrow not available not available not available normal V364 1 not available not available not available organism part run 630 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01343_D04_P013674_S00_N28_R3.raw 1 28 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01343_D04_P013674_S00_N28_R3.raw bone marrow
PXD010154-V364 homo sapiens bone marrow not available not available not available normal V364 1 not available not available not available organism part run 625 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01343_E04_P013674_S00_N29_R3.raw 1 29 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01343_E04_P013674_S00_N29_R3.raw bone marrow
PXD010154-V364 homo sapiens bone marrow not available not available not available normal V364 1 not available not available not available organism part run 621 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01343_F04_P013674_S00_N30_R3.raw 1 30 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01343_F04_P013674_S00_N30_R3.raw bone marrow
PXD010154-V364 homo sapiens bone marrow not available not available not available normal V364 1 not available not available not available organism part run 617 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01343_G04_P013674_S00_N31_R3.raw 1 31 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01343_G04_P013674_S00_N31_R3.raw bone marrow
PXD010154-V364 homo sapiens bone marrow not available not available not available normal V364 1 not available not available not available organism part run 613 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01343_H04_P013674_S00_N32_R2.raw 1 32 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01343_H04_P013674_S00_N32_R2.raw bone marrow
PXD010154-V364 homo sapiens bone marrow not available not available not available normal V364 1 not available not available not available organism part run 644 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01343_A05_P013674_S00_N33_R2.raw 1 33 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01343_A05_P013674_S00_N33_R2.raw bone marrow
PXD010154-V364 homo sapiens bone marrow not available not available not available normal V364 1 not available not available not available organism part run 639 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01343_B05_P013674_S00_N34_R2.raw 1 34 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01343_B05_P013674_S00_N34_R2.raw bone marrow
PXD010154-V364 homo sapiens bone marrow not available not available not available normal V364 1 not available not available not available organism part run 634 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01343_C05_P013674_S00_N35_R2.raw 1 35 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01343_C05_P013674_S00_N35_R2.raw bone marrow
PXD010154-V364 homo sapiens bone marrow not available not available not available normal V364 1 not available not available not available organism part run 629 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01343_D05_P013674_S00_N36_R2.raw 1 36 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01343_D05_P013674_S00_N36_R2.raw bone marrow
PXD010154-V102 homo sapiens brain not available 40 Female normal V102 1 not available not available not available organism part run 1188 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01277_A01_P013129_S00_N01_R1.raw 1 1 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01277_A01_P013129_S00_N01_R1.raw brain
PXD010154-V102 homo sapiens brain not available 40 Female normal V102 1 not available not available not available organism part run 1183 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01277_B01_P013129_S00_N02_R1.raw 1 2 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01277_B01_P013129_S00_N02_R1.raw brain
PXD010154-V102 homo sapiens brain not available 40 Female normal V102 1 not available not available not available organism part run 1178 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01277_C01_P013129_S00_N03_R1.raw 1 3 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01277_C01_P013129_S00_N03_R1.raw brain
PXD010154-V102 homo sapiens brain not available 40 Female normal V102 1 not available not available not available organism part run 1173 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01277_D01_P013129_S00_N04_R1.raw 1 4 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01277_D01_P013129_S00_N04_R1.raw brain
PXD010154-V102 homo sapiens brain not available 40 Female normal V102 1 not available not available not available organism part run 1168 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01277_E01_P013129_S00_N05_R1.raw 1 5 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01277_E01_P013129_S00_N05_R1.raw brain
PXD010154-V102 homo sapiens brain not available 40 Female normal V102 1 not available not available not available organism part run 1164 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01277_F01_P013129_S00_N06_R1.raw 1 6 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01277_F01_P013129_S00_N06_R1.raw brain
PXD010154-V102 homo sapiens brain not available 40 Female normal V102 1 not available not available not available organism part run 1160 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01277_G01_P013129_S00_N07_R1.raw 1 7 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01277_G01_P013129_S00_N07_R1.raw brain
PXD010154-V102 homo sapiens brain not available 40 Female normal V102 1 not available not available not available organism part run 1156 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01277_H01_P013129_S00_N08_R1.raw 1 8 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01277_H01_P013129_S00_N08_R1.raw brain
PXD010154-V102 homo sapiens brain not available 40 Female normal V102 1 not available not available not available organism part run 1187 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01277_A02_P013129_S00_N09_R1.raw 1 9 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01277_A02_P013129_S00_N09_R1.raw brain
PXD010154-V102 homo sapiens brain not available 40 Female normal V102 1 not available not available not available organism part run 1182 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01277_B02_P013129_S00_N10_R1.raw 1 10 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01277_B02_P013129_S00_N10_R1.raw brain
PXD010154-V102 homo sapiens brain not available 40 Female normal V102 1 not available not available not available organism part run 1177 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01277_C02_P013129_S00_N11_R1.raw 1 11 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01277_C02_P013129_S00_N11_R1.raw brain
PXD010154-V102 homo sapiens brain not available 40 Female normal V102 1 not available not available not available organism part run 1172 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01277_D02_P013129_S00_N12_R1.raw 1 12 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01277_D02_P013129_S00_N12_R1.raw brain
PXD010154-V102 homo sapiens brain not available 40 Female normal V102 1 not available not available not available organism part run 1167 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01277_E02_P013129_S00_N13_R1.raw 1 13 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01277_E02_P013129_S00_N13_R1.raw brain
PXD010154-V102 homo sapiens brain not available 40 Female normal V102 1 not available not available not available organism part run 1163 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01277_F02_P013129_S00_N14_R1.raw 1 14 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01277_F02_P013129_S00_N14_R1.raw brain
PXD010154-V102 homo sapiens brain not available 40 Female normal V102 1 not available not available not available organism part run 1159 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01277_G02_P013129_S00_N15_R1.raw 1 15 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01277_G02_P013129_S00_N15_R1.raw brain
PXD010154-V102 homo sapiens brain not available 40 Female normal V102 1 not available not available not available organism part run 1155 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01277_H02_P013129_S00_N16_R1.raw 1 16 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01277_H02_P013129_S00_N16_R1.raw brain
PXD010154-V102 homo sapiens brain not available 40 Female normal V102 1 not available not available not available organism part run 1186 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01277_A03_P013129_S00_N17_R1.raw 1 17 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01277_A03_P013129_S00_N17_R1.raw brain
PXD010154-V102 homo sapiens brain not available 40 Female normal V102 1 not available not available not available organism part run 1181 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01277_B03_P013129_S00_N18_R1.raw 1 18 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01277_B03_P013129_S00_N18_R1.raw brain
PXD010154-V102 homo sapiens brain not available 40 Female normal V102 1 not available not available not available organism part run 1176 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01277_C03_P013129_S00_N19_R1.raw 1 19 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01277_C03_P013129_S00_N19_R1.raw brain
PXD010154-V102 homo sapiens brain not available 40 Female normal V102 1 not available not available not available organism part run 1171 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01277_D03_P013129_S00_N20_R1.raw 1 20 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01277_D03_P013129_S00_N20_R1.raw brain
PXD010154-V102 homo sapiens brain not available 40 Female normal V102 1 not available not available not available organism part run 1166 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01277_E03_P013129_S00_N21_R1.raw 1 21 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01277_E03_P013129_S00_N21_R1.raw brain
PXD010154-V102 homo sapiens brain not available 40 Female normal V102 1 not available not available not available organism part run 1162 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01277_F03_P013129_S00_N22_R1.raw 1 22 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01277_F03_P013129_S00_N22_R1.raw brain
PXD010154-V102 homo sapiens brain not available 40 Female normal V102 1 not available not available not available organism part run 1158 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01277_G03_P013129_S00_N23_R1.raw 1 23 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01277_G03_P013129_S00_N23_R1.raw brain
PXD010154-V102 homo sapiens brain not available 40 Female normal V102 1 not available not available not available organism part run 1154 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01277_H03_P013129_S00_N24_R1.raw 1 24 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01277_H03_P013129_S00_N24_R1.raw brain
PXD010154-V102 homo sapiens brain not available 40 Female normal V102 1 not available not available not available organism part run 1185 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01277_A04_P013129_S00_N25_R1.raw 1 25 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01277_A04_P013129_S00_N25_R1.raw brain
PXD010154-V102 homo sapiens brain not available 40 Female normal V102 1 not available not available not available organism part run 1180 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01277_B04_P013129_S00_N26_R1.raw 1 26 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01277_B04_P013129_S00_N26_R1.raw brain
PXD010154-V102 homo sapiens brain not available 40 Female normal V102 1 not available not available not available organism part run 1175 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01277_C04_P013129_S00_N27_R1.raw 1 27 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01277_C04_P013129_S00_N27_R1.raw brain
PXD010154-V102 homo sapiens brain not available 40 Female normal V102 1 not available not available not available organism part run 1170 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01277_D04_P013129_S00_N28_R1.raw 1 28 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01277_D04_P013129_S00_N28_R1.raw brain
PXD010154-V102 homo sapiens brain not available 40 Female normal V102 1 not available not available not available organism part run 1165 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01277_E04_P013129_S00_N29_R1.raw 1 29 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01277_E04_P013129_S00_N29_R1.raw brain
PXD010154-V102 homo sapiens brain not available 40 Female normal V102 1 not available not available not available organism part run 1161 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01277_F04_P013129_S00_N30_R1.raw 1 30 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01277_F04_P013129_S00_N30_R1.raw brain
PXD010154-V102 homo sapiens brain not available 40 Female normal V102 1 not available not available not available organism part run 1157 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01277_G04_P013129_S00_N31_R1.raw 1 31 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01277_G04_P013129_S00_N31_R1.raw brain
PXD010154-V102 homo sapiens brain not available 40 Female normal V102 1 not available not available not available organism part run 1153 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01277_H04_P013129_S00_N32_R1.raw 1 32 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01277_H04_P013129_S00_N32_R1.raw brain
PXD010154-V102 homo sapiens brain not available 40 Female normal V102 1 not available not available not available organism part run 1184 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01277_A05_P013129_S00_N33_R1.raw 1 33 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01277_A05_P013129_S00_N33_R1.raw brain
PXD010154-V102 homo sapiens brain not available 40 Female normal V102 1 not available not available not available organism part run 1179 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01277_B05_P013129_S00_N34_R1.raw 1 34 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01277_B05_P013129_S00_N34_R1.raw brain
PXD010154-V102 homo sapiens brain not available 40 Female normal V102 1 not available not available not available organism part run 1174 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01277_C05_P013129_S00_N35_R1.raw 1 35 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01277_C05_P013129_S00_N35_R1.raw brain
PXD010154-V102 homo sapiens brain not available 40 Female normal V102 1 not available not available not available organism part run 1169 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01277_D05_P013129_S00_N36_R1.raw 1 36 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01277_D05_P013129_S00_N36_R1.raw brain
PXD010154-V269 homo sapiens colon not available 80 Male normal V269 1 not available not available not available organism part run 792 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01308_A01_P013387_B00_N01_R1.raw 1 1 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01308_A01_P013387_B00_N01_R1.raw colon
PXD010154-V269 homo sapiens colon not available 80 Male normal V269 1 not available not available not available organism part run 787 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01308_B01_P013387_B00_N02_R1.raw 1 2 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01308_B01_P013387_B00_N02_R1.raw colon
PXD010154-V269 homo sapiens colon not available 80 Male normal V269 1 not available not available not available organism part run 782 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01308_C01_P013387_B00_N03_R1.raw 1 3 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01308_C01_P013387_B00_N03_R1.raw colon
PXD010154-V269 homo sapiens colon not available 80 Male normal V269 1 not available not available not available organism part run 777 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01308_D01_P013387_B00_N04_R1.raw 1 4 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01308_D01_P013387_B00_N04_R1.raw colon
PXD010154-V269 homo sapiens colon not available 80 Male normal V269 1 not available not available not available organism part run 772 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01308_E01_P013387_B00_N05_R1.raw 1 5 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01308_E01_P013387_B00_N05_R1.raw colon
PXD010154-V269 homo sapiens colon not available 80 Male normal V269 1 not available not available not available organism part run 768 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01308_F01_P013387_B00_N06_R1.raw 1 6 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01308_F01_P013387_B00_N06_R1.raw colon
PXD010154-V269 homo sapiens colon not available 80 Male normal V269 1 not available not available not available organism part run 764 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01308_G01_P013387_B00_N07_R1.raw 1 7 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01308_G01_P013387_B00_N07_R1.raw colon
PXD010154-V269 homo sapiens colon not available 80 Male normal V269 1 not available not available not available organism part run 760 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01308_H01_P013387_B00_N08_R1.raw 1 8 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01308_H01_P013387_B00_N08_R1.raw colon
PXD010154-V269 homo sapiens colon not available 80 Male normal V269 1 not available not available not available organism part run 791 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01308_A02_P013387_B00_N09_R1.raw 1 9 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01308_A02_P013387_B00_N09_R1.raw colon
PXD010154-V269 homo sapiens colon not available 80 Male normal V269 1 not available not available not available organism part run 786 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01308_B02_P013387_B00_N10_R1.raw 1 10 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01308_B02_P013387_B00_N10_R1.raw colon
PXD010154-V269 homo sapiens colon not available 80 Male normal V269 1 not available not available not available organism part run 781 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01308_C02_P013387_B00_N11_R1.raw 1 11 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01308_C02_P013387_B00_N11_R1.raw colon
PXD010154-V269 homo sapiens colon not available 80 Male normal V269 1 not available not available not available organism part run 776 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01308_D02_P013387_B00_N12_R1.raw 1 12 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01308_D02_P013387_B00_N12_R1.raw colon
PXD010154-V269 homo sapiens colon not available 80 Male normal V269 1 not available not available not available organism part run 771 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01308_E02_P013387_B00_N13_R1.raw 1 13 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01308_E02_P013387_B00_N13_R1.raw colon
PXD010154-V269 homo sapiens colon not available 80 Male normal V269 1 not available not available not available organism part run 767 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01308_F02_P013387_B00_N14_R1.raw 1 14 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01308_F02_P013387_B00_N14_R1.raw colon
PXD010154-V269 homo sapiens colon not available 80 Male normal V269 1 not available not available not available organism part run 763 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01308_G02_P013387_B00_N15_R1.raw 1 15 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01308_G02_P013387_B00_N15_R1.raw colon
PXD010154-V269 homo sapiens colon not available 80 Male normal V269 1 not available not available not available organism part run 759 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01308_H02_P013387_B00_N16_R1.raw 1 16 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01308_H02_P013387_B00_N16_R1.raw colon
PXD010154-V269 homo sapiens colon not available 80 Male normal V269 1 not available not available not available organism part run 790 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01308_A03_P013387_B00_N17_R1.raw 1 17 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01308_A03_P013387_B00_N17_R1.raw colon
PXD010154-V269 homo sapiens colon not available 80 Male normal V269 1 not available not available not available organism part run 785 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01308_B03_P013387_B00_N18_R1.raw 1 18 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01308_B03_P013387_B00_N18_R1.raw colon
PXD010154-V269 homo sapiens colon not available 80 Male normal V269 1 not available not available not available organism part run 780 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01308_C03_P013387_B00_N19_R1.raw 1 19 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01308_C03_P013387_B00_N19_R1.raw colon
PXD010154-V269 homo sapiens colon not available 80 Male normal V269 1 not available not available not available organism part run 775 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01308_D03_P013387_B00_N20_R1.raw 1 20 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01308_D03_P013387_B00_N20_R1.raw colon
PXD010154-V269 homo sapiens colon not available 80 Male normal V269 1 not available not available not available organism part run 770 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01308_E03_P013387_B00_N21_R1.raw 1 21 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01308_E03_P013387_B00_N21_R1.raw colon
PXD010154-V269 homo sapiens colon not available 80 Male normal V269 1 not available not available not available organism part run 766 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01308_F03_P013387_B00_N22_R1.raw 1 22 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01308_F03_P013387_B00_N22_R1.raw colon
PXD010154-V269 homo sapiens colon not available 80 Male normal V269 1 not available not available not available organism part run 762 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01308_G03_P013387_B00_N23_R1.raw 1 23 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01308_G03_P013387_B00_N23_R1.raw colon
PXD010154-V269 homo sapiens colon not available 80 Male normal V269 1 not available not available not available organism part run 758 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01308_H03_P013387_B00_N24_R1.raw 1 24 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01308_H03_P013387_B00_N24_R1.raw colon
PXD010154-V269 homo sapiens colon not available 80 Male normal V269 1 not available not available not available organism part run 789 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01308_A04_P013387_B00_N25_R1.raw 1 25 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01308_A04_P013387_B00_N25_R1.raw colon
PXD010154-V269 homo sapiens colon not available 80 Male normal V269 1 not available not available not available organism part run 784 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01308_B04_P013387_B00_N26_R1.raw 1 26 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01308_B04_P013387_B00_N26_R1.raw colon
PXD010154-V269 homo sapiens colon not available 80 Male normal V269 1 not available not available not available organism part run 779 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01308_C04_P013387_B00_N27_R1.raw 1 27 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01308_C04_P013387_B00_N27_R1.raw colon
PXD010154-V269 homo sapiens colon not available 80 Male normal V269 1 not available not available not available organism part run 774 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01308_D04_P013387_B00_N28_R1.raw 1 28 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01308_D04_P013387_B00_N28_R1.raw colon
PXD010154-V269 homo sapiens colon not available 80 Male normal V269 1 not available not available not available organism part run 769 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01308_E04_P013387_B00_N29_R1.raw 1 29 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01308_E04_P013387_B00_N29_R1.raw colon
PXD010154-V269 homo sapiens colon not available 80 Male normal V269 1 not available not available not available organism part run 765 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01308_F04_P013387_B00_N30_R1.raw 1 30 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01308_F04_P013387_B00_N30_R1.raw colon
PXD010154-V269 homo sapiens colon not available 80 Male normal V269 1 not available not available not available organism part run 761 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01308_G04_P013387_B00_N31_R1.raw 1 31 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01308_G04_P013387_B00_N31_R1.raw colon
PXD010154-V269 homo sapiens colon not available 80 Male normal V269 1 not available not available not available organism part run 757 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01308_H04_P013387_B00_N32_R1.raw 1 32 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01308_H04_P013387_B00_N32_R1.raw colon
PXD010154-V269 homo sapiens colon not available 80 Male normal V269 1 not available not available not available organism part run 788 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01308_A05_P013387_B00_N33_R1.raw 1 33 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01308_A05_P013387_B00_N33_R1.raw colon
PXD010154-V269 homo sapiens colon not available 80 Male normal V269 1 not available not available not available organism part run 783 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01308_B05_P013387_B00_N34_R1.raw 1 34 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01308_B05_P013387_B00_N34_R1.raw colon
PXD010154-V269 homo sapiens colon not available 80 Male normal V269 1 not available not available not available organism part run 778 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01308_C05_P013387_B00_N35_R1.raw 1 35 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01308_C05_P013387_B00_N35_R1.raw colon
PXD010154-V269 homo sapiens colon not available 80 Male normal V269 1 not available not available not available organism part run 773 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01308_D05_P013387_B00_N36_R1.raw 1 36 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01308_D05_P013387_B00_N36_R1.raw colon
PXD010154-V291 homo sapiens colon not available not available not available normal V291 2 not available not available not available organism part run 1728 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01075_A01_P010693_S00_N01_R1.raw 1 1 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01075_A01_P010693_S00_N01_R1.raw colon
PXD010154-V291 homo sapiens colon not available not available not available normal V291 2 not available not available not available organism part run 1723 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01075_B01_P010693_S00_N02_R1.raw 1 2 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01075_B01_P010693_S00_N02_R1.raw colon
PXD010154-V291 homo sapiens colon not available not available not available normal V291 2 not available not available not available organism part run 1718 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01075_C01_P010693_S00_N03_R1.raw 1 3 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01075_C01_P010693_S00_N03_R1.raw colon
PXD010154-V291 homo sapiens colon not available not available not available normal V291 2 not available not available not available organism part run 1713 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01075_D01_P010693_S00_N04_R1.raw 1 4 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01075_D01_P010693_S00_N04_R1.raw colon
PXD010154-V291 homo sapiens colon not available not available not available normal V291 2 not available not available not available organism part run 1708 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01075_E01_P010693_S00_N05_R1.raw 1 5 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01075_E01_P010693_S00_N05_R1.raw colon
PXD010154-V291 homo sapiens colon not available not available not available normal V291 2 not available not available not available organism part run 1704 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01075_F01_P010693_S00_N06_R1.raw 1 6 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01075_F01_P010693_S00_N06_R1.raw colon
PXD010154-V291 homo sapiens colon not available not available not available normal V291 2 not available not available not available organism part run 1700 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01075_G01_P010693_S00_N07_R1.raw 1 7 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01075_G01_P010693_S00_N07_R1.raw colon
PXD010154-V291 homo sapiens colon not available not available not available normal V291 2 not available not available not available organism part run 1696 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01075_H01_P010693_S00_N08_R1.raw 1 8 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01075_H01_P010693_S00_N08_R1.raw colon
PXD010154-V291 homo sapiens colon not available not available not available normal V291 2 not available not available not available organism part run 1727 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01075_A02_P010693_S00_N09_R1.raw 1 9 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01075_A02_P010693_S00_N09_R1.raw colon
PXD010154-V291 homo sapiens colon not available not available not available normal V291 2 not available not available not available organism part run 1722 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01075_B02_P010693_S00_N10_R1.raw 1 10 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01075_B02_P010693_S00_N10_R1.raw colon
PXD010154-V291 homo sapiens colon not available not available not available normal V291 2 not available not available not available organism part run 1717 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01075_C02_P010693_S00_N11_R1.raw 1 11 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01075_C02_P010693_S00_N11_R1.raw colon
PXD010154-V291 homo sapiens colon not available not available not available normal V291 2 not available not available not available organism part run 1712 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01075_D02_P010693_S00_N12_R1.raw 1 12 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01075_D02_P010693_S00_N12_R1.raw colon
PXD010154-V291 homo sapiens colon not available not available not available normal V291 2 not available not available not available organism part run 1707 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01075_E02_P010693_S00_N13_R1.raw 1 13 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01075_E02_P010693_S00_N13_R1.raw colon
PXD010154-V291 homo sapiens colon not available not available not available normal V291 2 not available not available not available organism part run 1703 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01075_F02_P010693_S00_N14_R1.raw 1 14 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01075_F02_P010693_S00_N14_R1.raw colon
PXD010154-V291 homo sapiens colon not available not available not available normal V291 2 not available not available not available organism part run 1699 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01075_G02_P010693_S00_N15_R1.raw 1 15 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01075_G02_P010693_S00_N15_R1.raw colon
PXD010154-V291 homo sapiens colon not available not available not available normal V291 2 not available not available not available organism part run 1695 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01075_H02_P010693_S00_N16_R1.raw 1 16 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01075_H02_P010693_S00_N16_R1.raw colon
PXD010154-V291 homo sapiens colon not available not available not available normal V291 2 not available not available not available organism part run 1726 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01075_A03_P010693_S00_N17_R1.raw 1 17 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01075_A03_P010693_S00_N17_R1.raw colon
PXD010154-V291 homo sapiens colon not available not available not available normal V291 2 not available not available not available organism part run 1721 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01075_B03_P010693_S00_N18_R1.raw 1 18 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01075_B03_P010693_S00_N18_R1.raw colon
PXD010154-V291 homo sapiens colon not available not available not available normal V291 2 not available not available not available organism part run 1716 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01075_C03_P010693_S00_N19_R1.raw 1 19 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01075_C03_P010693_S00_N19_R1.raw colon
PXD010154-V291 homo sapiens colon not available not available not available normal V291 2 not available not available not available organism part run 1711 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01075_D03_P010693_S00_N20_R1.raw 1 20 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01075_D03_P010693_S00_N20_R1.raw colon
PXD010154-V291 homo sapiens colon not available not available not available normal V291 2 not available not available not available organism part run 1706 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01075_E03_P010693_S00_N21_R1.raw 1 21 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01075_E03_P010693_S00_N21_R1.raw colon
PXD010154-V291 homo sapiens colon not available not available not available normal V291 2 not available not available not available organism part run 1702 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01075_F03_P010693_S00_N22_R1.raw 1 22 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01075_F03_P010693_S00_N22_R1.raw colon
PXD010154-V291 homo sapiens colon not available not available not available normal V291 2 not available not available not available organism part run 1698 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01075_G03_P010693_S00_N23_R1.raw 1 23 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01075_G03_P010693_S00_N23_R1.raw colon
PXD010154-V291 homo sapiens colon not available not available not available normal V291 2 not available not available not available organism part run 1694 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01075_H03_P010693_S00_N24_R1.raw 1 24 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01075_H03_P010693_S00_N24_R1.raw colon
PXD010154-V291 homo sapiens colon not available not available not available normal V291 2 not available not available not available organism part run 1725 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01075_A04_P010693_S00_N25_R1.raw 1 25 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01075_A04_P010693_S00_N25_R1.raw colon
PXD010154-V291 homo sapiens colon not available not available not available normal V291 2 not available not available not available organism part run 1720 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01075_B04_P010693_S00_N26_R1.raw 1 26 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01075_B04_P010693_S00_N26_R1.raw colon
PXD010154-V291 homo sapiens colon not available not available not available normal V291 2 not available not available not available organism part run 1715 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01075_C04_P010693_S00_N27_R1.raw 1 27 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01075_C04_P010693_S00_N27_R1.raw colon
PXD010154-V291 homo sapiens colon not available not available not available normal V291 2 not available not available not available organism part run 1710 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01075_D04_P010693_S00_N28_R1.raw 1 28 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01075_D04_P010693_S00_N28_R1.raw colon
PXD010154-V291 homo sapiens colon not available not available not available normal V291 2 not available not available not available organism part run 1705 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01075_E04_P010693_S00_N29_R1.raw 1 29 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01075_E04_P010693_S00_N29_R1.raw colon
PXD010154-V291 homo sapiens colon not available not available not available normal V291 2 not available not available not available organism part run 1701 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01075_F04_P010693_S00_N30_R1.raw 1 30 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01075_F04_P010693_S00_N30_R1.raw colon
PXD010154-V291 homo sapiens colon not available not available not available normal V291 2 not available not available not available organism part run 1697 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01075_G04_P010693_S00_N31_R1.raw 1 31 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01075_G04_P010693_S00_N31_R1.raw colon
PXD010154-V291 homo sapiens colon not available not available not available normal V291 2 not available not available not available organism part run 1693 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01075_H04_P010693_S00_N32_R1.raw 1 32 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01075_H04_P010693_S00_N32_R1.raw colon
PXD010154-V291 homo sapiens colon not available not available not available normal V291 2 not available not available not available organism part run 1724 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01075_A05_P010693_S00_N33_R1.raw 1 33 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01075_A05_P010693_S00_N33_R1.raw colon
PXD010154-V291 homo sapiens colon not available not available not available normal V291 2 not available not available not available organism part run 1719 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01075_B05_P010693_S00_N34_R1.raw 1 34 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01075_B05_P010693_S00_N34_R1.raw colon
PXD010154-V291 homo sapiens colon not available not available not available normal V291 2 not available not available not available organism part run 1714 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01075_C05_P010693_S00_N35_R2.raw 1 35 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01075_C05_P010693_S00_N35_R2.raw colon
PXD010154-V291 homo sapiens colon not available not available not available normal V291 2 not available not available not available organism part run 1709 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01075_D05_P010693_S00_N36_R1.raw 1 36 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01075_D05_P010693_S00_N36_R1.raw colon
PXD010154-V145 homo sapiens duodenum not available 77 Female normal V145 1 not available not available not available organism part run 1080 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01283_A01_P013187_S00_N01_R1.raw 1 1 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01283_A01_P013187_S00_N01_R1.raw duodenum
PXD010154-V145 homo sapiens duodenum not available 77 Female normal V145 1 not available not available not available organism part run 1075 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01283_B01_P013187_S00_N02_R1.raw 1 2 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01283_B01_P013187_S00_N02_R1.raw duodenum
PXD010154-V145 homo sapiens duodenum not available 77 Female normal V145 1 not available not available not available organism part run 1070 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01283_C01_P013187_S00_N03_R1.raw 1 3 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01283_C01_P013187_S00_N03_R1.raw duodenum
PXD010154-V145 homo sapiens duodenum not available 77 Female normal V145 1 not available not available not available organism part run 1065 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01283_D01_P013187_S00_N04_R1.raw 1 4 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01283_D01_P013187_S00_N04_R1.raw duodenum
PXD010154-V145 homo sapiens duodenum not available 77 Female normal V145 1 not available not available not available organism part run 1060 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01283_E01_P013187_S00_N05_R1.raw 1 5 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01283_E01_P013187_S00_N05_R1.raw duodenum
PXD010154-V145 homo sapiens duodenum not available 77 Female normal V145 1 not available not available not available organism part run 1056 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01283_F01_P013187_S00_N06_R1.raw 1 6 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01283_F01_P013187_S00_N06_R1.raw duodenum
PXD010154-V145 homo sapiens duodenum not available 77 Female normal V145 1 not available not available not available organism part run 1052 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01283_G01_P013187_S00_N07_R1.raw 1 7 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01283_G01_P013187_S00_N07_R1.raw duodenum
PXD010154-V145 homo sapiens duodenum not available 77 Female normal V145 1 not available not available not available organism part run 1048 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01283_H01_P013187_S00_N08_R1.raw 1 8 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01283_H01_P013187_S00_N08_R1.raw duodenum
PXD010154-V145 homo sapiens duodenum not available 77 Female normal V145 1 not available not available not available organism part run 1079 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01283_A02_P013187_S00_N09_R1.raw 1 9 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01283_A02_P013187_S00_N09_R1.raw duodenum
PXD010154-V145 homo sapiens duodenum not available 77 Female normal V145 1 not available not available not available organism part run 1074 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01283_B02_P013187_S00_N10_R1.raw 1 10 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01283_B02_P013187_S00_N10_R1.raw duodenum
PXD010154-V145 homo sapiens duodenum not available 77 Female normal V145 1 not available not available not available organism part run 1069 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01283_C02_P013187_S00_N11_R1.raw 1 11 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01283_C02_P013187_S00_N11_R1.raw duodenum
PXD010154-V145 homo sapiens duodenum not available 77 Female normal V145 1 not available not available not available organism part run 1064 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01283_D02_P013187_S00_N12_R1.raw 1 12 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01283_D02_P013187_S00_N12_R1.raw duodenum
PXD010154-V145 homo sapiens duodenum not available 77 Female normal V145 1 not available not available not available organism part run 1059 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01283_E02_P013187_S00_N13_R1.raw 1 13 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01283_E02_P013187_S00_N13_R1.raw duodenum
PXD010154-V145 homo sapiens duodenum not available 77 Female normal V145 1 not available not available not available organism part run 1055 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01283_F02_P013187_S00_N14_R1.raw 1 14 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01283_F02_P013187_S00_N14_R1.raw duodenum
PXD010154-V145 homo sapiens duodenum not available 77 Female normal V145 1 not available not available not available organism part run 1051 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01283_G02_P013187_S00_N15_R1.raw 1 15 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01283_G02_P013187_S00_N15_R1.raw duodenum
PXD010154-V145 homo sapiens duodenum not available 77 Female normal V145 1 not available not available not available organism part run 1047 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01283_H02_P013187_S00_N16_R1.raw 1 16 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01283_H02_P013187_S00_N16_R1.raw duodenum
PXD010154-V145 homo sapiens duodenum not available 77 Female normal V145 1 not available not available not available organism part run 1078 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01283_A03_P013187_S00_N17_R1.raw 1 17 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01283_A03_P013187_S00_N17_R1.raw duodenum
PXD010154-V145 homo sapiens duodenum not available 77 Female normal V145 1 not available not available not available organism part run 1073 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01283_B03_P013187_S00_N18_R1.raw 1 18 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01283_B03_P013187_S00_N18_R1.raw duodenum
PXD010154-V145 homo sapiens duodenum not available 77 Female normal V145 1 not available not available not available organism part run 1068 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01283_C03_P013187_S00_N19_R1.raw 1 19 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01283_C03_P013187_S00_N19_R1.raw duodenum
PXD010154-V145 homo sapiens duodenum not available 77 Female normal V145 1 not available not available not available organism part run 1063 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01283_D03_P013187_S00_N20_R1.raw 1 20 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01283_D03_P013187_S00_N20_R1.raw duodenum
PXD010154-V145 homo sapiens duodenum not available 77 Female normal V145 1 not available not available not available organism part run 1058 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01283_E03_P013187_S00_N21_R1.raw 1 21 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01283_E03_P013187_S00_N21_R1.raw duodenum
PXD010154-V145 homo sapiens duodenum not available 77 Female normal V145 1 not available not available not available organism part run 1054 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01283_F03_P013187_S00_N22_R1.raw 1 22 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01283_F03_P013187_S00_N22_R1.raw duodenum
PXD010154-V145 homo sapiens duodenum not available 77 Female normal V145 1 not available not available not available organism part run 1050 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01283_G03_P013187_S00_N23_R1.raw 1 23 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01283_G03_P013187_S00_N23_R1.raw duodenum
PXD010154-V145 homo sapiens duodenum not available 77 Female normal V145 1 not available not available not available organism part run 1046 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01283_H03_P013187_S00_N24_R1.raw 1 24 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01283_H03_P013187_S00_N24_R1.raw duodenum
PXD010154-V145 homo sapiens duodenum not available 77 Female normal V145 1 not available not available not available organism part run 1077 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01283_A04_P013187_S00_N25_R1.raw 1 25 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01283_A04_P013187_S00_N25_R1.raw duodenum
PXD010154-V145 homo sapiens duodenum not available 77 Female normal V145 1 not available not available not available organism part run 1072 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01283_B04_P013187_S00_N26_R1.raw 1 26 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01283_B04_P013187_S00_N26_R1.raw duodenum
PXD010154-V145 homo sapiens duodenum not available 77 Female normal V145 1 not available not available not available organism part run 1067 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01283_C04_P013187_S00_N27_R1.raw 1 27 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01283_C04_P013187_S00_N27_R1.raw duodenum
PXD010154-V145 homo sapiens duodenum not available 77 Female normal V145 1 not available not available not available organism part run 1062 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01283_D04_P013187_S00_N28_R1.raw 1 28 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01283_D04_P013187_S00_N28_R1.raw duodenum
PXD010154-V145 homo sapiens duodenum not available 77 Female normal V145 1 not available not available not available organism part run 1057 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01283_E04_P013187_S00_N29_R1.raw 1 29 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01283_E04_P013187_S00_N29_R1.raw duodenum
PXD010154-V145 homo sapiens duodenum not available 77 Female normal V145 1 not available not available not available organism part run 1053 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01283_F04_P013187_S00_N30_R1.raw 1 30 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01283_F04_P013187_S00_N30_R1.raw duodenum
PXD010154-V145 homo sapiens duodenum not available 77 Female normal V145 1 not available not available not available organism part run 1049 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01283_G04_P013187_S00_N31_R1.raw 1 31 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01283_G04_P013187_S00_N31_R1.raw duodenum
PXD010154-V145 homo sapiens duodenum not available 77 Female normal V145 1 not available not available not available organism part run 1045 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01283_H04_P013187_S00_N32_R1.raw 1 32 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01283_H04_P013187_S00_N32_R1.raw duodenum
PXD010154-V145 homo sapiens duodenum not available 77 Female normal V145 1 not available not available not available organism part run 1076 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01283_A05_P013187_S00_N33_R1.raw 1 33 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01283_A05_P013187_S00_N33_R1.raw duodenum
PXD010154-V145 homo sapiens duodenum not available 77 Female normal V145 1 not available not available not available organism part run 1071 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01283_B05_P013187_S00_N34_R1.raw 1 34 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01283_B05_P013187_S00_N34_R1.raw duodenum
PXD010154-V145 homo sapiens duodenum not available 77 Female normal V145 1 not available not available not available organism part run 1066 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01283_C05_P013187_S00_N35_R1.raw 1 35 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01283_C05_P013187_S00_N35_R1.raw duodenum
PXD010154-V145 homo sapiens duodenum not available 77 Female normal V145 1 not available not available not available organism part run 1061 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01283_D05_P013187_S00_N36_R1.raw 1 36 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01283_D05_P013187_S00_N36_R1.raw duodenum
PXD010154-V184 homo sapiens esophagus not available 38 Male normal V184 1 not available not available not available organism part run 953 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01295_A01_P013198_S00_N01_R1.raw 1 1 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01295_A01_P013198_S00_N01_R1.raw esophagus
PXD010154-V184 homo sapiens esophagus not available 38 Male normal V184 1 not available not available not available organism part run 945 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01295_B01_P013198_S00_N02_R1.raw 1 2 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01295_B01_P013198_S00_N02_R1.raw esophagus
PXD010154-V184 homo sapiens esophagus not available 38 Male normal V184 1 not available not available not available organism part run 938 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01295_C01_P013198_S00_N03_R1.raw 1 3 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01295_C01_P013198_S00_N03_R1.raw esophagus
PXD010154-V184 homo sapiens esophagus not available 38 Male normal V184 1 not available not available not available organism part run 931 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01295_D01_P013198_S00_N04_R1.raw 1 4 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01295_D01_P013198_S00_N04_R1.raw esophagus
PXD010154-V184 homo sapiens esophagus not available 38 Male normal V184 1 not available not available not available organism part run 924 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01295_E01_P013198_S00_N05_R1.raw 1 5 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01295_E01_P013198_S00_N05_R1.raw esophagus
PXD010154-V184 homo sapiens esophagus not available 38 Male normal V184 1 not available not available not available organism part run 918 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01295_F01_P013198_S00_N06_R1.raw 1 6 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01295_F01_P013198_S00_N06_R1.raw esophagus
PXD010154-V184 homo sapiens esophagus not available 38 Male normal V184 1 not available not available not available organism part run 912 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01295_G01_P013198_S00_N07_R2.raw 1 7 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01295_G01_P013198_S00_N07_R2.raw esophagus
PXD010154-V184 homo sapiens esophagus not available 38 Male normal V184 1 not available not available not available organism part run 906 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01295_H01_P013198_S00_N08_R1.raw 1 8 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01295_H01_P013198_S00_N08_R1.raw esophagus
PXD010154-V184 homo sapiens esophagus not available 38 Male normal V184 1 not available not available not available organism part run 952 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01295_A02_P013198_S00_N09_R1.raw 1 9 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01295_A02_P013198_S00_N09_R1.raw esophagus
PXD010154-V184 homo sapiens esophagus not available 38 Male normal V184 1 not available not available not available organism part run 944 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01295_B02_P013198_S00_N10_R1.raw 1 10 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01295_B02_P013198_S00_N10_R1.raw esophagus
PXD010154-V184 homo sapiens esophagus not available 38 Male normal V184 1 not available not available not available organism part run 937 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01295_C02_P013198_S00_N11_R1.raw 1 11 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01295_C02_P013198_S00_N11_R1.raw esophagus
PXD010154-V184 homo sapiens esophagus not available 38 Male normal V184 1 not available not available not available organism part run 930 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01295_D02_P013198_S00_N12_R1.raw 1 12 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01295_D02_P013198_S00_N12_R1.raw esophagus
PXD010154-V184 homo sapiens esophagus not available 38 Male normal V184 1 not available not available not available organism part run 923 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01295_E02_P013198_S00_N13_R1.raw 1 13 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01295_E02_P013198_S00_N13_R1.raw esophagus
PXD010154-V184 homo sapiens esophagus not available 38 Male normal V184 1 not available not available not available organism part run 917 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01295_F02_P013198_S00_N14_R2.raw 1 14 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01295_F02_P013198_S00_N14_R2.raw esophagus
PXD010154-V184 homo sapiens esophagus not available 38 Male normal V184 1 not available not available not available organism part run 911 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01295_G02_P013198_S00_N15_R1.raw 1 15 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01295_G02_P013198_S00_N15_R1.raw esophagus
PXD010154-V184 homo sapiens esophagus not available 38 Male normal V184 1 not available not available not available organism part run 905 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01295_H02_P013198_S00_N16_R1.raw 1 16 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01295_H02_P013198_S00_N16_R1.raw esophagus
PXD010154-V184 homo sapiens esophagus not available 38 Male normal V184 1 not available not available not available organism part run 951 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01295_A03_P013198_S00_N17_R1.raw 1 17 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01295_A03_P013198_S00_N17_R1.raw esophagus
PXD010154-V184 homo sapiens esophagus not available 38 Male normal V184 1 not available not available not available organism part run 943 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01295_B03_P013198_S00_N18_R1.raw 1 18 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01295_B03_P013198_S00_N18_R1.raw esophagus
PXD010154-V184 homo sapiens esophagus not available 38 Male normal V184 1 not available not available not available organism part run 936 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01295_C03_P013198_S00_N19_R2.raw 1 19 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01295_C03_P013198_S00_N19_R2.raw esophagus
PXD010154-V184 homo sapiens esophagus not available 38 Male normal V184 1 not available not available not available organism part run 929 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01295_D03_P013198_S00_N20_R1.raw 1 20 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01295_D03_P013198_S00_N20_R1.raw esophagus
PXD010154-V184 homo sapiens esophagus not available 38 Male normal V184 1 not available not available not available organism part run 922 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01295_E03_P013198_S00_N21_R1.raw 1 21 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01295_E03_P013198_S00_N21_R1.raw esophagus
PXD010154-V184 homo sapiens esophagus not available 38 Male normal V184 1 not available not available not available organism part run 916 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01295_F03_P013198_S00_N22_R1.raw 1 22 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01295_F03_P013198_S00_N22_R1.raw esophagus
PXD010154-V184 homo sapiens esophagus not available 38 Male normal V184 1 not available not available not available organism part run 910 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01295_G03_P013198_S00_N23_R1.raw 1 23 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01295_G03_P013198_S00_N23_R1.raw esophagus
PXD010154-V184 homo sapiens esophagus not available 38 Male normal V184 1 not available not available not available organism part run 904 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01295_H03_P013198_S00_N24_R1.raw 1 24 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01295_H03_P013198_S00_N24_R1.raw esophagus
PXD010154-V184 homo sapiens esophagus not available 38 Male normal V184 1 not available not available not available organism part run 950 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01295_A04_P013198_S00_N25_R1.raw 1 25 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01295_A04_P013198_S00_N25_R1.raw esophagus
PXD010154-V184 homo sapiens esophagus not available 38 Male normal V184 1 not available not available not available organism part run 942 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01295_B04_P013198_S00_N26_R1.raw 1 26 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01295_B04_P013198_S00_N26_R1.raw esophagus
PXD010154-V184 homo sapiens esophagus not available 38 Male normal V184 1 not available not available not available organism part run 935 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01295_C04_P013198_S00_N27_R1.raw 1 27 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01295_C04_P013198_S00_N27_R1.raw esophagus
PXD010154-V184 homo sapiens esophagus not available 38 Male normal V184 1 not available not available not available organism part run 928 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01295_D04_P013198_S00_N28_R1.raw 1 28 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01295_D04_P013198_S00_N28_R1.raw esophagus
PXD010154-V184 homo sapiens esophagus not available 38 Male normal V184 1 not available not available not available organism part run 921 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01295_E04_P013198_S00_N29_R1.raw 1 29 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01295_E04_P013198_S00_N29_R1.raw esophagus
PXD010154-V184 homo sapiens esophagus not available 38 Male normal V184 1 not available not available not available organism part run 915 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01295_F04_P013198_S00_N30_R1.raw 1 30 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01295_F04_P013198_S00_N30_R1.raw esophagus
PXD010154-V184 homo sapiens esophagus not available 38 Male normal V184 1 not available not available not available organism part run 909 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01295_G04_P013198_S00_N31_R1.raw 1 31 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01295_G04_P013198_S00_N31_R1.raw esophagus
PXD010154-V184 homo sapiens esophagus not available 38 Male normal V184 1 not available not available not available organism part run 903 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01295_H04_P013198_S00_N32_R1.raw 1 32 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01295_H04_P013198_S00_N32_R1.raw esophagus
PXD010154-V184 homo sapiens esophagus not available 38 Male normal V184 1 not available not available not available organism part run 949 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01295_A05_P013198_S00_N33_R1.raw 1 33 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01295_A05_P013198_S00_N33_R1.raw esophagus
PXD010154-V184 homo sapiens esophagus not available 38 Male normal V184 1 not available not available not available organism part run 941 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01295_B05_P013198_S00_N34_R1.raw 1 34 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01295_B05_P013198_S00_N34_R1.raw esophagus
PXD010154-V184 homo sapiens esophagus not available 38 Male normal V184 1 not available not available not available organism part run 934 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01295_C05_P013198_S00_N35_R1.raw 1 35 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01295_C05_P013198_S00_N35_R1.raw esophagus
PXD010154-V184 homo sapiens esophagus not available 38 Male normal V184 1 not available not available not available organism part run 927 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01295_D05_P013198_S00_N36_R1.raw 1 36 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01295_D05_P013198_S00_N36_R1.raw esophagus
PXD010154-V277 homo sapiens fallopian tube not available 41 Female normal V277 1 not available not available not available organism part run 756 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01320_A01_P013559_S00_N01_R1.raw 1 1 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01320_A01_P013559_S00_N01_R1.raw fallopian tube
PXD010154-V277 homo sapiens fallopian tube not available 41 Female normal V277 1 not available not available not available organism part run 751 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01320_B01_P013559_S00_N02_R1.raw 1 2 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01320_B01_P013559_S00_N02_R1.raw fallopian tube
PXD010154-V277 homo sapiens fallopian tube not available 41 Female normal V277 1 not available not available not available organism part run 746 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01320_C01_P013559_S00_N03_R1.raw 1 3 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01320_C01_P013559_S00_N03_R1.raw fallopian tube
PXD010154-V277 homo sapiens fallopian tube not available 41 Female normal V277 1 not available not available not available organism part run 741 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01320_D01_P013559_S00_N04_R1.raw 1 4 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01320_D01_P013559_S00_N04_R1.raw fallopian tube
PXD010154-V277 homo sapiens fallopian tube not available 41 Female normal V277 1 not available not available not available organism part run 736 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01320_E01_P013559_S00_N05_R1.raw 1 5 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01320_E01_P013559_S00_N05_R1.raw fallopian tube
PXD010154-V277 homo sapiens fallopian tube not available 41 Female normal V277 1 not available not available not available organism part run 732 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01320_F01_P013559_S00_N06_R1.raw 1 6 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01320_F01_P013559_S00_N06_R1.raw fallopian tube
PXD010154-V277 homo sapiens fallopian tube not available 41 Female normal V277 1 not available not available not available organism part run 728 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01320_G01_P013559_S00_N07_R1.raw 1 7 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01320_G01_P013559_S00_N07_R1.raw fallopian tube
PXD010154-V277 homo sapiens fallopian tube not available 41 Female normal V277 1 not available not available not available organism part run 724 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01320_H01_P013559_S00_N08_R1.raw 1 8 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01320_H01_P013559_S00_N08_R1.raw fallopian tube
PXD010154-V277 homo sapiens fallopian tube not available 41 Female normal V277 1 not available not available not available organism part run 755 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01320_A02_P013559_S00_N09_R1.raw 1 9 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01320_A02_P013559_S00_N09_R1.raw fallopian tube
PXD010154-V277 homo sapiens fallopian tube not available 41 Female normal V277 1 not available not available not available organism part run 750 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01320_B02_P013559_S00_N10_R1.raw 1 10 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01320_B02_P013559_S00_N10_R1.raw fallopian tube
PXD010154-V277 homo sapiens fallopian tube not available 41 Female normal V277 1 not available not available not available organism part run 745 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01320_C02_P013559_S00_N11_R1.raw 1 11 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01320_C02_P013559_S00_N11_R1.raw fallopian tube
PXD010154-V277 homo sapiens fallopian tube not available 41 Female normal V277 1 not available not available not available organism part run 740 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01320_D02_P013559_S00_N12_R1.raw 1 12 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01320_D02_P013559_S00_N12_R1.raw fallopian tube
PXD010154-V277 homo sapiens fallopian tube not available 41 Female normal V277 1 not available not available not available organism part run 735 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01320_E02_P013559_S00_N13_R1.raw 1 13 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01320_E02_P013559_S00_N13_R1.raw fallopian tube
PXD010154-V277 homo sapiens fallopian tube not available 41 Female normal V277 1 not available not available not available organism part run 731 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01320_F02_P013559_S00_N14_R1.raw 1 14 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01320_F02_P013559_S00_N14_R1.raw fallopian tube
PXD010154-V277 homo sapiens fallopian tube not available 41 Female normal V277 1 not available not available not available organism part run 727 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01320_G02_P013559_S00_N15_R1.raw 1 15 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01320_G02_P013559_S00_N15_R1.raw fallopian tube
PXD010154-V277 homo sapiens fallopian tube not available 41 Female normal V277 1 not available not available not available organism part run 723 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01320_H02_P013559_S00_N16_R1.raw 1 16 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01320_H02_P013559_S00_N16_R1.raw fallopian tube
PXD010154-V277 homo sapiens fallopian tube not available 41 Female normal V277 1 not available not available not available organism part run 754 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01320_A03_P013559_S00_N17_R1.raw 1 17 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01320_A03_P013559_S00_N17_R1.raw fallopian tube
PXD010154-V277 homo sapiens fallopian tube not available 41 Female normal V277 1 not available not available not available organism part run 749 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01320_B03_P013559_S00_N18_R1.raw 1 18 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01320_B03_P013559_S00_N18_R1.raw fallopian tube
PXD010154-V277 homo sapiens fallopian tube not available 41 Female normal V277 1 not available not available not available organism part run 744 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01320_C03_P013559_S00_N19_R1.raw 1 19 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01320_C03_P013559_S00_N19_R1.raw fallopian tube
PXD010154-V277 homo sapiens fallopian tube not available 41 Female normal V277 1 not available not available not available organism part run 739 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01320_D03_P013559_S00_N20_R1.raw 1 20 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01320_D03_P013559_S00_N20_R1.raw fallopian tube
PXD010154-V277 homo sapiens fallopian tube not available 41 Female normal V277 1 not available not available not available organism part run 734 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01320_E03_P013559_S00_N21_R1.raw 1 21 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01320_E03_P013559_S00_N21_R1.raw fallopian tube
PXD010154-V277 homo sapiens fallopian tube not available 41 Female normal V277 1 not available not available not available organism part run 730 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01320_F03_P013559_S00_N22_R1.raw 1 22 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01320_F03_P013559_S00_N22_R1.raw fallopian tube
PXD010154-V277 homo sapiens fallopian tube not available 41 Female normal V277 1 not available not available not available organism part run 726 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01320_G03_P013559_S00_N23_R1.raw 1 23 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01320_G03_P013559_S00_N23_R1.raw fallopian tube
PXD010154-V277 homo sapiens fallopian tube not available 41 Female normal V277 1 not available not available not available organism part run 722 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01320_H03_P013559_S00_N24_R1.raw 1 24 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01320_H03_P013559_S00_N24_R1.raw fallopian tube
PXD010154-V277 homo sapiens fallopian tube not available 41 Female normal V277 1 not available not available not available organism part run 753 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01320_A04_P013559_S00_N25_R1.raw 1 25 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01320_A04_P013559_S00_N25_R1.raw fallopian tube
PXD010154-V277 homo sapiens fallopian tube not available 41 Female normal V277 1 not available not available not available organism part run 748 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01320_B04_P013559_S00_N26_R1.raw 1 26 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01320_B04_P013559_S00_N26_R1.raw fallopian tube
PXD010154-V277 homo sapiens fallopian tube not available 41 Female normal V277 1 not available not available not available organism part run 743 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01320_C04_P013559_S00_N27_R1.raw 1 27 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01320_C04_P013559_S00_N27_R1.raw fallopian tube
PXD010154-V277 homo sapiens fallopian tube not available 41 Female normal V277 1 not available not available not available organism part run 738 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01320_D04_P013559_S00_N28_R1.raw 1 28 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01320_D04_P013559_S00_N28_R1.raw fallopian tube
PXD010154-V277 homo sapiens fallopian tube not available 41 Female normal V277 1 not available not available not available organism part run 733 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01320_E04_P013559_S00_N29_R1.raw 1 29 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01320_E04_P013559_S00_N29_R1.raw fallopian tube
PXD010154-V277 homo sapiens fallopian tube not available 41 Female normal V277 1 not available not available not available organism part run 729 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01320_F04_P013559_S00_N30_R1.raw 1 30 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01320_F04_P013559_S00_N30_R1.raw fallopian tube
PXD010154-V277 homo sapiens fallopian tube not available 41 Female normal V277 1 not available not available not available organism part run 725 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01320_G04_P013559_S00_N31_R1.raw 1 31 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01320_G04_P013559_S00_N31_R1.raw fallopian tube
PXD010154-V277 homo sapiens fallopian tube not available 41 Female normal V277 1 not available not available not available organism part run 721 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01320_H04_P013559_S00_N32_R1.raw 1 32 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01320_H04_P013559_S00_N32_R1.raw fallopian tube
PXD010154-V277 homo sapiens fallopian tube not available 41 Female normal V277 1 not available not available not available organism part run 752 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01320_A05_P013559_S00_N33_R1.raw 1 33 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01320_A05_P013559_S00_N33_R1.raw fallopian tube
PXD010154-V277 homo sapiens fallopian tube not available 41 Female normal V277 1 not available not available not available organism part run 747 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01320_B05_P013559_S00_N34_R1.raw 1 34 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01320_B05_P013559_S00_N34_R1.raw fallopian tube
PXD010154-V277 homo sapiens fallopian tube not available 41 Female normal V277 1 not available not available not available organism part run 742 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01320_C05_P013559_S00_N35_R1.raw 1 35 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01320_C05_P013559_S00_N35_R1.raw fallopian tube
PXD010154-V277 homo sapiens fallopian tube not available 41 Female normal V277 1 not available not available not available organism part run 737 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01320_D05_P013559_S00_N36_R1.raw 1 36 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01320_D05_P013559_S00_N36_R1.raw fallopian tube
PXD010154-V315 homo sapiens fat adipose tissue not available 59 Female normal V315 1 not available not available not available organism part run 396 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01499_A01_P015159_S00_N01_R1.raw 1 1 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01499_A01_P015159_S00_N01_R1.raw fat adipose tissue
PXD010154-V315 homo sapiens fat adipose tissue not available 59 Female normal V315 1 not available not available not available organism part run 391 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01499_B01_P015159_S00_N02_R1.raw 1 2 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01499_B01_P015159_S00_N02_R1.raw fat adipose tissue
PXD010154-V315 homo sapiens fat adipose tissue not available 59 Female normal V315 1 not available not available not available organism part run 386 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01499_C01_P015159_S00_N03_R1.raw 1 3 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01499_C01_P015159_S00_N03_R1.raw fat adipose tissue
PXD010154-V315 homo sapiens fat adipose tissue not available 59 Female normal V315 1 not available not available not available organism part run 381 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01499_D01_P015159_S00_N04_R1.raw 1 4 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01499_D01_P015159_S00_N04_R1.raw fat adipose tissue
PXD010154-V315 homo sapiens fat adipose tissue not available 59 Female normal V315 1 not available not available not available organism part run 376 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01499_E01_P015159_S00_N05_R1.raw 1 5 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01499_E01_P015159_S00_N05_R1.raw fat adipose tissue
PXD010154-V315 homo sapiens fat adipose tissue not available 59 Female normal V315 1 not available not available not available organism part run 372 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01499_F01_P015159_S00_N06_R1.raw 1 6 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01499_F01_P015159_S00_N06_R1.raw fat adipose tissue
PXD010154-V315 homo sapiens fat adipose tissue not available 59 Female normal V315 1 not available not available not available organism part run 368 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01499_G01_P015159_S00_N07_R1.raw 1 7 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01499_G01_P015159_S00_N07_R1.raw fat adipose tissue
PXD010154-V315 homo sapiens fat adipose tissue not available 59 Female normal V315 1 not available not available not available organism part run 364 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01499_H01_P015159_S00_N08_R1.raw 1 8 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01499_H01_P015159_S00_N08_R1.raw fat adipose tissue
PXD010154-V315 homo sapiens fat adipose tissue not available 59 Female normal V315 1 not available not available not available organism part run 395 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01499_A02_P015159_S00_N09_R1.raw 1 9 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01499_A02_P015159_S00_N09_R1.raw fat adipose tissue
PXD010154-V315 homo sapiens fat adipose tissue not available 59 Female normal V315 1 not available not available not available organism part run 390 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01499_B02_P015159_S00_N10_R1.raw 1 10 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01499_B02_P015159_S00_N10_R1.raw fat adipose tissue
PXD010154-V315 homo sapiens fat adipose tissue not available 59 Female normal V315 1 not available not available not available organism part run 385 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01499_C02_P015159_S00_N11_R1.raw 1 11 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01499_C02_P015159_S00_N11_R1.raw fat adipose tissue
PXD010154-V315 homo sapiens fat adipose tissue not available 59 Female normal V315 1 not available not available not available organism part run 380 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01499_D02_P015159_S00_N12_R1.raw 1 12 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01499_D02_P015159_S00_N12_R1.raw fat adipose tissue
PXD010154-V315 homo sapiens fat adipose tissue not available 59 Female normal V315 1 not available not available not available organism part run 375 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01499_E02_P015159_S00_N13_R1.raw 1 13 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01499_E02_P015159_S00_N13_R1.raw fat adipose tissue
PXD010154-V315 homo sapiens fat adipose tissue not available 59 Female normal V315 1 not available not available not available organism part run 371 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01499_F02_P015159_S00_N14_R1.raw 1 14 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01499_F02_P015159_S00_N14_R1.raw fat adipose tissue
PXD010154-V315 homo sapiens fat adipose tissue not available 59 Female normal V315 1 not available not available not available organism part run 367 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01499_G02_P015159_S00_N15_R1.raw 1 15 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01499_G02_P015159_S00_N15_R1.raw fat adipose tissue
PXD010154-V315 homo sapiens fat adipose tissue not available 59 Female normal V315 1 not available not available not available organism part run 363 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01499_H02_P015159_S00_N16_R1.raw 1 16 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01499_H02_P015159_S00_N16_R1.raw fat adipose tissue
PXD010154-V315 homo sapiens fat adipose tissue not available 59 Female normal V315 1 not available not available not available organism part run 394 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01499_A03_P015159_S00_N17_R1.raw 1 17 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01499_A03_P015159_S00_N17_R1.raw fat adipose tissue
PXD010154-V315 homo sapiens fat adipose tissue not available 59 Female normal V315 1 not available not available not available organism part run 389 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01499_B03_P015159_S00_N18_R1.raw 1 18 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01499_B03_P015159_S00_N18_R1.raw fat adipose tissue
PXD010154-V315 homo sapiens fat adipose tissue not available 59 Female normal V315 1 not available not available not available organism part run 384 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01499_C03_P015159_S00_N19_R1.raw 1 19 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01499_C03_P015159_S00_N19_R1.raw fat adipose tissue
PXD010154-V315 homo sapiens fat adipose tissue not available 59 Female normal V315 1 not available not available not available organism part run 379 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01499_D03_P015159_S00_N20_R1.raw 1 20 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01499_D03_P015159_S00_N20_R1.raw fat adipose tissue
PXD010154-V315 homo sapiens fat adipose tissue not available 59 Female normal V315 1 not available not available not available organism part run 374 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01499_E03_P015159_S00_N21_R1.raw 1 21 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01499_E03_P015159_S00_N21_R1.raw fat adipose tissue
PXD010154-V315 homo sapiens fat adipose tissue not available 59 Female normal V315 1 not available not available not available organism part run 370 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01499_F03_P015159_S00_N22_R1.raw 1 22 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01499_F03_P015159_S00_N22_R1.raw fat adipose tissue
PXD010154-V315 homo sapiens fat adipose tissue not available 59 Female normal V315 1 not available not available not available organism part run 366 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01499_G03_P015159_S00_N23_R1.raw 1 23 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01499_G03_P015159_S00_N23_R1.raw fat adipose tissue
PXD010154-V315 homo sapiens fat adipose tissue not available 59 Female normal V315 1 not available not available not available organism part run 362 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01499_H03_P015159_S00_N24_R1.raw 1 24 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01499_H03_P015159_S00_N24_R1.raw fat adipose tissue
PXD010154-V315 homo sapiens fat adipose tissue not available 59 Female normal V315 1 not available not available not available organism part run 393 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01499_A04_P015159_S00_N25_R1.raw 1 25 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01499_A04_P015159_S00_N25_R1.raw fat adipose tissue
PXD010154-V315 homo sapiens fat adipose tissue not available 59 Female normal V315 1 not available not available not available organism part run 388 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01499_B04_P015159_S00_N26_R1.raw 1 26 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01499_B04_P015159_S00_N26_R1.raw fat adipose tissue
PXD010154-V315 homo sapiens fat adipose tissue not available 59 Female normal V315 1 not available not available not available organism part run 383 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01499_C04_P015159_S00_N27_R1.raw 1 27 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01499_C04_P015159_S00_N27_R1.raw fat adipose tissue
PXD010154-V315 homo sapiens fat adipose tissue not available 59 Female normal V315 1 not available not available not available organism part run 378 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01499_D04_P015159_S00_N28_R1.raw 1 28 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01499_D04_P015159_S00_N28_R1.raw fat adipose tissue
PXD010154-V315 homo sapiens fat adipose tissue not available 59 Female normal V315 1 not available not available not available organism part run 373 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01499_E04_P015159_S00_N29_R1.raw 1 29 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01499_E04_P015159_S00_N29_R1.raw fat adipose tissue
PXD010154-V315 homo sapiens fat adipose tissue not available 59 Female normal V315 1 not available not available not available organism part run 369 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01499_F04_P015159_S00_N30_R1.raw 1 30 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01499_F04_P015159_S00_N30_R1.raw fat adipose tissue
PXD010154-V315 homo sapiens fat adipose tissue not available 59 Female normal V315 1 not available not available not available organism part run 365 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01499_G04_P015159_S00_N31_R1.raw 1 31 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01499_G04_P015159_S00_N31_R1.raw fat adipose tissue
PXD010154-V315 homo sapiens fat adipose tissue not available 59 Female normal V315 1 not available not available not available organism part run 361 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01499_H04_P015159_S00_N32_R1.raw 1 32 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01499_H04_P015159_S00_N32_R1.raw fat adipose tissue
PXD010154-V315 homo sapiens fat adipose tissue not available 59 Female normal V315 1 not available not available not available organism part run 392 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01499_A05_P015159_S00_N33_R1.raw 1 33 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01499_A05_P015159_S00_N33_R1.raw fat adipose tissue
PXD010154-V315 homo sapiens fat adipose tissue not available 59 Female normal V315 1 not available not available not available organism part run 387 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01499_B05_P015159_S00_N34_R1.raw 1 34 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01499_B05_P015159_S00_N34_R1.raw fat adipose tissue
PXD010154-V315 homo sapiens fat adipose tissue not available 59 Female normal V315 1 not available not available not available organism part run 382 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01499_C05_P015159_S00_N35_R1.raw 1 35 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01499_C05_P015159_S00_N35_R1.raw fat adipose tissue
PXD010154-V315 homo sapiens fat adipose tissue not available 59 Female normal V315 1 not available not available not available organism part run 377 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01499_D05_P015159_S00_N36_R1.raw 1 36 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01499_D05_P015159_S00_N36_R1.raw fat adipose tissue
PXD010154-V179 homo sapiens gallbladder not available 60 Male normal V179 1 not available not available not available organism part run 972 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01294_A01_P013197_S00_N01_R1.raw 1 1 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01294_A01_P013197_S00_N01_R1.raw gallbladder
PXD010154-V179 homo sapiens gallbladder not available 60 Male normal V179 1 not available not available not available organism part run 969 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01294_B01_P013197_S00_N02_R1.raw 1 2 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01294_B01_P013197_S00_N02_R1.raw gallbladder
PXD010154-V179 homo sapiens gallbladder not available 60 Male normal V179 1 not available not available not available organism part run 966 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01294_C01_P013197_S00_N03_R1.raw 1 3 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01294_C01_P013197_S00_N03_R1.raw gallbladder
PXD010154-V179 homo sapiens gallbladder not available 60 Male normal V179 1 not available not available not available organism part run 963 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01294_D01_P013197_S00_N04_R1.raw 1 4 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01294_D01_P013197_S00_N04_R1.raw gallbladder
PXD010154-V179 homo sapiens gallbladder not available 60 Male normal V179 1 not available not available not available organism part run 961 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01294_E01_P013197_S00_N05_R1.raw 1 5 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01294_E01_P013197_S00_N05_R1.raw gallbladder
PXD010154-V179 homo sapiens gallbladder not available 60 Male normal V179 1 not available not available not available organism part run 959 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01294_F01_P013197_S00_N06_R1.raw 1 6 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01294_F01_P013197_S00_N06_R1.raw gallbladder
PXD010154-V179 homo sapiens gallbladder not available 60 Male normal V179 1 not available not available not available organism part run 957 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01294_G01_P013197_S00_N07_R1.raw 1 7 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01294_G01_P013197_S00_N07_R1.raw gallbladder
PXD010154-V179 homo sapiens gallbladder not available 60 Male normal V179 1 not available not available not available organism part run 955 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01294_H01_P013197_S00_N08_R1.raw 1 8 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01294_H01_P013197_S00_N08_R1.raw gallbladder
PXD010154-V179 homo sapiens gallbladder not available 60 Male normal V179 1 not available not available not available organism part run 971 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01294_A02_P013197_S00_N09_R1.raw 1 9 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01294_A02_P013197_S00_N09_R1.raw gallbladder
PXD010154-V179 homo sapiens gallbladder not available 60 Male normal V179 1 not available not available not available organism part run 968 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01294_B02_P013197_S00_N10_R1.raw 1 10 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01294_B02_P013197_S00_N10_R1.raw gallbladder
PXD010154-V179 homo sapiens gallbladder not available 60 Male normal V179 1 not available not available not available organism part run 965 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01294_C02_P013197_S00_N11_R1.raw 1 11 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01294_C02_P013197_S00_N11_R1.raw gallbladder
PXD010154-V179 homo sapiens gallbladder not available 60 Male normal V179 1 not available not available not available organism part run 962 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01294_D02_P013197_S00_N12_R1.raw 1 12 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01294_D02_P013197_S00_N12_R1.raw gallbladder
PXD010154-V179 homo sapiens gallbladder not available 60 Male normal V179 1 not available not available not available organism part run 960 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01294_E02_P013197_S00_N13_R1.raw 1 13 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01294_E02_P013197_S00_N13_R1.raw gallbladder
PXD010154-V179 homo sapiens gallbladder not available 60 Male normal V179 1 not available not available not available organism part run 958 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01294_F02_P013197_S00_N14_R1.raw 1 14 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01294_F02_P013197_S00_N14_R1.raw gallbladder
PXD010154-V179 homo sapiens gallbladder not available 60 Male normal V179 1 not available not available not available organism part run 956 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01294_G02_P013197_S00_N15_R1.raw 1 15 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01294_G02_P013197_S00_N15_R1.raw gallbladder
PXD010154-V179 homo sapiens gallbladder not available 60 Male normal V179 1 not available not available not available organism part run 954 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01294_H02_P013197_S00_N16_R1.raw 1 16 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01294_H02_P013197_S00_N16_R1.raw gallbladder
PXD010154-V179 homo sapiens gallbladder not available 60 Male normal V179 1 not available not available not available organism part run 970 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01294_A03_P013197_S00_N17_R1.raw 1 17 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01294_A03_P013197_S00_N17_R1.raw gallbladder
PXD010154-V179 homo sapiens gallbladder not available 60 Male normal V179 1 not available not available not available organism part run 967 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01294_B03_P013197_S00_N18_R1.raw 1 18 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01294_B03_P013197_S00_N18_R1.raw gallbladder
PXD010154-V179 homo sapiens gallbladder not available 60 Male normal V179 1 not available not available not available organism part run 964 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01294_C03_P013197_S00_N19_R1.raw 1 19 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01294_C03_P013197_S00_N19_R1.raw gallbladder
PXD010154-V179 homo sapiens gallbladder not available 60 Male normal V179 1 not available not available not available organism part run 948 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01295_A08_P013197_S00_N20_R1.raw 1 20 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01295_A08_P013197_S00_N20_R1.raw gallbladder
PXD010154-V179 homo sapiens gallbladder not available 60 Male normal V179 1 not available not available not available organism part run 940 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01295_B08_P013197_S00_N21_R1.raw 1 21 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01295_B08_P013197_S00_N21_R1.raw gallbladder
PXD010154-V179 homo sapiens gallbladder not available 60 Male normal V179 1 not available not available not available organism part run 933 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01295_C08_P013197_S00_N22_R1.raw 1 22 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01295_C08_P013197_S00_N22_R1.raw gallbladder
PXD010154-V179 homo sapiens gallbladder not available 60 Male normal V179 1 not available not available not available organism part run 926 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01295_D08_P013197_S00_N23_R1.raw 1 23 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01295_D08_P013197_S00_N23_R1.raw gallbladder
PXD010154-V179 homo sapiens gallbladder not available 60 Male normal V179 1 not available not available not available organism part run 920 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01295_E08_P013197_S00_N24_R1.raw 1 24 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01295_E08_P013197_S00_N24_R1.raw gallbladder
PXD010154-V179 homo sapiens gallbladder not available 60 Male normal V179 1 not available not available not available organism part run 914 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01295_F08_P013197_S00_N25_R1.raw 1 25 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01295_F08_P013197_S00_N25_R1.raw gallbladder
PXD010154-V179 homo sapiens gallbladder not available 60 Male normal V179 1 not available not available not available organism part run 908 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01295_G08_P013197_S00_N26_R1.raw 1 26 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01295_G08_P013197_S00_N26_R1.raw gallbladder
PXD010154-V179 homo sapiens gallbladder not available 60 Male normal V179 1 not available not available not available organism part run 902 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01295_H08_P013197_S00_N27_R1.raw 1 27 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01295_H08_P013197_S00_N27_R1.raw gallbladder
PXD010154-V179 homo sapiens gallbladder not available 60 Male normal V179 1 not available not available not available organism part run 947 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01295_A09_P013197_S00_N28_R1.raw 1 28 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01295_A09_P013197_S00_N28_R1.raw gallbladder
PXD010154-V179 homo sapiens gallbladder not available 60 Male normal V179 1 not available not available not available organism part run 939 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01295_B09_P013197_S00_N29_R1.raw 1 29 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01295_B09_P013197_S00_N29_R1.raw gallbladder
PXD010154-V179 homo sapiens gallbladder not available 60 Male normal V179 1 not available not available not available organism part run 932 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01295_C09_P013197_S00_N30_R1.raw 1 30 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01295_C09_P013197_S00_N30_R1.raw gallbladder
PXD010154-V179 homo sapiens gallbladder not available 60 Male normal V179 1 not available not available not available organism part run 925 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01295_D09_P013197_S00_N31_R1.raw 1 31 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01295_D09_P013197_S00_N31_R1.raw gallbladder
PXD010154-V179 homo sapiens gallbladder not available 60 Male normal V179 1 not available not available not available organism part run 919 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01295_E09_P013197_S00_N32_R1.raw 1 32 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01295_E09_P013197_S00_N32_R1.raw gallbladder
PXD010154-V179 homo sapiens gallbladder not available 60 Male normal V179 1 not available not available not available organism part run 913 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01295_F09_P013197_S00_N33_R1.raw 1 33 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01295_F09_P013197_S00_N33_R1.raw gallbladder
PXD010154-V179 homo sapiens gallbladder not available 60 Male normal V179 1 not available not available not available organism part run 907 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01295_G09_P013197_S00_N34_R1.raw 1 34 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01295_G09_P013197_S00_N34_R1.raw gallbladder
PXD010154-V179 homo sapiens gallbladder not available 60 Male normal V179 1 not available not available not available organism part run 901 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01295_H09_P013197_S00_N35_R1.raw 1 35 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01295_H09_P013197_S00_N35_R1.raw gallbladder
PXD010154-V179 homo sapiens gallbladder not available 60 Male normal V179 1 not available not available not available organism part run 946 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01295_A10_P013197_S00_N36_R1.raw 1 36 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01295_A10_P013197_S00_N36_R1.raw gallbladder
PXD010154-V191 homo sapiens heart not available 48 Female normal V191 1 not available not available not available organism part run 900 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01296_A01_P013201_S00_N01_R1.raw 1 1 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01296_A01_P013201_S00_N01_R1.raw heart
PXD010154-V191 homo sapiens heart not available 48 Female normal V191 1 not available not available not available organism part run 895 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01296_B01_P013201_S00_N02_R3.raw 1 2 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01296_B01_P013201_S00_N02_R3.raw heart
PXD010154-V191 homo sapiens heart not available 48 Female normal V191 1 not available not available not available organism part run 890 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01296_C01_P013201_S00_N03_R1.raw 1 3 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01296_C01_P013201_S00_N03_R1.raw heart
PXD010154-V191 homo sapiens heart not available 48 Female normal V191 1 not available not available not available organism part run 885 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01296_D01_P013201_S00_N04_R1.raw 1 4 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01296_D01_P013201_S00_N04_R1.raw heart
PXD010154-V191 homo sapiens heart not available 48 Female normal V191 1 not available not available not available organism part run 880 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01296_E01_P013201_S00_N05_R1.raw 1 5 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01296_E01_P013201_S00_N05_R1.raw heart
PXD010154-V191 homo sapiens heart not available 48 Female normal V191 1 not available not available not available organism part run 875 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01296_F01_P013201_S00_N06_R1.raw 1 6 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01296_F01_P013201_S00_N06_R1.raw heart
PXD010154-V191 homo sapiens heart not available 48 Female normal V191 1 not available not available not available organism part run 872 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01296_G01_P013201_S00_N07_R1.raw 1 7 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01296_G01_P013201_S00_N07_R1.raw heart
PXD010154-V191 homo sapiens heart not available 48 Female normal V191 1 not available not available not available organism part run 868 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01296_H01_P013201_S00_N08_R1.raw 1 8 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01296_H01_P013201_S00_N08_R1.raw heart
PXD010154-V191 homo sapiens heart not available 48 Female normal V191 1 not available not available not available organism part run 899 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01296_A02_P013201_S00_N09_R1.raw 1 9 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01296_A02_P013201_S00_N09_R1.raw heart
PXD010154-V191 homo sapiens heart not available 48 Female normal V191 1 not available not available not available organism part run 894 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01296_B02_P013201_S00_N10_R1.raw 1 10 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01296_B02_P013201_S00_N10_R1.raw heart
PXD010154-V191 homo sapiens heart not available 48 Female normal V191 1 not available not available not available organism part run 889 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01296_C02_P013201_S00_N11_R1.raw 1 11 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01296_C02_P013201_S00_N11_R1.raw heart
PXD010154-V191 homo sapiens heart not available 48 Female normal V191 1 not available not available not available organism part run 884 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01296_D02_P013201_S00_N12_R1.raw 1 12 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01296_D02_P013201_S00_N12_R1.raw heart
PXD010154-V191 homo sapiens heart not available 48 Female normal V191 1 not available not available not available organism part run 879 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01296_E02_P013201_S00_N13_R1.raw 1 13 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01296_E02_P013201_S00_N13_R1.raw heart
PXD010154-V191 homo sapiens heart not available 48 Female normal V191 1 not available not available not available organism part run 871 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01296_G02_P013201_S00_N14_R1.raw 1 14 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01296_G02_P013201_S00_N14_R1.raw heart
PXD010154-V191 homo sapiens heart not available 48 Female normal V191 1 not available not available not available organism part run 867 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01296_H02_P013201_S00_N15_R1.raw 1 15 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01296_H02_P013201_S00_N15_R1.raw heart
PXD010154-V191 homo sapiens heart not available 48 Female normal V191 1 not available not available not available organism part run 898 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01296_A03_P013201_S00_N16_R1.raw 1 16 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01296_A03_P013201_S00_N16_R1.raw heart
PXD010154-V191 homo sapiens heart not available 48 Female normal V191 1 not available not available not available organism part run 893 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01296_B03_P013201_S00_N17_R1.raw 1 17 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01296_B03_P013201_S00_N17_R1.raw heart
PXD010154-V191 homo sapiens heart not available 48 Female normal V191 1 not available not available not available organism part run 888 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01296_C03_P013201_S00_N18_R1.raw 1 18 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01296_C03_P013201_S00_N18_R1.raw heart
PXD010154-V191 homo sapiens heart not available 48 Female normal V191 1 not available not available not available organism part run 883 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01296_D03_P013201_S00_N19_R1.raw 1 19 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01296_D03_P013201_S00_N19_R1.raw heart
PXD010154-V191 homo sapiens heart not available 48 Female normal V191 1 not available not available not available organism part run 878 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01296_E03_P013201_S00_N20_R1.raw 1 20 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01296_E03_P013201_S00_N20_R1.raw heart
PXD010154-V191 homo sapiens heart not available 48 Female normal V191 1 not available not available not available organism part run 874 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01296_F03_P013201_S00_N21_R1.raw 1 21 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01296_F03_P013201_S00_N21_R1.raw heart
PXD010154-V191 homo sapiens heart not available 48 Female normal V191 1 not available not available not available organism part run 870 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01296_G03_P013201_S00_N22_R1.raw 1 22 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01296_G03_P013201_S00_N22_R1.raw heart
PXD010154-V191 homo sapiens heart not available 48 Female normal V191 1 not available not available not available organism part run 866 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01296_H03_P013201_S00_N23_R1.raw 1 23 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01296_H03_P013201_S00_N23_R1.raw heart
PXD010154-V191 homo sapiens heart not available 48 Female normal V191 1 not available not available not available organism part run 897 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01296_A04_P013201_S00_N24_R1.raw 1 24 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01296_A04_P013201_S00_N24_R1.raw heart
PXD010154-V191 homo sapiens heart not available 48 Female normal V191 1 not available not available not available organism part run 892 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01296_B04_P013201_S00_N25_R1.raw 1 25 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01296_B04_P013201_S00_N25_R1.raw heart
PXD010154-V191 homo sapiens heart not available 48 Female normal V191 1 not available not available not available organism part run 887 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01296_C04_P013201_S00_N26_R1.raw 1 26 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01296_C04_P013201_S00_N26_R1.raw heart
PXD010154-V191 homo sapiens heart not available 48 Female normal V191 1 not available not available not available organism part run 882 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01296_D04_P013201_S00_N27_R1.raw 1 27 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01296_D04_P013201_S00_N27_R1.raw heart
PXD010154-V191 homo sapiens heart not available 48 Female normal V191 1 not available not available not available organism part run 877 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01296_E04_P013201_S00_N28_R1.raw 1 28 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01296_E04_P013201_S00_N28_R1.raw heart
PXD010154-V191 homo sapiens heart not available 48 Female normal V191 1 not available not available not available organism part run 873 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01296_F04_P013201_S00_N29_R1.raw 1 29 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01296_F04_P013201_S00_N29_R1.raw heart
PXD010154-V191 homo sapiens heart not available 48 Female normal V191 1 not available not available not available organism part run 869 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01296_G04_P013201_S00_N30_R1.raw 1 30 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01296_G04_P013201_S00_N30_R1.raw heart
PXD010154-V191 homo sapiens heart not available 48 Female normal V191 1 not available not available not available organism part run 865 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01296_H04_P013201_S00_N31_R1.raw 1 31 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01296_H04_P013201_S00_N31_R1.raw heart
PXD010154-V191 homo sapiens heart not available 48 Female normal V191 1 not available not available not available organism part run 896 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01296_A05_P013201_S00_N32_R1.raw 1 32 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01296_A05_P013201_S00_N32_R1.raw heart
PXD010154-V191 homo sapiens heart not available 48 Female normal V191 1 not available not available not available organism part run 891 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01296_B05_P013201_S00_N33_R1.raw 1 33 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01296_B05_P013201_S00_N33_R1.raw heart
PXD010154-V191 homo sapiens heart not available 48 Female normal V191 1 not available not available not available organism part run 886 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01296_C05_P013201_S00_N34_R1.raw 1 34 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01296_C05_P013201_S00_N34_R1.raw heart
PXD010154-V191 homo sapiens heart not available 48 Female normal V191 1 not available not available not available organism part run 881 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01296_D05_P013201_S00_N35_R1.raw 1 35 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01296_D05_P013201_S00_N35_R1.raw heart
PXD010154-V191 homo sapiens heart not available 48 Female normal V191 1 not available not available not available organism part run 876 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01296_E05_P013201_S00_N36_R1.raw 1 36 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01296_E05_P013201_S00_N36_R1.raw heart
PXD010154-V359 homo sapiens kidney not available not available not available normal V359 1 not available not available not available organism part run 720 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01321_A01_P013560_B00_N01_R1.raw 1 1 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01321_A01_P013560_B00_N01_R1.raw kidney
PXD010154-V359 homo sapiens kidney not available not available not available normal V359 1 not available not available not available organism part run 715 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01321_B01_P013560_B00_N02_R1.raw 1 2 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01321_B01_P013560_B00_N02_R1.raw kidney
PXD010154-V359 homo sapiens kidney not available not available not available normal V359 1 not available not available not available organism part run 710 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01321_C01_P013560_B00_N03_R1.raw 1 3 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01321_C01_P013560_B00_N03_R1.raw kidney
PXD010154-V359 homo sapiens kidney not available not available not available normal V359 1 not available not available not available organism part run 705 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01321_D01_P013560_B00_N04_R1.raw 1 4 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01321_D01_P013560_B00_N04_R1.raw kidney
PXD010154-V359 homo sapiens kidney not available not available not available normal V359 1 not available not available not available organism part run 700 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01321_E01_P013560_B00_N05_R1.raw 1 5 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01321_E01_P013560_B00_N05_R1.raw kidney
PXD010154-V359 homo sapiens kidney not available not available not available normal V359 1 not available not available not available organism part run 696 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01321_F01_P013560_B00_N06_R1.raw 1 6 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01321_F01_P013560_B00_N06_R1.raw kidney
PXD010154-V359 homo sapiens kidney not available not available not available normal V359 1 not available not available not available organism part run 692 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01321_G01_P013560_B00_N07_R1.raw 1 7 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01321_G01_P013560_B00_N07_R1.raw kidney
PXD010154-V359 homo sapiens kidney not available not available not available normal V359 1 not available not available not available organism part run 688 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01321_H01_P013560_B00_N08_R1.raw 1 8 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01321_H01_P013560_B00_N08_R1.raw kidney
PXD010154-V359 homo sapiens kidney not available not available not available normal V359 1 not available not available not available organism part run 719 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01321_A02_P013560_B00_N09_R1.raw 1 9 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01321_A02_P013560_B00_N09_R1.raw kidney
PXD010154-V359 homo sapiens kidney not available not available not available normal V359 1 not available not available not available organism part run 714 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01321_B02_P013560_B00_N10_R1.raw 1 10 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01321_B02_P013560_B00_N10_R1.raw kidney
PXD010154-V359 homo sapiens kidney not available not available not available normal V359 1 not available not available not available organism part run 709 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01321_C02_P013560_B00_N11_R1.raw 1 11 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01321_C02_P013560_B00_N11_R1.raw kidney
PXD010154-V359 homo sapiens kidney not available not available not available normal V359 1 not available not available not available organism part run 704 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01321_D02_P013560_B00_N12_R1.raw 1 12 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01321_D02_P013560_B00_N12_R1.raw kidney
PXD010154-V359 homo sapiens kidney not available not available not available normal V359 1 not available not available not available organism part run 699 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01321_E02_P013560_B00_N13_R1.raw 1 13 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01321_E02_P013560_B00_N13_R1.raw kidney
PXD010154-V359 homo sapiens kidney not available not available not available normal V359 1 not available not available not available organism part run 695 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01321_F02_P013560_B00_N14_R1.raw 1 14 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01321_F02_P013560_B00_N14_R1.raw kidney
PXD010154-V359 homo sapiens kidney not available not available not available normal V359 1 not available not available not available organism part run 691 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01321_G02_P013560_B00_N15_R1.raw 1 15 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01321_G02_P013560_B00_N15_R1.raw kidney
PXD010154-V359 homo sapiens kidney not available not available not available normal V359 1 not available not available not available organism part run 687 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01321_H02_P013560_B00_N16_R1.raw 1 16 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01321_H02_P013560_B00_N16_R1.raw kidney
PXD010154-V359 homo sapiens kidney not available not available not available normal V359 1 not available not available not available organism part run 718 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01321_A03_P013560_B00_N17_R1.raw 1 17 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01321_A03_P013560_B00_N17_R1.raw kidney
PXD010154-V359 homo sapiens kidney not available not available not available normal V359 1 not available not available not available organism part run 713 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01321_B03_P013560_B00_N18_R1.raw 1 18 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01321_B03_P013560_B00_N18_R1.raw kidney
PXD010154-V359 homo sapiens kidney not available not available not available normal V359 1 not available not available not available organism part run 708 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01321_C03_P013560_B00_N19_R1.raw 1 19 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01321_C03_P013560_B00_N19_R1.raw kidney
PXD010154-V359 homo sapiens kidney not available not available not available normal V359 1 not available not available not available organism part run 703 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01321_D03_P013560_B00_N20_R1.raw 1 20 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01321_D03_P013560_B00_N20_R1.raw kidney
PXD010154-V359 homo sapiens kidney not available not available not available normal V359 1 not available not available not available organism part run 698 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01321_E03_P013560_B00_N21_R1.raw 1 21 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01321_E03_P013560_B00_N21_R1.raw kidney
PXD010154-V359 homo sapiens kidney not available not available not available normal V359 1 not available not available not available organism part run 694 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01321_F03_P013560_B00_N22_R1.raw 1 22 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01321_F03_P013560_B00_N22_R1.raw kidney
PXD010154-V359 homo sapiens kidney not available not available not available normal V359 1 not available not available not available organism part run 690 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01321_G03_P013560_B00_N23_R1.raw 1 23 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01321_G03_P013560_B00_N23_R1.raw kidney
PXD010154-V359 homo sapiens kidney not available not available not available normal V359 1 not available not available not available organism part run 686 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01321_H03_P013560_B00_N24_R1.raw 1 24 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01321_H03_P013560_B00_N24_R1.raw kidney
PXD010154-V359 homo sapiens kidney not available not available not available normal V359 1 not available not available not available organism part run 717 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01321_A04_P013560_B00_N25_R1.raw 1 25 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01321_A04_P013560_B00_N25_R1.raw kidney
PXD010154-V359 homo sapiens kidney not available not available not available normal V359 1 not available not available not available organism part run 712 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01321_B04_P013560_B00_N26_R1.raw 1 26 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01321_B04_P013560_B00_N26_R1.raw kidney
PXD010154-V359 homo sapiens kidney not available not available not available normal V359 1 not available not available not available organism part run 707 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01321_C04_P013560_B00_N27_R1.raw 1 27 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01321_C04_P013560_B00_N27_R1.raw kidney
PXD010154-V359 homo sapiens kidney not available not available not available normal V359 1 not available not available not available organism part run 702 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01321_D04_P013560_B00_N28_R1.raw 1 28 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01321_D04_P013560_B00_N28_R1.raw kidney
PXD010154-V359 homo sapiens kidney not available not available not available normal V359 1 not available not available not available organism part run 697 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01321_E04_P013560_B00_N29_R1.raw 1 29 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01321_E04_P013560_B00_N29_R1.raw kidney
PXD010154-V359 homo sapiens kidney not available not available not available normal V359 1 not available not available not available organism part run 693 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01321_F04_P013560_B00_N30_R1.raw 1 30 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01321_F04_P013560_B00_N30_R1.raw kidney
PXD010154-V359 homo sapiens kidney not available not available not available normal V359 1 not available not available not available organism part run 689 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01321_G04_P013560_B00_N31_R1.raw 1 31 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01321_G04_P013560_B00_N31_R1.raw kidney
PXD010154-V359 homo sapiens kidney not available not available not available normal V359 1 not available not available not available organism part run 685 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01321_H04_P013560_B00_N32_R1.raw 1 32 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01321_H04_P013560_B00_N32_R1.raw kidney
PXD010154-V359 homo sapiens kidney not available not available not available normal V359 1 not available not available not available organism part run 716 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01321_A05_P013560_B00_N33_R1.raw 1 33 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01321_A05_P013560_B00_N33_R1.raw kidney
PXD010154-V359 homo sapiens kidney not available not available not available normal V359 1 not available not available not available organism part run 711 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01321_B05_P013560_B00_N34_R1.raw 1 34 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01321_B05_P013560_B00_N34_R1.raw kidney
PXD010154-V359 homo sapiens kidney not available not available not available normal V359 1 not available not available not available organism part run 706 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01321_C05_P013560_B00_N35_R1.raw 1 35 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01321_C05_P013560_B00_N35_R1.raw kidney
PXD010154-V359 homo sapiens kidney not available not available not available normal V359 1 not available not available not available organism part run 701 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01321_D05_P013560_B00_N36_R1.raw 1 36 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01321_D05_P013560_B00_N36_R1.raw kidney
PXD010154-V289 homo sapiens liver not available not available not available normal V289 1 not available not available not available organism part run 1620 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01086_A01_P010738_S00_N01_R1.raw 1 1 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01086_A01_P010738_S00_N01_R1.raw liver
PXD010154-V289 homo sapiens liver not available not available not available normal V289 1 not available not available not available organism part run 1615 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01086_B01_P010738_S00_N02_R1.raw 1 2 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01086_B01_P010738_S00_N02_R1.raw liver
PXD010154-V289 homo sapiens liver not available not available not available normal V289 1 not available not available not available organism part run 1610 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01086_C01_P010738_S00_N03_R1.raw 1 3 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01086_C01_P010738_S00_N03_R1.raw liver
PXD010154-V289 homo sapiens liver not available not available not available normal V289 1 not available not available not available organism part run 1605 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01086_D01_P010738_S00_N04_R1.raw 1 4 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01086_D01_P010738_S00_N04_R1.raw liver
PXD010154-V289 homo sapiens liver not available not available not available normal V289 1 not available not available not available organism part run 1600 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01086_E01_P010738_S00_N05_R1.raw 1 5 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01086_E01_P010738_S00_N05_R1.raw liver
PXD010154-V289 homo sapiens liver not available not available not available normal V289 1 not available not available not available organism part run 1596 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01086_F01_P010738_S00_N06_R1.raw 1 6 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01086_F01_P010738_S00_N06_R1.raw liver
PXD010154-V289 homo sapiens liver not available not available not available normal V289 1 not available not available not available organism part run 1592 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01086_G01_P010738_S00_N07_R1.raw 1 7 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01086_G01_P010738_S00_N07_R1.raw liver
PXD010154-V289 homo sapiens liver not available not available not available normal V289 1 not available not available not available organism part run 1588 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01086_H01_P010738_S00_N08_R1.raw 1 8 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01086_H01_P010738_S00_N08_R1.raw liver
PXD010154-V289 homo sapiens liver not available not available not available normal V289 1 not available not available not available organism part run 1619 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01086_A02_P010738_S00_N09_R1.raw 1 9 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01086_A02_P010738_S00_N09_R1.raw liver
PXD010154-V289 homo sapiens liver not available not available not available normal V289 1 not available not available not available organism part run 1614 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01086_B02_P010738_S00_N10_R1.raw 1 10 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01086_B02_P010738_S00_N10_R1.raw liver
PXD010154-V289 homo sapiens liver not available not available not available normal V289 1 not available not available not available organism part run 1609 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01086_C02_P010738_S00_N11_R1.raw 1 11 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01086_C02_P010738_S00_N11_R1.raw liver
PXD010154-V289 homo sapiens liver not available not available not available normal V289 1 not available not available not available organism part run 1604 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01086_D02_P010738_S00_N12_R1.raw 1 12 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01086_D02_P010738_S00_N12_R1.raw liver
PXD010154-V289 homo sapiens liver not available not available not available normal V289 1 not available not available not available organism part run 1599 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01086_E02_P010738_S00_N13_R1.raw 1 13 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01086_E02_P010738_S00_N13_R1.raw liver
PXD010154-V289 homo sapiens liver not available not available not available normal V289 1 not available not available not available organism part run 1595 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01086_F02_P010738_S00_N14_R1.raw 1 14 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01086_F02_P010738_S00_N14_R1.raw liver
PXD010154-V289 homo sapiens liver not available not available not available normal V289 1 not available not available not available organism part run 1591 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01086_G02_P010738_S00_N15_R1.raw 1 15 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01086_G02_P010738_S00_N15_R1.raw liver
PXD010154-V289 homo sapiens liver not available not available not available normal V289 1 not available not available not available organism part run 1587 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01086_H02_P010738_S00_N16_R1.raw 1 16 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01086_H02_P010738_S00_N16_R1.raw liver
PXD010154-V289 homo sapiens liver not available not available not available normal V289 1 not available not available not available organism part run 1618 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01086_A03_P010738_S00_N17_R1.raw 1 17 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01086_A03_P010738_S00_N17_R1.raw liver
PXD010154-V289 homo sapiens liver not available not available not available normal V289 1 not available not available not available organism part run 1613 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01086_B03_P010738_S00_N18_R1.raw 1 18 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01086_B03_P010738_S00_N18_R1.raw liver
PXD010154-V289 homo sapiens liver not available not available not available normal V289 1 not available not available not available organism part run 1608 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01086_C03_P010738_S00_N19_R1.raw 1 19 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01086_C03_P010738_S00_N19_R1.raw liver
PXD010154-V289 homo sapiens liver not available not available not available normal V289 1 not available not available not available organism part run 1603 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01086_D03_P010738_S00_N20_R1.raw 1 20 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01086_D03_P010738_S00_N20_R1.raw liver
PXD010154-V289 homo sapiens liver not available not available not available normal V289 1 not available not available not available organism part run 1598 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01086_E03_P010738_S00_N21_R1.raw 1 21 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01086_E03_P010738_S00_N21_R1.raw liver
PXD010154-V289 homo sapiens liver not available not available not available normal V289 1 not available not available not available organism part run 1594 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01086_F03_P010738_S00_N22_R1.raw 1 22 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01086_F03_P010738_S00_N22_R1.raw liver
PXD010154-V289 homo sapiens liver not available not available not available normal V289 1 not available not available not available organism part run 1590 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01086_G03_P010738_S00_N23_R1.raw 1 23 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01086_G03_P010738_S00_N23_R1.raw liver
PXD010154-V289 homo sapiens liver not available not available not available normal V289 1 not available not available not available organism part run 1586 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01086_H03_P010738_S00_N24_R1.raw 1 24 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01086_H03_P010738_S00_N24_R1.raw liver
PXD010154-V289 homo sapiens liver not available not available not available normal V289 1 not available not available not available organism part run 1617 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01086_A04_P010738_S00_N25_R1.raw 1 25 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01086_A04_P010738_S00_N25_R1.raw liver
PXD010154-V289 homo sapiens liver not available not available not available normal V289 1 not available not available not available organism part run 1612 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01086_B04_P010738_S00_N26_R2.raw 1 26 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01086_B04_P010738_S00_N26_R2.raw liver
PXD010154-V289 homo sapiens liver not available not available not available normal V289 1 not available not available not available organism part run 1607 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01086_C04_P010738_S00_N27_R1.raw 1 27 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01086_C04_P010738_S00_N27_R1.raw liver
PXD010154-V289 homo sapiens liver not available not available not available normal V289 1 not available not available not available organism part run 1602 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01086_D04_P010738_S00_N28_R1.raw 1 28 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01086_D04_P010738_S00_N28_R1.raw liver
PXD010154-V289 homo sapiens liver not available not available not available normal V289 1 not available not available not available organism part run 1597 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01086_E04_P010738_S00_N29_R1.raw 1 29 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01086_E04_P010738_S00_N29_R1.raw liver
PXD010154-V289 homo sapiens liver not available not available not available normal V289 1 not available not available not available organism part run 1593 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01086_F04_P010738_S00_N30_R1.raw 1 30 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01086_F04_P010738_S00_N30_R1.raw liver
PXD010154-V289 homo sapiens liver not available not available not available normal V289 1 not available not available not available organism part run 1589 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01086_G04_P010738_S00_N31_R1.raw 1 31 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01086_G04_P010738_S00_N31_R1.raw liver
PXD010154-V289 homo sapiens liver not available not available not available normal V289 1 not available not available not available organism part run 1585 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01086_H04_P010738_S00_N32_R1.raw 1 32 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01086_H04_P010738_S00_N32_R1.raw liver
PXD010154-V289 homo sapiens liver not available not available not available normal V289 1 not available not available not available organism part run 1616 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01086_A05_P010738_S00_N33_R1.raw 1 33 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01086_A05_P010738_S00_N33_R1.raw liver
PXD010154-V289 homo sapiens liver not available not available not available normal V289 1 not available not available not available organism part run 1611 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01086_B05_P010738_S00_N34_R1.raw 1 34 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01086_B05_P010738_S00_N34_R1.raw liver
PXD010154-V289 homo sapiens liver not available not available not available normal V289 1 not available not available not available organism part run 1606 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01086_C05_P010738_S00_N35_R1.raw 1 35 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01086_C05_P010738_S00_N35_R1.raw liver
PXD010154-V289 homo sapiens liver not available not available not available normal V289 1 not available not available not available organism part run 1601 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01086_D05_P010738_S00_N36_R1.raw 1 36 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01086_D05_P010738_S00_N36_R1.raw liver
PXD010154-V290 homo sapiens liver not available not available not available normal V290 2 not available not available not available organism part run 1729 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01093_A01_P010748_S00_N01_R1.raw 1 1 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01093_A01_P010748_S00_N01_R1.raw liver
PXD010154-V290 homo sapiens liver not available not available not available normal V290 2 not available not available not available organism part run 1734 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01093_B01_P010748_S00_N02_R1.raw 1 2 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01093_B01_P010748_S00_N02_R1.raw liver
PXD010154-V290 homo sapiens liver not available not available not available normal V290 2 not available not available not available organism part run 1739 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01093_C01_P010748_S00_N03_R1.raw 1 3 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01093_C01_P010748_S00_N03_R1.raw liver
PXD010154-V290 homo sapiens liver not available not available not available normal V290 2 not available not available not available organism part run 1744 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01093_D01_P010748_S00_N04_R1.raw 1 4 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01093_D01_P010748_S00_N04_R1.raw liver
PXD010154-V290 homo sapiens liver not available not available not available normal V290 2 not available not available not available organism part run 1749 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01093_E01_P010748_S00_N05_R1.raw 1 5 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01093_E01_P010748_S00_N05_R1.raw liver
PXD010154-V290 homo sapiens liver not available not available not available normal V290 2 not available not available not available organism part run 1753 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01093_F01_P010748_S00_N06_R1.raw 1 6 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01093_F01_P010748_S00_N06_R1.raw liver
PXD010154-V290 homo sapiens liver not available not available not available normal V290 2 not available not available not available organism part run 1757 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01093_G01_P010748_S00_N07_R1.raw 1 7 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01093_G01_P010748_S00_N07_R1.raw liver
PXD010154-V290 homo sapiens liver not available not available not available normal V290 2 not available not available not available organism part run 1761 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01093_H01_P010748_S00_N08_R1.raw 1 8 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01093_H01_P010748_S00_N08_R1.raw liver
PXD010154-V290 homo sapiens liver not available not available not available normal V290 2 not available not available not available organism part run 1730 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01093_A02_P010748_S00_N09_R1.raw 1 9 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01093_A02_P010748_S00_N09_R1.raw liver
PXD010154-V290 homo sapiens liver not available not available not available normal V290 2 not available not available not available organism part run 1735 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01093_B02_P010748_S00_N10_R1.raw 1 10 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01093_B02_P010748_S00_N10_R1.raw liver
PXD010154-V290 homo sapiens liver not available not available not available normal V290 2 not available not available not available organism part run 1740 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01093_C02_P010748_S00_N11_R1.raw 1 11 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01093_C02_P010748_S00_N11_R1.raw liver
PXD010154-V290 homo sapiens liver not available not available not available normal V290 2 not available not available not available organism part run 1745 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01093_D02_P010748_S00_N12_R1.raw 1 12 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01093_D02_P010748_S00_N12_R1.raw liver
PXD010154-V290 homo sapiens liver not available not available not available normal V290 2 not available not available not available organism part run 1750 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01093_E02_P010748_S00_N13_R1.raw 1 13 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01093_E02_P010748_S00_N13_R1.raw liver
PXD010154-V290 homo sapiens liver not available not available not available normal V290 2 not available not available not available organism part run 1754 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01093_F02_P010748_S00_N14_R1.raw 1 14 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01093_F02_P010748_S00_N14_R1.raw liver
PXD010154-V290 homo sapiens liver not available not available not available normal V290 2 not available not available not available organism part run 1758 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01093_G02_P010748_S00_N15_R1.raw 1 15 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01093_G02_P010748_S00_N15_R1.raw liver
PXD010154-V290 homo sapiens liver not available not available not available normal V290 2 not available not available not available organism part run 1762 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01093_H02_P010748_S00_N16_R1.raw 1 16 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01093_H02_P010748_S00_N16_R1.raw liver
PXD010154-V290 homo sapiens liver not available not available not available normal V290 2 not available not available not available organism part run 1731 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01093_A03_P010748_S00_N17_R1.raw 1 17 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01093_A03_P010748_S00_N17_R1.raw liver
PXD010154-V290 homo sapiens liver not available not available not available normal V290 2 not available not available not available organism part run 1736 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01093_B03_P010748_S00_N18_R1.raw 1 18 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01093_B03_P010748_S00_N18_R1.raw liver
PXD010154-V290 homo sapiens liver not available not available not available normal V290 2 not available not available not available organism part run 1741 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01093_C03_P010748_S00_N19_R1.raw 1 19 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01093_C03_P010748_S00_N19_R1.raw liver
PXD010154-V290 homo sapiens liver not available not available not available normal V290 2 not available not available not available organism part run 1746 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01093_D03_P010748_S00_N20_R1.raw 1 20 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01093_D03_P010748_S00_N20_R1.raw liver
PXD010154-V290 homo sapiens liver not available not available not available normal V290 2 not available not available not available organism part run 1751 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01093_E03_P010748_S00_N21_R1.raw 1 21 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01093_E03_P010748_S00_N21_R1.raw liver
PXD010154-V290 homo sapiens liver not available not available not available normal V290 2 not available not available not available organism part run 1755 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01093_F03_P010748_S00_N22_R1.raw 1 22 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01093_F03_P010748_S00_N22_R1.raw liver
PXD010154-V290 homo sapiens liver not available not available not available normal V290 2 not available not available not available organism part run 1759 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01093_G03_P010748_S00_N23_R1.raw 1 23 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01093_G03_P010748_S00_N23_R1.raw liver
PXD010154-V290 homo sapiens liver not available not available not available normal V290 2 not available not available not available organism part run 1763 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01093_H03_P010748_S00_N24_R1.raw 1 24 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01093_H03_P010748_S00_N24_R1.raw liver
PXD010154-V290 homo sapiens liver not available not available not available normal V290 2 not available not available not available organism part run 1732 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01093_A04_P010748_S00_N25_R1.raw 1 25 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01093_A04_P010748_S00_N25_R1.raw liver
PXD010154-V290 homo sapiens liver not available not available not available normal V290 2 not available not available not available organism part run 1737 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01093_B04_P010748_S00_N26_R1.raw 1 26 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01093_B04_P010748_S00_N26_R1.raw liver
PXD010154-V290 homo sapiens liver not available not available not available normal V290 2 not available not available not available organism part run 1742 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01093_C04_P010748_S00_N27_R1.raw 1 27 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01093_C04_P010748_S00_N27_R1.raw liver
PXD010154-V290 homo sapiens liver not available not available not available normal V290 2 not available not available not available organism part run 1747 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01093_D04_P010748_S00_N28_R1.raw 1 28 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01093_D04_P010748_S00_N28_R1.raw liver
PXD010154-V290 homo sapiens liver not available not available not available normal V290 2 not available not available not available organism part run 1752 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01093_E04_P010748_S00_N29_R1.raw 1 29 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01093_E04_P010748_S00_N29_R1.raw liver
PXD010154-V290 homo sapiens liver not available not available not available normal V290 2 not available not available not available organism part run 1756 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01093_F04_P010748_S00_N30_R1.raw 1 30 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01093_F04_P010748_S00_N30_R1.raw liver
PXD010154-V290 homo sapiens liver not available not available not available normal V290 2 not available not available not available organism part run 1760 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01093_G04_P010748_S00_N31_R1.raw 1 31 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01093_G04_P010748_S00_N31_R1.raw liver
PXD010154-V290 homo sapiens liver not available not available not available normal V290 2 not available not available not available organism part run 1764 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01093_H04_P010748_S00_N32_R1.raw 1 32 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01093_H04_P010748_S00_N32_R1.raw liver
PXD010154-V290 homo sapiens liver not available not available not available normal V290 2 not available not available not available organism part run 1733 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01093_A05_P010748_S00_N33_R1.raw 1 33 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01093_A05_P010748_S00_N33_R1.raw liver
PXD010154-V290 homo sapiens liver not available not available not available normal V290 2 not available not available not available organism part run 1738 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01093_B05_P010748_S00_N34_R1.raw 1 34 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01093_B05_P010748_S00_N34_R1.raw liver
PXD010154-V290 homo sapiens liver not available not available not available normal V290 2 not available not available not available organism part run 1743 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01093_C05_P010748_S00_N35_R1.raw 1 35 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01093_C05_P010748_S00_N35_R1.raw liver
PXD010154-V290 homo sapiens liver not available not available not available normal V290 2 not available not available not available organism part run 1748 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01093_D05_P010748_S00_N36_R1.raw 1 36 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01093_D05_P010748_S00_N36_R1.raw liver
PXD010154-V358 homo sapiens liver not available not available not available normal V358 3 not available not available not available organism part run 1296 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01226_A01_P012502_S00_N01_R1.raw 1 1 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01226_A01_P012502_S00_N01_R1.raw liver
PXD010154-V358 homo sapiens liver not available not available not available normal V358 3 not available not available not available organism part run 1291 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01226_B01_P012502_S00_N02_R1.raw 1 2 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01226_B01_P012502_S00_N02_R1.raw liver
PXD010154-V358 homo sapiens liver not available not available not available normal V358 3 not available not available not available organism part run 1286 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01226_C01_P012502_S00_N03_R1.raw 1 3 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01226_C01_P012502_S00_N03_R1.raw liver
PXD010154-V358 homo sapiens liver not available not available not available normal V358 3 not available not available not available organism part run 1281 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01226_D01_P012502_S00_N04_R1.raw 1 4 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01226_D01_P012502_S00_N04_R1.raw liver
PXD010154-V358 homo sapiens liver not available not available not available normal V358 3 not available not available not available organism part run 1276 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01226_E01_P012502_S00_N05_R1.raw 1 5 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01226_E01_P012502_S00_N05_R1.raw liver
PXD010154-V358 homo sapiens liver not available not available not available normal V358 3 not available not available not available organism part run 1272 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01226_F01_P012502_S00_N06_R1.raw 1 6 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01226_F01_P012502_S00_N06_R1.raw liver
PXD010154-V358 homo sapiens liver not available not available not available normal V358 3 not available not available not available organism part run 1268 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01226_G01_P012502_S00_N07_R1.raw 1 7 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01226_G01_P012502_S00_N07_R1.raw liver
PXD010154-V358 homo sapiens liver not available not available not available normal V358 3 not available not available not available organism part run 1264 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01226_H01_P012502_S00_N08_R1.raw 1 8 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01226_H01_P012502_S00_N08_R1.raw liver
PXD010154-V358 homo sapiens liver not available not available not available normal V358 3 not available not available not available organism part run 1295 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01226_A02_P012502_S00_N09_R1.raw 1 9 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01226_A02_P012502_S00_N09_R1.raw liver
PXD010154-V358 homo sapiens liver not available not available not available normal V358 3 not available not available not available organism part run 1290 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01226_B02_P012502_S00_N10_R1.raw 1 10 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01226_B02_P012502_S00_N10_R1.raw liver
PXD010154-V358 homo sapiens liver not available not available not available normal V358 3 not available not available not available organism part run 1285 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01226_C02_P012502_S00_N11_R1.raw 1 11 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01226_C02_P012502_S00_N11_R1.raw liver
PXD010154-V358 homo sapiens liver not available not available not available normal V358 3 not available not available not available organism part run 1280 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01226_D02_P012502_S00_N12_R1.raw 1 12 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01226_D02_P012502_S00_N12_R1.raw liver
PXD010154-V358 homo sapiens liver not available not available not available normal V358 3 not available not available not available organism part run 1275 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01226_E02_P012502_S00_N13_R1.raw 1 13 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01226_E02_P012502_S00_N13_R1.raw liver
PXD010154-V358 homo sapiens liver not available not available not available normal V358 3 not available not available not available organism part run 1271 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01226_F02_P012502_S00_N14_R1.raw 1 14 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01226_F02_P012502_S00_N14_R1.raw liver
PXD010154-V358 homo sapiens liver not available not available not available normal V358 3 not available not available not available organism part run 1267 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01226_G02_P012502_S00_N15_R1.raw 1 15 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01226_G02_P012502_S00_N15_R1.raw liver
PXD010154-V358 homo sapiens liver not available not available not available normal V358 3 not available not available not available organism part run 1263 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01226_H02_P012502_S00_N16_R1.raw 1 16 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01226_H02_P012502_S00_N16_R1.raw liver
PXD010154-V358 homo sapiens liver not available not available not available normal V358 3 not available not available not available organism part run 1294 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01226_A03_P012502_S00_N17_R1.raw 1 17 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01226_A03_P012502_S00_N17_R1.raw liver
PXD010154-V358 homo sapiens liver not available not available not available normal V358 3 not available not available not available organism part run 1289 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01226_B03_P012502_S00_N18_R1.raw 1 18 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01226_B03_P012502_S00_N18_R1.raw liver
PXD010154-V358 homo sapiens liver not available not available not available normal V358 3 not available not available not available organism part run 1284 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01226_C03_P012502_S00_N19_R1.raw 1 19 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01226_C03_P012502_S00_N19_R1.raw liver
PXD010154-V358 homo sapiens liver not available not available not available normal V358 3 not available not available not available organism part run 1279 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01226_D03_P012502_S00_N20_R1.raw 1 20 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01226_D03_P012502_S00_N20_R1.raw liver
PXD010154-V358 homo sapiens liver not available not available not available normal V358 3 not available not available not available organism part run 1274 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01226_E03_P012502_S00_N21_R1.raw 1 21 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01226_E03_P012502_S00_N21_R1.raw liver
PXD010154-V358 homo sapiens liver not available not available not available normal V358 3 not available not available not available organism part run 1270 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01226_F03_P012502_S00_N22_R1.raw 1 22 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01226_F03_P012502_S00_N22_R1.raw liver
PXD010154-V358 homo sapiens liver not available not available not available normal V358 3 not available not available not available organism part run 1266 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01226_G03_P012502_S00_N23_R1.raw 1 23 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01226_G03_P012502_S00_N23_R1.raw liver
PXD010154-V358 homo sapiens liver not available not available not available normal V358 3 not available not available not available organism part run 1262 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01226_H03_P012502_S00_N24_R1.raw 1 24 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01226_H03_P012502_S00_N24_R1.raw liver
PXD010154-V358 homo sapiens liver not available not available not available normal V358 3 not available not available not available organism part run 1293 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01226_A04_P012502_S00_N25_R1.raw 1 25 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01226_A04_P012502_S00_N25_R1.raw liver
PXD010154-V358 homo sapiens liver not available not available not available normal V358 3 not available not available not available organism part run 1288 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01226_B04_P012502_S00_N26_R1.raw 1 26 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01226_B04_P012502_S00_N26_R1.raw liver
PXD010154-V358 homo sapiens liver not available not available not available normal V358 3 not available not available not available organism part run 1283 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01226_C04_P012502_S00_N27_R1.raw 1 27 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01226_C04_P012502_S00_N27_R1.raw liver
PXD010154-V358 homo sapiens liver not available not available not available normal V358 3 not available not available not available organism part run 1278 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01226_D04_P012502_S00_N28_R1.raw 1 28 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01226_D04_P012502_S00_N28_R1.raw liver
PXD010154-V358 homo sapiens liver not available not available not available normal V358 3 not available not available not available organism part run 1273 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01226_E04_P012502_S00_N29_R1.raw 1 29 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01226_E04_P012502_S00_N29_R1.raw liver
PXD010154-V358 homo sapiens liver not available not available not available normal V358 3 not available not available not available organism part run 1269 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01226_F04_P012502_S00_N30_R1.raw 1 30 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01226_F04_P012502_S00_N30_R1.raw liver
PXD010154-V358 homo sapiens liver not available not available not available normal V358 3 not available not available not available organism part run 1265 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01226_G04_P012502_S00_N31_R1.raw 1 31 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01226_G04_P012502_S00_N31_R1.raw liver
PXD010154-V358 homo sapiens liver not available not available not available normal V358 3 not available not available not available organism part run 1261 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01226_H04_P012502_S00_N32_R1.raw 1 32 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01226_H04_P012502_S00_N32_R1.raw liver
PXD010154-V358 homo sapiens liver not available not available not available normal V358 3 not available not available not available organism part run 1292 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01226_A05_P012502_S00_N33_R1.raw 1 33 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01226_A05_P012502_S00_N33_R1.raw liver
PXD010154-V358 homo sapiens liver not available not available not available normal V358 3 not available not available not available organism part run 1287 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01226_B05_P012502_S00_N34_R1.raw 1 34 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01226_B05_P012502_S00_N34_R1.raw liver
PXD010154-V358 homo sapiens liver not available not available not available normal V358 3 not available not available not available organism part run 1282 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01226_C05_P012502_S00_N35_R1.raw 1 35 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01226_C05_P012502_S00_N35_R1.raw liver
PXD010154-V358 homo sapiens liver not available not available not available normal V358 3 not available not available not available organism part run 1277 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01226_D05_P012502_S00_N36_R1.raw 1 36 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01226_D05_P012502_S00_N36_R1.raw liver
PXD010154-V362 homo sapiens liver not available not available not available normal V362 4 not available not available not available organism part run 1492 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01321_A11_P013127_S00_N01_R1.raw 1 1 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01321_A11_P013127_S00_N01_R1.raw liver
PXD010154-V362 homo sapiens liver not available not available not available normal V362 4 not available not available not available organism part run 1490 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01321_B11_P013127_S00_N02_R1.raw 1 2 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01321_B11_P013127_S00_N02_R1.raw liver
PXD010154-V362 homo sapiens liver not available not available not available normal V362 4 not available not available not available organism part run 1488 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01321_C11_P013127_S00_N03_R1.raw 1 3 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01321_C11_P013127_S00_N03_R1.raw liver
PXD010154-V362 homo sapiens liver not available not available not available normal V362 4 not available not available not available organism part run 1486 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01321_D11_P013127_S00_N04_R1.raw 1 4 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01321_D11_P013127_S00_N04_R1.raw liver
PXD010154-V362 homo sapiens liver not available not available not available normal V362 4 not available not available not available organism part run 1484 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01321_E11_P013127_S00_N05_R1.raw 1 5 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01321_E11_P013127_S00_N05_R1.raw liver
PXD010154-V362 homo sapiens liver not available not available not available normal V362 4 not available not available not available organism part run 1482 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01321_F11_P013127_S00_N06_R1.raw 1 6 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01321_F11_P013127_S00_N06_R1.raw liver
PXD010154-V362 homo sapiens liver not available not available not available normal V362 4 not available not available not available organism part run 1480 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01321_G11_P013127_S00_N07_R1.raw 1 7 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01321_G11_P013127_S00_N07_R1.raw liver
PXD010154-V362 homo sapiens liver not available not available not available normal V362 4 not available not available not available organism part run 1478 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01321_H11_P013127_S00_N08_R1.raw 1 8 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01321_H11_P013127_S00_N08_R1.raw liver
PXD010154-V362 homo sapiens liver not available not available not available normal V362 4 not available not available not available organism part run 1491 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01321_A12_P013127_S00_N09_R1.raw 1 9 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01321_A12_P013127_S00_N09_R1.raw liver
PXD010154-V362 homo sapiens liver not available not available not available normal V362 4 not available not available not available organism part run 1489 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01321_B12_P013127_S00_N10_R1.raw 1 10 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01321_B12_P013127_S00_N10_R1.raw liver
PXD010154-V362 homo sapiens liver not available not available not available normal V362 4 not available not available not available organism part run 1487 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01321_C12_P013127_S00_N11_R1.raw 1 11 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01321_C12_P013127_S00_N11_R1.raw liver
PXD010154-V362 homo sapiens liver not available not available not available normal V362 4 not available not available not available organism part run 1485 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01321_D12_P013127_S00_N12_R1.raw 1 12 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01321_D12_P013127_S00_N12_R1.raw liver
PXD010154-V362 homo sapiens liver not available not available not available normal V362 4 not available not available not available organism part run 1483 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01321_E12_P013127_S00_N13_R1.raw 1 13 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01321_E12_P013127_S00_N13_R1.raw liver
PXD010154-V362 homo sapiens liver not available not available not available normal V362 4 not available not available not available organism part run 1481 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01321_F12_P013127_S00_N14_R1.raw 1 14 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01321_F12_P013127_S00_N14_R1.raw liver
PXD010154-V362 homo sapiens liver not available not available not available normal V362 4 not available not available not available organism part run 1479 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01321_G12_P013127_S00_N15_R1.raw 1 15 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01321_G12_P013127_S00_N15_R1.raw liver
PXD010154-V362 homo sapiens liver not available not available not available normal V362 4 not available not available not available organism part run 1477 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01321_H12_P013127_S00_N16_R1.raw 1 16 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01321_H12_P013127_S00_N16_R1.raw liver
PXD010154-V362 homo sapiens liver not available not available not available normal V362 4 not available not available not available organism part run 1512 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01275_A03_P013127_S00_N17_R1.raw 1 17 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01275_A03_P013127_S00_N17_R1.raw liver
PXD010154-V362 homo sapiens liver not available not available not available normal V362 4 not available not available not available organism part run 1509 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01275_B03_P013127_S00_N18_R1.raw 1 18 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01275_B03_P013127_S00_N18_R1.raw liver
PXD010154-V362 homo sapiens liver not available not available not available normal V362 4 not available not available not available organism part run 1506 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01275_C03_P013127_S00_N19_R1.raw 1 19 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01275_C03_P013127_S00_N19_R1.raw liver
PXD010154-V362 homo sapiens liver not available not available not available normal V362 4 not available not available not available organism part run 1503 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01275_D03_P013127_S00_N20_R1.raw 1 20 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01275_D03_P013127_S00_N20_R1.raw liver
PXD010154-V362 homo sapiens liver not available not available not available normal V362 4 not available not available not available organism part run 1500 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01275_E03_P013127_S00_N21_R1.raw 1 21 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01275_E03_P013127_S00_N21_R1.raw liver
PXD010154-V362 homo sapiens liver not available not available not available normal V362 4 not available not available not available organism part run 1498 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01275_F03_P013127_S00_N22_R1.raw 1 22 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01275_F03_P013127_S00_N22_R1.raw liver
PXD010154-V362 homo sapiens liver not available not available not available normal V362 4 not available not available not available organism part run 1496 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01275_G03_P013127_S00_N23_R1.raw 1 23 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01275_G03_P013127_S00_N23_R1.raw liver
PXD010154-V362 homo sapiens liver not available not available not available normal V362 4 not available not available not available organism part run 1494 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01275_H03_P013127_S00_N24_R1.raw 1 24 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01275_H03_P013127_S00_N24_R1.raw liver
PXD010154-V362 homo sapiens liver not available not available not available normal V362 4 not available not available not available organism part run 1511 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01275_A04_P013127_S00_N25_R1.raw 1 25 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01275_A04_P013127_S00_N25_R1.raw liver
PXD010154-V362 homo sapiens liver not available not available not available normal V362 4 not available not available not available organism part run 1508 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01275_B04_P013127_S00_N26_R1.raw 1 26 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01275_B04_P013127_S00_N26_R1.raw liver
PXD010154-V362 homo sapiens liver not available not available not available normal V362 4 not available not available not available organism part run 1505 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01275_C04_P013127_S00_N27_R1.raw 1 27 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01275_C04_P013127_S00_N27_R1.raw liver
PXD010154-V362 homo sapiens liver not available not available not available normal V362 4 not available not available not available organism part run 1502 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01275_D04_P013127_S00_N28_R1.raw 1 28 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01275_D04_P013127_S00_N28_R1.raw liver
PXD010154-V362 homo sapiens liver not available not available not available normal V362 4 not available not available not available organism part run 1499 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01275_E04_P013127_S00_N29_R1.raw 1 29 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01275_E04_P013127_S00_N29_R1.raw liver
PXD010154-V362 homo sapiens liver not available not available not available normal V362 4 not available not available not available organism part run 1497 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01275_F04_P013127_S00_N30_R1.raw 1 30 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01275_F04_P013127_S00_N30_R1.raw liver
PXD010154-V362 homo sapiens liver not available not available not available normal V362 4 not available not available not available organism part run 1495 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01275_G04_P013127_S00_N31_R1.raw 1 31 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01275_G04_P013127_S00_N31_R1.raw liver
PXD010154-V362 homo sapiens liver not available not available not available normal V362 4 not available not available not available organism part run 1493 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01275_H04_P013127_S00_N32_R1.raw 1 32 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01275_H04_P013127_S00_N32_R1.raw liver
PXD010154-V362 homo sapiens liver not available not available not available normal V362 4 not available not available not available organism part run 1510 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01275_A05_P013127_S00_N33_R1.raw 1 33 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01275_A05_P013127_S00_N33_R1.raw liver
PXD010154-V362 homo sapiens liver not available not available not available normal V362 4 not available not available not available organism part run 1507 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01275_B05_P013127_S00_N34_R1.raw 1 34 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01275_B05_P013127_S00_N34_R1.raw liver
PXD010154-V362 homo sapiens liver not available not available not available normal V362 4 not available not available not available organism part run 1504 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01275_C05_P013127_S00_N35_R1.raw 1 35 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01275_C05_P013127_S00_N35_R1.raw liver
PXD010154-V362 homo sapiens liver not available not available not available normal V362 4 not available not available not available organism part run 1501 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01275_D05_P013127_S00_N36_R1.raw 1 36 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01275_D05_P013127_S00_N36_R1.raw liver
PXD010154-V133 homo sapiens lung not available 73 Female normal V133 1 not available not available not available organism part run 1152 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01279_A01_P013163_B00_N01_R1.raw 1 1 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01279_A01_P013163_B00_N01_R1.raw lung
PXD010154-V133 homo sapiens lung not available 73 Female normal V133 1 not available not available not available organism part run 1147 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01279_B01_P013163_B00_N02_R1.raw 1 2 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01279_B01_P013163_B00_N02_R1.raw lung
PXD010154-V133 homo sapiens lung not available 73 Female normal V133 1 not available not available not available organism part run 1142 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01279_C01_P013163_B00_N03_R1.raw 1 3 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01279_C01_P013163_B00_N03_R1.raw lung
PXD010154-V133 homo sapiens lung not available 73 Female normal V133 1 not available not available not available organism part run 1137 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01279_D01_P013163_B00_N04_R1.raw 1 4 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01279_D01_P013163_B00_N04_R1.raw lung
PXD010154-V133 homo sapiens lung not available 73 Female normal V133 1 not available not available not available organism part run 1132 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01279_E01_P013163_B00_N05_R1.raw 1 5 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01279_E01_P013163_B00_N05_R1.raw lung
PXD010154-V133 homo sapiens lung not available 73 Female normal V133 1 not available not available not available organism part run 1128 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01279_F01_P013163_B00_N06_R1.raw 1 6 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01279_F01_P013163_B00_N06_R1.raw lung
PXD010154-V133 homo sapiens lung not available 73 Female normal V133 1 not available not available not available organism part run 1124 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01279_G01_P013163_B00_N07_R1.raw 1 7 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01279_G01_P013163_B00_N07_R1.raw lung
PXD010154-V133 homo sapiens lung not available 73 Female normal V133 1 not available not available not available organism part run 1120 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01279_H01_P013163_B00_N08_R1.raw 1 8 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01279_H01_P013163_B00_N08_R1.raw lung
PXD010154-V133 homo sapiens lung not available 73 Female normal V133 1 not available not available not available organism part run 1151 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01279_A02_P013163_B00_N09_R1.raw 1 9 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01279_A02_P013163_B00_N09_R1.raw lung
PXD010154-V133 homo sapiens lung not available 73 Female normal V133 1 not available not available not available organism part run 1146 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01279_B02_P013163_B00_N10_R1.raw 1 10 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01279_B02_P013163_B00_N10_R1.raw lung
PXD010154-V133 homo sapiens lung not available 73 Female normal V133 1 not available not available not available organism part run 1141 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01279_C02_P013163_B00_N11_R1.raw 1 11 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01279_C02_P013163_B00_N11_R1.raw lung
PXD010154-V133 homo sapiens lung not available 73 Female normal V133 1 not available not available not available organism part run 1136 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01279_D02_P013163_B00_N12_R1.raw 1 12 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01279_D02_P013163_B00_N12_R1.raw lung
PXD010154-V133 homo sapiens lung not available 73 Female normal V133 1 not available not available not available organism part run 1131 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01279_E02_P013163_B00_N13_R1.raw 1 13 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01279_E02_P013163_B00_N13_R1.raw lung
PXD010154-V133 homo sapiens lung not available 73 Female normal V133 1 not available not available not available organism part run 1127 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01279_F02_P013163_B00_N14_R1.raw 1 14 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01279_F02_P013163_B00_N14_R1.raw lung
PXD010154-V133 homo sapiens lung not available 73 Female normal V133 1 not available not available not available organism part run 1123 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01279_G02_P013163_B00_N15_R1.raw 1 15 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01279_G02_P013163_B00_N15_R1.raw lung
PXD010154-V133 homo sapiens lung not available 73 Female normal V133 1 not available not available not available organism part run 1119 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01279_H02_P013163_B00_N16_R1.raw 1 16 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01279_H02_P013163_B00_N16_R1.raw lung
PXD010154-V133 homo sapiens lung not available 73 Female normal V133 1 not available not available not available organism part run 1150 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01279_A03_P013163_B00_N17_R1.raw 1 17 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01279_A03_P013163_B00_N17_R1.raw lung
PXD010154-V133 homo sapiens lung not available 73 Female normal V133 1 not available not available not available organism part run 1145 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01279_B03_P013163_B00_N18_R1.raw 1 18 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01279_B03_P013163_B00_N18_R1.raw lung
PXD010154-V133 homo sapiens lung not available 73 Female normal V133 1 not available not available not available organism part run 1140 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01279_C03_P013163_B00_N19_R1.raw 1 19 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01279_C03_P013163_B00_N19_R1.raw lung
PXD010154-V133 homo sapiens lung not available 73 Female normal V133 1 not available not available not available organism part run 1135 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01279_D03_P013163_B00_N20_R1.raw 1 20 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01279_D03_P013163_B00_N20_R1.raw lung
PXD010154-V133 homo sapiens lung not available 73 Female normal V133 1 not available not available not available organism part run 1130 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01279_E03_P013163_B00_N21_R1.raw 1 21 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01279_E03_P013163_B00_N21_R1.raw lung
PXD010154-V133 homo sapiens lung not available 73 Female normal V133 1 not available not available not available organism part run 1126 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01279_F03_P013163_B00_N22_R1.raw 1 22 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01279_F03_P013163_B00_N22_R1.raw lung
PXD010154-V133 homo sapiens lung not available 73 Female normal V133 1 not available not available not available organism part run 1122 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01279_G03_P013163_B00_N23_R1.raw 1 23 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01279_G03_P013163_B00_N23_R1.raw lung
PXD010154-V133 homo sapiens lung not available 73 Female normal V133 1 not available not available not available organism part run 1118 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01279_H03_P013163_B00_N24_R1.raw 1 24 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01279_H03_P013163_B00_N24_R1.raw lung
PXD010154-V133 homo sapiens lung not available 73 Female normal V133 1 not available not available not available organism part run 1149 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01279_A04_P013163_B00_N25_R1.raw 1 25 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01279_A04_P013163_B00_N25_R1.raw lung
PXD010154-V133 homo sapiens lung not available 73 Female normal V133 1 not available not available not available organism part run 1144 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01279_B04_P013163_B00_N26_R1.raw 1 26 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01279_B04_P013163_B00_N26_R1.raw lung
PXD010154-V133 homo sapiens lung not available 73 Female normal V133 1 not available not available not available organism part run 1139 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01279_C04_P013163_B00_N27_R1.raw 1 27 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01279_C04_P013163_B00_N27_R1.raw lung
PXD010154-V133 homo sapiens lung not available 73 Female normal V133 1 not available not available not available organism part run 1134 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01279_D04_P013163_B00_N28_R1.raw 1 28 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01279_D04_P013163_B00_N28_R1.raw lung
PXD010154-V133 homo sapiens lung not available 73 Female normal V133 1 not available not available not available organism part run 1129 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01279_E04_P013163_B00_N29_R1.raw 1 29 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01279_E04_P013163_B00_N29_R1.raw lung
PXD010154-V133 homo sapiens lung not available 73 Female normal V133 1 not available not available not available organism part run 1125 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01279_F04_P013163_B00_N30_R1.raw 1 30 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01279_F04_P013163_B00_N30_R1.raw lung
PXD010154-V133 homo sapiens lung not available 73 Female normal V133 1 not available not available not available organism part run 1121 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01279_G04_P013163_B00_N31_R1.raw 1 31 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01279_G04_P013163_B00_N31_R1.raw lung
PXD010154-V133 homo sapiens lung not available 73 Female normal V133 1 not available not available not available organism part run 1117 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01279_H04_P013163_B00_N32_R1.raw 1 32 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01279_H04_P013163_B00_N32_R1.raw lung
PXD010154-V133 homo sapiens lung not available 73 Female normal V133 1 not available not available not available organism part run 1148 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01279_A05_P013163_B00_N33_R1.raw 1 33 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01279_A05_P013163_B00_N33_R1.raw lung
PXD010154-V133 homo sapiens lung not available 73 Female normal V133 1 not available not available not available organism part run 1143 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01279_B05_P013163_B00_N34_R1.raw 1 34 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01279_B05_P013163_B00_N34_R1.raw lung
PXD010154-V133 homo sapiens lung not available 73 Female normal V133 1 not available not available not available organism part run 1138 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01279_C05_P013163_B00_N35_R1.raw 1 35 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01279_C05_P013163_B00_N35_R1.raw lung
PXD010154-V133 homo sapiens lung not available 73 Female normal V133 1 not available not available not available organism part run 1133 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01279_D05_P013163_B00_N36_R1.raw 1 36 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01279_D05_P013163_B00_N36_R1.raw lung
PXD010154-V299 homo sapiens lung not available not available not available normal V299 2 not available not available not available organism part run 1548 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01088_A01_P010740_S00_N01_R1.raw 1 1 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01088_A01_P010740_S00_N01_R1.raw lung
PXD010154-V299 homo sapiens lung not available not available not available normal V299 2 not available not available not available organism part run 1543 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01088_B01_P010740_S00_N02_R1.raw 1 2 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01088_B01_P010740_S00_N02_R1.raw lung
PXD010154-V299 homo sapiens lung not available not available not available normal V299 2 not available not available not available organism part run 1538 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01088_C01_P010740_S00_N03_R1.raw 1 3 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01088_C01_P010740_S00_N03_R1.raw lung
PXD010154-V299 homo sapiens lung not available not available not available normal V299 2 not available not available not available organism part run 1533 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01088_D01_P010740_S00_N04_R1.raw 1 4 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01088_D01_P010740_S00_N04_R1.raw lung
PXD010154-V299 homo sapiens lung not available not available not available normal V299 2 not available not available not available organism part run 1528 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01088_E01_P010740_S00_N05_R1.raw 1 5 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01088_E01_P010740_S00_N05_R1.raw lung
PXD010154-V299 homo sapiens lung not available not available not available normal V299 2 not available not available not available organism part run 1524 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01088_F01_P010740_S00_N06_R1.raw 1 6 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01088_F01_P010740_S00_N06_R1.raw lung
PXD010154-V299 homo sapiens lung not available not available not available normal V299 2 not available not available not available organism part run 1520 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01088_G01_P010740_S00_N07_R1.raw 1 7 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01088_G01_P010740_S00_N07_R1.raw lung
PXD010154-V299 homo sapiens lung not available not available not available normal V299 2 not available not available not available organism part run 1516 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01088_H01_P010740_S00_N08_R1.raw 1 8 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01088_H01_P010740_S00_N08_R1.raw lung
PXD010154-V299 homo sapiens lung not available not available not available normal V299 2 not available not available not available organism part run 1547 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01088_A02_P010740_S00_N09_R1.raw 1 9 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01088_A02_P010740_S00_N09_R1.raw lung
PXD010154-V299 homo sapiens lung not available not available not available normal V299 2 not available not available not available organism part run 1542 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01088_B02_P010740_S00_N10_R1.raw 1 10 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01088_B02_P010740_S00_N10_R1.raw lung
PXD010154-V299 homo sapiens lung not available not available not available normal V299 2 not available not available not available organism part run 1537 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01088_C02_P010740_S00_N11_R1.raw 1 11 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01088_C02_P010740_S00_N11_R1.raw lung
PXD010154-V299 homo sapiens lung not available not available not available normal V299 2 not available not available not available organism part run 1532 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01088_D02_P010740_S00_N12_R1.raw 1 12 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01088_D02_P010740_S00_N12_R1.raw lung
PXD010154-V299 homo sapiens lung not available not available not available normal V299 2 not available not available not available organism part run 1527 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01088_E02_P010740_S00_N13_R1.raw 1 13 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01088_E02_P010740_S00_N13_R1.raw lung
PXD010154-V299 homo sapiens lung not available not available not available normal V299 2 not available not available not available organism part run 1523 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01088_F02_P010740_S00_N14_R1.raw 1 14 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01088_F02_P010740_S00_N14_R1.raw lung
PXD010154-V299 homo sapiens lung not available not available not available normal V299 2 not available not available not available organism part run 1519 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01088_G02_P010740_S00_N15_R1.raw 1 15 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01088_G02_P010740_S00_N15_R1.raw lung
PXD010154-V299 homo sapiens lung not available not available not available normal V299 2 not available not available not available organism part run 1515 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01088_H02_P010740_S00_N16_R1.raw 1 16 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01088_H02_P010740_S00_N16_R1.raw lung
PXD010154-V299 homo sapiens lung not available not available not available normal V299 2 not available not available not available organism part run 1546 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01088_A03_P010740_S00_N17_R1.raw 1 17 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01088_A03_P010740_S00_N17_R1.raw lung
PXD010154-V299 homo sapiens lung not available not available not available normal V299 2 not available not available not available organism part run 1541 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01088_B03_P010740_S00_N18_R1.raw 1 18 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01088_B03_P010740_S00_N18_R1.raw lung
PXD010154-V299 homo sapiens lung not available not available not available normal V299 2 not available not available not available organism part run 1536 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01088_C03_P010740_S00_N19_R1.raw 1 19 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01088_C03_P010740_S00_N19_R1.raw lung
PXD010154-V299 homo sapiens lung not available not available not available normal V299 2 not available not available not available organism part run 1531 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01088_D03_P010740_S00_N20_R1.raw 1 20 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01088_D03_P010740_S00_N20_R1.raw lung
PXD010154-V299 homo sapiens lung not available not available not available normal V299 2 not available not available not available organism part run 1526 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01088_E03_P010740_S00_N21_R1.raw 1 21 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01088_E03_P010740_S00_N21_R1.raw lung
PXD010154-V299 homo sapiens lung not available not available not available normal V299 2 not available not available not available organism part run 1522 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01088_F03_P010740_S00_N22_R1.raw 1 22 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01088_F03_P010740_S00_N22_R1.raw lung
PXD010154-V299 homo sapiens lung not available not available not available normal V299 2 not available not available not available organism part run 1518 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01088_G03_P010740_S00_N23_R1.raw 1 23 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01088_G03_P010740_S00_N23_R1.raw lung
PXD010154-V299 homo sapiens lung not available not available not available normal V299 2 not available not available not available organism part run 1514 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01088_H03_P010740_S00_N24_R1.raw 1 24 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01088_H03_P010740_S00_N24_R1.raw lung
PXD010154-V299 homo sapiens lung not available not available not available normal V299 2 not available not available not available organism part run 1545 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01088_A04_P010740_S00_N25_R1.raw 1 25 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01088_A04_P010740_S00_N25_R1.raw lung
PXD010154-V299 homo sapiens lung not available not available not available normal V299 2 not available not available not available organism part run 1540 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01088_B04_P010740_S00_N26_R1.raw 1 26 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01088_B04_P010740_S00_N26_R1.raw lung
PXD010154-V299 homo sapiens lung not available not available not available normal V299 2 not available not available not available organism part run 1535 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01088_C04_P010740_S00_N27_R1.raw 1 27 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01088_C04_P010740_S00_N27_R1.raw lung
PXD010154-V299 homo sapiens lung not available not available not available normal V299 2 not available not available not available organism part run 1530 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01088_D04_P010740_S00_N28_R1.raw 1 28 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01088_D04_P010740_S00_N28_R1.raw lung
PXD010154-V299 homo sapiens lung not available not available not available normal V299 2 not available not available not available organism part run 1525 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01088_E04_P010740_S00_N29_R1.raw 1 29 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01088_E04_P010740_S00_N29_R1.raw lung
PXD010154-V299 homo sapiens lung not available not available not available normal V299 2 not available not available not available organism part run 1521 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01088_F04_P010740_S00_N30_R1.raw 1 30 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01088_F04_P010740_S00_N30_R1.raw lung
PXD010154-V299 homo sapiens lung not available not available not available normal V299 2 not available not available not available organism part run 1517 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01088_G04_P010740_S00_N31_R1.raw 1 31 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01088_G04_P010740_S00_N31_R1.raw lung
PXD010154-V299 homo sapiens lung not available not available not available normal V299 2 not available not available not available organism part run 1513 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01088_H04_P010740_S00_N32_R1.raw 1 32 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01088_H04_P010740_S00_N32_R1.raw lung
PXD010154-V299 homo sapiens lung not available not available not available normal V299 2 not available not available not available organism part run 1544 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01088_A05_P010740_S00_N33_R1.raw 1 33 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01088_A05_P010740_S00_N33_R1.raw lung
PXD010154-V299 homo sapiens lung not available not available not available normal V299 2 not available not available not available organism part run 1539 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01088_B05_P010740_S00_N34_R1.raw 1 34 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01088_B05_P010740_S00_N34_R1.raw lung
PXD010154-V299 homo sapiens lung not available not available not available normal V299 2 not available not available not available organism part run 1534 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01088_C05_P010740_S00_N35_R1.raw 1 35 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01088_C05_P010740_S00_N35_R1.raw lung
PXD010154-V299 homo sapiens lung not available not available not available normal V299 2 not available not available not available organism part run 1529 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01088_D05_P010740_S00_N36_R1.raw 1 36 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01088_D05_P010740_S00_N36_R1.raw lung
PXD010154-V193 homo sapiens lymph node not available 52 Female normal V193 1 not available not available not available organism part run 360 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01500_A01_P015160_S00_N01_R3.raw 1 1 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01500_A01_P015160_S00_N01_R3.raw lymph node
PXD010154-V193 homo sapiens lymph node not available 52 Female normal V193 1 not available not available not available organism part run 355 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01500_B01_P015160_S00_N02_R1.raw 1 2 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01500_B01_P015160_S00_N02_R1.raw lymph node
PXD010154-V193 homo sapiens lymph node not available 52 Female normal V193 1 not available not available not available organism part run 350 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01500_C01_P015160_S00_N03_R1.raw 1 3 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01500_C01_P015160_S00_N03_R1.raw lymph node
PXD010154-V193 homo sapiens lymph node not available 52 Female normal V193 1 not available not available not available organism part run 345 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01500_D01_P015160_S00_N04_R1.raw 1 4 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01500_D01_P015160_S00_N04_R1.raw lymph node
PXD010154-V193 homo sapiens lymph node not available 52 Female normal V193 1 not available not available not available organism part run 340 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01500_E01_P015160_S00_N05_R1.raw 1 5 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01500_E01_P015160_S00_N05_R1.raw lymph node
PXD010154-V193 homo sapiens lymph node not available 52 Female normal V193 1 not available not available not available organism part run 336 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01500_F01_P015160_S00_N06_R1.raw 1 6 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01500_F01_P015160_S00_N06_R1.raw lymph node
PXD010154-V193 homo sapiens lymph node not available 52 Female normal V193 1 not available not available not available organism part run 332 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01500_G01_P015160_S00_N07_R1.raw 1 7 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01500_G01_P015160_S00_N07_R1.raw lymph node
PXD010154-V193 homo sapiens lymph node not available 52 Female normal V193 1 not available not available not available organism part run 328 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01500_H01_P015160_S00_N08_R1.raw 1 8 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01500_H01_P015160_S00_N08_R1.raw lymph node
PXD010154-V193 homo sapiens lymph node not available 52 Female normal V193 1 not available not available not available organism part run 359 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01500_A02_P015160_S00_N09_R1.raw 1 9 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01500_A02_P015160_S00_N09_R1.raw lymph node
PXD010154-V193 homo sapiens lymph node not available 52 Female normal V193 1 not available not available not available organism part run 354 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01500_B02_P015160_S00_N10_R1.raw 1 10 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01500_B02_P015160_S00_N10_R1.raw lymph node
PXD010154-V193 homo sapiens lymph node not available 52 Female normal V193 1 not available not available not available organism part run 349 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01500_C02_P015160_S00_N11_R1.raw 1 11 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01500_C02_P015160_S00_N11_R1.raw lymph node
PXD010154-V193 homo sapiens lymph node not available 52 Female normal V193 1 not available not available not available organism part run 344 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01500_D02_P015160_S00_N12_R1.raw 1 12 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01500_D02_P015160_S00_N12_R1.raw lymph node
PXD010154-V193 homo sapiens lymph node not available 52 Female normal V193 1 not available not available not available organism part run 339 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01500_E02_P015160_S00_N13_R1.raw 1 13 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01500_E02_P015160_S00_N13_R1.raw lymph node
PXD010154-V193 homo sapiens lymph node not available 52 Female normal V193 1 not available not available not available organism part run 335 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01500_F02_P015160_S00_N14_R1.raw 1 14 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01500_F02_P015160_S00_N14_R1.raw lymph node
PXD010154-V193 homo sapiens lymph node not available 52 Female normal V193 1 not available not available not available organism part run 331 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01500_G02_P015160_S00_N15_R1.raw 1 15 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01500_G02_P015160_S00_N15_R1.raw lymph node
PXD010154-V193 homo sapiens lymph node not available 52 Female normal V193 1 not available not available not available organism part run 327 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01500_H02_P015160_S00_N16_R1.raw 1 16 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01500_H02_P015160_S00_N16_R1.raw lymph node
PXD010154-V193 homo sapiens lymph node not available 52 Female normal V193 1 not available not available not available organism part run 358 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01500_A03_P015160_S00_N17_R2.raw 1 17 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01500_A03_P015160_S00_N17_R2.raw lymph node
PXD010154-V193 homo sapiens lymph node not available 52 Female normal V193 1 not available not available not available organism part run 353 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01500_B03_P015160_S00_N18_R2.raw 1 18 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01500_B03_P015160_S00_N18_R2.raw lymph node
PXD010154-V193 homo sapiens lymph node not available 52 Female normal V193 1 not available not available not available organism part run 348 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01500_C03_P015160_S00_N19_R2.raw 1 19 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01500_C03_P015160_S00_N19_R2.raw lymph node
PXD010154-V193 homo sapiens lymph node not available 52 Female normal V193 1 not available not available not available organism part run 343 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01500_D03_P015160_S00_N20_R2.raw 1 20 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01500_D03_P015160_S00_N20_R2.raw lymph node
PXD010154-V193 homo sapiens lymph node not available 52 Female normal V193 1 not available not available not available organism part run 338 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01500_E03_P015160_S00_N21_R2.raw 1 21 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01500_E03_P015160_S00_N21_R2.raw lymph node
PXD010154-V193 homo sapiens lymph node not available 52 Female normal V193 1 not available not available not available organism part run 334 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01500_F03_P015160_S00_N22_R2.raw 1 22 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01500_F03_P015160_S00_N22_R2.raw lymph node
PXD010154-V193 homo sapiens lymph node not available 52 Female normal V193 1 not available not available not available organism part run 330 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01500_G03_P015160_S00_N23_R2.raw 1 23 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01500_G03_P015160_S00_N23_R2.raw lymph node
PXD010154-V193 homo sapiens lymph node not available 52 Female normal V193 1 not available not available not available organism part run 326 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01500_H03_P015160_S00_N24_R2.raw 1 24 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01500_H03_P015160_S00_N24_R2.raw lymph node
PXD010154-V193 homo sapiens lymph node not available 52 Female normal V193 1 not available not available not available organism part run 357 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01500_A04_P015160_S00_N25_R2.raw 1 25 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01500_A04_P015160_S00_N25_R2.raw lymph node
PXD010154-V193 homo sapiens lymph node not available 52 Female normal V193 1 not available not available not available organism part run 352 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01500_B04_P015160_S00_N26_R2.raw 1 26 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01500_B04_P015160_S00_N26_R2.raw lymph node
PXD010154-V193 homo sapiens lymph node not available 52 Female normal V193 1 not available not available not available organism part run 347 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01500_C04_P015160_S00_N27_R2.raw 1 27 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01500_C04_P015160_S00_N27_R2.raw lymph node
PXD010154-V193 homo sapiens lymph node not available 52 Female normal V193 1 not available not available not available organism part run 342 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01500_D04_P015160_S00_N28_R2.raw 1 28 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01500_D04_P015160_S00_N28_R2.raw lymph node
PXD010154-V193 homo sapiens lymph node not available 52 Female normal V193 1 not available not available not available organism part run 337 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01500_E04_P015160_S00_N29_R2.raw 1 29 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01500_E04_P015160_S00_N29_R2.raw lymph node
PXD010154-V193 homo sapiens lymph node not available 52 Female normal V193 1 not available not available not available organism part run 333 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01500_F04_P015160_S00_N30_R2.raw 1 30 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01500_F04_P015160_S00_N30_R2.raw lymph node
PXD010154-V193 homo sapiens lymph node not available 52 Female normal V193 1 not available not available not available organism part run 329 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01500_G04_P015160_S00_N31_R2.raw 1 31 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01500_G04_P015160_S00_N31_R2.raw lymph node
PXD010154-V193 homo sapiens lymph node not available 52 Female normal V193 1 not available not available not available organism part run 325 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01500_H04_P015160_S00_N32_R2.raw 1 32 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01500_H04_P015160_S00_N32_R2.raw lymph node
PXD010154-V193 homo sapiens lymph node not available 52 Female normal V193 1 not available not available not available organism part run 356 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01500_A05_P015160_S00_N33_R2.raw 1 33 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01500_A05_P015160_S00_N33_R2.raw lymph node
PXD010154-V193 homo sapiens lymph node not available 52 Female normal V193 1 not available not available not available organism part run 351 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01500_B05_P015160_S00_N34_R2.raw 1 34 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01500_B05_P015160_S00_N34_R2.raw lymph node
PXD010154-V193 homo sapiens lymph node not available 52 Female normal V193 1 not available not available not available organism part run 346 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01500_C05_P015160_S00_N35_R2.raw 1 35 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01500_C05_P015160_S00_N35_R2.raw lymph node
PXD010154-V193 homo sapiens lymph node not available 52 Female normal V193 1 not available not available not available organism part run 341 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01500_D05_P015160_S00_N36_R2.raw 1 36 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01500_D05_P015160_S00_N36_R2.raw lymph node
PXD010154-V233 homo sapiens ovary not available 64 Female normal V233 1 not available not available not available organism part run 504 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01348_A01_P013679_S00_N01_R1.raw 1 1 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01348_A01_P013679_S00_N01_R1.raw ovary
PXD010154-V233 homo sapiens ovary not available 64 Female normal V233 1 not available not available not available organism part run 499 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01348_B01_P013679_S00_N02_R1.raw 1 2 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01348_B01_P013679_S00_N02_R1.raw ovary
PXD010154-V233 homo sapiens ovary not available 64 Female normal V233 1 not available not available not available organism part run 494 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01348_C01_P013679_S00_N03_R1.raw 1 3 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01348_C01_P013679_S00_N03_R1.raw ovary
PXD010154-V233 homo sapiens ovary not available 64 Female normal V233 1 not available not available not available organism part run 489 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01348_D01_P013679_S00_N04_R2.raw 1 4 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01348_D01_P013679_S00_N04_R2.raw ovary
PXD010154-V233 homo sapiens ovary not available 64 Female normal V233 1 not available not available not available organism part run 484 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01348_E01_P013679_S00_N05_R2.raw 1 5 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01348_E01_P013679_S00_N05_R2.raw ovary
PXD010154-V233 homo sapiens ovary not available 64 Female normal V233 1 not available not available not available organism part run 480 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01348_F01_P013679_S00_N06_R2.raw 1 6 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01348_F01_P013679_S00_N06_R2.raw ovary
PXD010154-V233 homo sapiens ovary not available 64 Female normal V233 1 not available not available not available organism part run 476 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01348_G01_P013679_S00_N07_R2.raw 1 7 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01348_G01_P013679_S00_N07_R2.raw ovary
PXD010154-V233 homo sapiens ovary not available 64 Female normal V233 1 not available not available not available organism part run 472 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01348_H01_P013679_S00_N08_R1.raw 1 8 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01348_H01_P013679_S00_N08_R1.raw ovary
PXD010154-V233 homo sapiens ovary not available 64 Female normal V233 1 not available not available not available organism part run 503 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01348_A02_P013679_S00_N09_R1.raw 1 9 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01348_A02_P013679_S00_N09_R1.raw ovary
PXD010154-V233 homo sapiens ovary not available 64 Female normal V233 1 not available not available not available organism part run 498 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01348_B02_P013679_S00_N10_R1.raw 1 10 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01348_B02_P013679_S00_N10_R1.raw ovary
PXD010154-V233 homo sapiens ovary not available 64 Female normal V233 1 not available not available not available organism part run 493 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01348_C02_P013679_S00_N11_R1.raw 1 11 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01348_C02_P013679_S00_N11_R1.raw ovary
PXD010154-V233 homo sapiens ovary not available 64 Female normal V233 1 not available not available not available organism part run 488 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01348_D02_P013679_S00_N12_R1.raw 1 12 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01348_D02_P013679_S00_N12_R1.raw ovary
PXD010154-V233 homo sapiens ovary not available 64 Female normal V233 1 not available not available not available organism part run 483 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01348_E02_P013679_S00_N13_R1.raw 1 13 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01348_E02_P013679_S00_N13_R1.raw ovary
PXD010154-V233 homo sapiens ovary not available 64 Female normal V233 1 not available not available not available organism part run 479 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01348_F02_P013679_S00_N14_R1.raw 1 14 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01348_F02_P013679_S00_N14_R1.raw ovary
PXD010154-V233 homo sapiens ovary not available 64 Female normal V233 1 not available not available not available organism part run 475 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01348_G02_P013679_S00_N15_R1.raw 1 15 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01348_G02_P013679_S00_N15_R1.raw ovary
PXD010154-V233 homo sapiens ovary not available 64 Female normal V233 1 not available not available not available organism part run 471 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01348_H02_P013679_S00_N16_R1.raw 1 16 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01348_H02_P013679_S00_N16_R1.raw ovary
PXD010154-V233 homo sapiens ovary not available 64 Female normal V233 1 not available not available not available organism part run 502 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01348_A03_P013679_S00_N17_R1.raw 1 17 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01348_A03_P013679_S00_N17_R1.raw ovary
PXD010154-V233 homo sapiens ovary not available 64 Female normal V233 1 not available not available not available organism part run 497 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01348_B03_P013679_S00_N18_R1.raw 1 18 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01348_B03_P013679_S00_N18_R1.raw ovary
PXD010154-V233 homo sapiens ovary not available 64 Female normal V233 1 not available not available not available organism part run 492 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01348_C03_P013679_S00_N19_R1.raw 1 19 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01348_C03_P013679_S00_N19_R1.raw ovary
PXD010154-V233 homo sapiens ovary not available 64 Female normal V233 1 not available not available not available organism part run 487 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01348_D03_P013679_S00_N20_R1.raw 1 20 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01348_D03_P013679_S00_N20_R1.raw ovary
PXD010154-V233 homo sapiens ovary not available 64 Female normal V233 1 not available not available not available organism part run 482 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01348_E03_P013679_S00_N21_R1.raw 1 21 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01348_E03_P013679_S00_N21_R1.raw ovary
PXD010154-V233 homo sapiens ovary not available 64 Female normal V233 1 not available not available not available organism part run 478 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01348_F03_P013679_S00_N22_R1.raw 1 22 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01348_F03_P013679_S00_N22_R1.raw ovary
PXD010154-V233 homo sapiens ovary not available 64 Female normal V233 1 not available not available not available organism part run 474 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01348_G03_P013679_S00_N23_R1.raw 1 23 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01348_G03_P013679_S00_N23_R1.raw ovary
PXD010154-V233 homo sapiens ovary not available 64 Female normal V233 1 not available not available not available organism part run 470 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01348_H03_P013679_S00_N24_R1.raw 1 24 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01348_H03_P013679_S00_N24_R1.raw ovary
PXD010154-V233 homo sapiens ovary not available 64 Female normal V233 1 not available not available not available organism part run 501 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01348_A04_P013679_S00_N25_R1.raw 1 25 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01348_A04_P013679_S00_N25_R1.raw ovary
PXD010154-V233 homo sapiens ovary not available 64 Female normal V233 1 not available not available not available organism part run 496 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01348_B04_P013679_S00_N26_R1.raw 1 26 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01348_B04_P013679_S00_N26_R1.raw ovary
PXD010154-V233 homo sapiens ovary not available 64 Female normal V233 1 not available not available not available organism part run 491 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01348_C04_P013679_S00_N27_R1.raw 1 27 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01348_C04_P013679_S00_N27_R1.raw ovary
PXD010154-V233 homo sapiens ovary not available 64 Female normal V233 1 not available not available not available organism part run 486 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01348_D04_P013679_S00_N28_R1.raw 1 28 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01348_D04_P013679_S00_N28_R1.raw ovary
PXD010154-V233 homo sapiens ovary not available 64 Female normal V233 1 not available not available not available organism part run 481 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01348_E04_P013679_S00_N29_R1.raw 1 29 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01348_E04_P013679_S00_N29_R1.raw ovary
PXD010154-V233 homo sapiens ovary not available 64 Female normal V233 1 not available not available not available organism part run 477 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01348_F04_P013679_S00_N30_R1.raw 1 30 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01348_F04_P013679_S00_N30_R1.raw ovary
PXD010154-V233 homo sapiens ovary not available 64 Female normal V233 1 not available not available not available organism part run 473 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01348_G04_P013679_S00_N31_R1.raw 1 31 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01348_G04_P013679_S00_N31_R1.raw ovary
PXD010154-V233 homo sapiens ovary not available 64 Female normal V233 1 not available not available not available organism part run 469 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01348_H04_P013679_S00_N32_R1.raw 1 32 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01348_H04_P013679_S00_N32_R1.raw ovary
PXD010154-V233 homo sapiens ovary not available 64 Female normal V233 1 not available not available not available organism part run 500 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01348_A05_P013679_S00_N33_R1.raw 1 33 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01348_A05_P013679_S00_N33_R1.raw ovary
PXD010154-V233 homo sapiens ovary not available 64 Female normal V233 1 not available not available not available organism part run 495 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01348_B05_P013679_S00_N34_R1.raw 1 34 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01348_B05_P013679_S00_N34_R1.raw ovary
PXD010154-V233 homo sapiens ovary not available 64 Female normal V233 1 not available not available not available organism part run 490 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01348_C05_P013679_S00_N35_R1.raw 1 35 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01348_C05_P013679_S00_N35_R1.raw ovary
PXD010154-V233 homo sapiens ovary not available 64 Female normal V233 1 not available not available not available organism part run 485 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01348_D05_P013679_S00_N36_R1.raw 1 36 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01348_D05_P013679_S00_N36_R1.raw ovary
PXD010154-V229 homo sapiens pancreas not available 59 Female normal V229 1 not available not available not available organism part run 541 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01347_A01_P013678_S00_N01_R2.raw 1 1 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01347_A01_P013678_S00_N01_R2.raw pancreas
PXD010154-V229 homo sapiens pancreas not available 59 Female normal V229 1 not available not available not available organism part run 535 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01347_B01_P013678_S00_N02_R2.raw 1 2 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01347_B01_P013678_S00_N02_R2.raw pancreas
PXD010154-V229 homo sapiens pancreas not available 59 Female normal V229 1 not available not available not available organism part run 530 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01347_C01_P013678_S00_N03_R2.raw 1 3 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01347_C01_P013678_S00_N03_R2.raw pancreas
PXD010154-V229 homo sapiens pancreas not available 59 Female normal V229 1 not available not available not available organism part run 525 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01347_D01_P013678_S00_N04_R2.raw 1 4 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01347_D01_P013678_S00_N04_R2.raw pancreas
PXD010154-V229 homo sapiens pancreas not available 59 Female normal V229 1 not available not available not available organism part run 520 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01347_E01_P013678_S00_N05_R2.raw 1 5 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01347_E01_P013678_S00_N05_R2.raw pancreas
PXD010154-V229 homo sapiens pancreas not available 59 Female normal V229 1 not available not available not available organism part run 516 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01347_F01_P013678_S00_N06_R2.raw 1 6 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01347_F01_P013678_S00_N06_R2.raw pancreas
PXD010154-V229 homo sapiens pancreas not available 59 Female normal V229 1 not available not available not available organism part run 512 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01347_G01_P013678_S00_N07_R2.raw 1 7 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01347_G01_P013678_S00_N07_R2.raw pancreas
PXD010154-V229 homo sapiens pancreas not available 59 Female normal V229 1 not available not available not available organism part run 508 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01347_H01_P013678_S00_N08_R2.raw 1 8 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01347_H01_P013678_S00_N08_R2.raw pancreas
PXD010154-V229 homo sapiens pancreas not available 59 Female normal V229 1 not available not available not available organism part run 540 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01347_A02_P013678_S00_N09_R2.raw 1 9 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01347_A02_P013678_S00_N09_R2.raw pancreas
PXD010154-V229 homo sapiens pancreas not available 59 Female normal V229 1 not available not available not available organism part run 534 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01347_B02_P013678_S00_N10_R2.raw 1 10 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01347_B02_P013678_S00_N10_R2.raw pancreas
PXD010154-V229 homo sapiens pancreas not available 59 Female normal V229 1 not available not available not available organism part run 529 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01347_C02_P013678_S00_N11_R2.raw 1 11 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01347_C02_P013678_S00_N11_R2.raw pancreas
PXD010154-V229 homo sapiens pancreas not available 59 Female normal V229 1 not available not available not available organism part run 524 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01347_D02_P013678_S00_N12_R2.raw 1 12 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01347_D02_P013678_S00_N12_R2.raw pancreas
PXD010154-V229 homo sapiens pancreas not available 59 Female normal V229 1 not available not available not available organism part run 519 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01347_E02_P013678_S00_N13_R2.raw 1 13 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01347_E02_P013678_S00_N13_R2.raw pancreas
PXD010154-V229 homo sapiens pancreas not available 59 Female normal V229 1 not available not available not available organism part run 515 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01347_F02_P013678_S00_N14_R2.raw 1 14 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01347_F02_P013678_S00_N14_R2.raw pancreas
PXD010154-V229 homo sapiens pancreas not available 59 Female normal V229 1 not available not available not available organism part run 511 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01347_G02_P013678_S00_N15_R2.raw 1 15 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01347_G02_P013678_S00_N15_R2.raw pancreas
PXD010154-V229 homo sapiens pancreas not available 59 Female normal V229 1 not available not available not available organism part run 507 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01347_H02_P013678_S00_N16_R2.raw 1 16 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01347_H02_P013678_S00_N16_R2.raw pancreas
PXD010154-V229 homo sapiens pancreas not available 59 Female normal V229 1 not available not available not available organism part run 539 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01347_A03_P013678_S00_N17_R2.raw 1 17 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01347_A03_P013678_S00_N17_R2.raw pancreas
PXD010154-V229 homo sapiens pancreas not available 59 Female normal V229 1 not available not available not available organism part run 533 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01347_B03_P013678_S00_N18_R2.raw 1 18 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01347_B03_P013678_S00_N18_R2.raw pancreas
PXD010154-V229 homo sapiens pancreas not available 59 Female normal V229 1 not available not available not available organism part run 528 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01347_C03_P013678_S00_N19_R2.raw 1 19 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01347_C03_P013678_S00_N19_R2.raw pancreas
PXD010154-V229 homo sapiens pancreas not available 59 Female normal V229 1 not available not available not available organism part run 523 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01347_D03_P013678_S00_N20_R2.raw 1 20 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01347_D03_P013678_S00_N20_R2.raw pancreas
PXD010154-V229 homo sapiens pancreas not available 59 Female normal V229 1 not available not available not available organism part run 518 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01347_E03_P013678_S00_N21_R2.raw 1 21 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01347_E03_P013678_S00_N21_R2.raw pancreas
PXD010154-V229 homo sapiens pancreas not available 59 Female normal V229 1 not available not available not available organism part run 514 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01347_F03_P013678_S00_N22_R2.raw 1 22 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01347_F03_P013678_S00_N22_R2.raw pancreas
PXD010154-V229 homo sapiens pancreas not available 59 Female normal V229 1 not available not available not available organism part run 510 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01347_G03_P013678_S00_N23_R2.raw 1 23 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01347_G03_P013678_S00_N23_R2.raw pancreas
PXD010154-V229 homo sapiens pancreas not available 59 Female normal V229 1 not available not available not available organism part run 506 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01347_H03_P013678_S00_N24_R2.raw 1 24 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01347_H03_P013678_S00_N24_R2.raw pancreas
PXD010154-V229 homo sapiens pancreas not available 59 Female normal V229 1 not available not available not available organism part run 538 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01347_A04_P013678_S00_N25_R2.raw 1 25 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01347_A04_P013678_S00_N25_R2.raw pancreas
PXD010154-V229 homo sapiens pancreas not available 59 Female normal V229 1 not available not available not available organism part run 532 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01347_B04_P013678_S00_N26_R2.raw 1 26 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01347_B04_P013678_S00_N26_R2.raw pancreas
PXD010154-V229 homo sapiens pancreas not available 59 Female normal V229 1 not available not available not available organism part run 527 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01347_C04_P013678_S00_N27_R2.raw 1 27 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01347_C04_P013678_S00_N27_R2.raw pancreas
PXD010154-V229 homo sapiens pancreas not available 59 Female normal V229 1 not available not available not available organism part run 522 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01347_D04_P013678_S00_N28_R2.raw 1 28 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01347_D04_P013678_S00_N28_R2.raw pancreas
PXD010154-V229 homo sapiens pancreas not available 59 Female normal V229 1 not available not available not available organism part run 517 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01347_E04_P013678_S00_N29_R2.raw 1 29 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01347_E04_P013678_S00_N29_R2.raw pancreas
PXD010154-V229 homo sapiens pancreas not available 59 Female normal V229 1 not available not available not available organism part run 513 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01347_F04_P013678_S00_N30_R2.raw 1 30 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01347_F04_P013678_S00_N30_R2.raw pancreas
PXD010154-V229 homo sapiens pancreas not available 59 Female normal V229 1 not available not available not available organism part run 509 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01347_G04_P013678_S00_N31_R2.raw 1 31 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01347_G04_P013678_S00_N31_R2.raw pancreas
PXD010154-V229 homo sapiens pancreas not available 59 Female normal V229 1 not available not available not available organism part run 505 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01347_H04_P013678_S00_N32_R2.raw 1 32 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01347_H04_P013678_S00_N32_R2.raw pancreas
PXD010154-V229 homo sapiens pancreas not available 59 Female normal V229 1 not available not available not available organism part run 537 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01347_A05_P013678_S00_N33_R2.raw 1 33 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01347_A05_P013678_S00_N33_R2.raw pancreas
PXD010154-V229 homo sapiens pancreas not available 59 Female normal V229 1 not available not available not available organism part run 531 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01347_B05_P013678_S00_N34_R2.raw 1 34 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01347_B05_P013678_S00_N34_R2.raw pancreas
PXD010154-V229 homo sapiens pancreas not available 59 Female normal V229 1 not available not available not available organism part run 526 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01347_C05_P013678_S00_N35_R2.raw 1 35 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01347_C05_P013678_S00_N35_R2.raw pancreas
PXD010154-V229 homo sapiens pancreas not available 59 Female normal V229 1 not available not available not available organism part run 521 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01347_D05_P013678_S00_N36_R2.raw 1 36 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01347_D05_P013678_S00_N36_R2.raw pancreas
PXD010154-V500 homo sapiens pituitary hypophysis not available not available not available normal V500 1 not available not available not available organism part run 1440 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01698_A01_P018021_S00_N01_R1.raw 1 1 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01698_A01_P018021_S00_N01_R1.raw pituitary hypophysis
PXD010154-V500 homo sapiens pituitary hypophysis not available not available not available normal V500 1 not available not available not available organism part run 1435 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01698_B01_P018021_S00_N02_R1.raw 1 2 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01698_B01_P018021_S00_N02_R1.raw pituitary hypophysis
PXD010154-V500 homo sapiens pituitary hypophysis not available not available not available normal V500 1 not available not available not available organism part run 1430 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01698_C01_P018021_S00_N03_R1.raw 1 3 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01698_C01_P018021_S00_N03_R1.raw pituitary hypophysis
PXD010154-V500 homo sapiens pituitary hypophysis not available not available not available normal V500 1 not available not available not available organism part run 1425 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01698_D01_P018021_S00_N04_R1.raw 1 4 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01698_D01_P018021_S00_N04_R1.raw pituitary hypophysis
PXD010154-V500 homo sapiens pituitary hypophysis not available not available not available normal V500 1 not available not available not available organism part run 1420 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01698_E01_P018021_S00_N05_R1.raw 1 5 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01698_E01_P018021_S00_N05_R1.raw pituitary hypophysis
PXD010154-V500 homo sapiens pituitary hypophysis not available not available not available normal V500 1 not available not available not available organism part run 1416 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01698_F01_P018021_S00_N06_R1.raw 1 6 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01698_F01_P018021_S00_N06_R1.raw pituitary hypophysis
PXD010154-V500 homo sapiens pituitary hypophysis not available not available not available normal V500 1 not available not available not available organism part run 1412 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01698_G01_P018021_S00_N07_R1.raw 1 7 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01698_G01_P018021_S00_N07_R1.raw pituitary hypophysis
PXD010154-V500 homo sapiens pituitary hypophysis not available not available not available normal V500 1 not available not available not available organism part run 1408 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01698_H01_P018021_S00_N08_R1.raw 1 8 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01698_H01_P018021_S00_N08_R1.raw pituitary hypophysis
PXD010154-V500 homo sapiens pituitary hypophysis not available not available not available normal V500 1 not available not available not available organism part run 1439 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01698_A02_P018021_S00_N09_R1.raw 1 9 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01698_A02_P018021_S00_N09_R1.raw pituitary hypophysis
PXD010154-V500 homo sapiens pituitary hypophysis not available not available not available normal V500 1 not available not available not available organism part run 1434 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01698_B02_P018021_S00_N10_R1.raw 1 10 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01698_B02_P018021_S00_N10_R1.raw pituitary hypophysis
PXD010154-V500 homo sapiens pituitary hypophysis not available not available not available normal V500 1 not available not available not available organism part run 1429 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01698_C02_P018021_S00_N11_R1.raw 1 11 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01698_C02_P018021_S00_N11_R1.raw pituitary hypophysis
PXD010154-V500 homo sapiens pituitary hypophysis not available not available not available normal V500 1 not available not available not available organism part run 1424 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01698_D02_P018021_S00_N12_R1.raw 1 12 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01698_D02_P018021_S00_N12_R1.raw pituitary hypophysis
PXD010154-V500 homo sapiens pituitary hypophysis not available not available not available normal V500 1 not available not available not available organism part run 1419 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01698_E02_P018021_S00_N13_R1.raw 1 13 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01698_E02_P018021_S00_N13_R1.raw pituitary hypophysis
PXD010154-V500 homo sapiens pituitary hypophysis not available not available not available normal V500 1 not available not available not available organism part run 1415 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01698_F02_P018021_S00_N14_R1.raw 1 14 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01698_F02_P018021_S00_N14_R1.raw pituitary hypophysis
PXD010154-V500 homo sapiens pituitary hypophysis not available not available not available normal V500 1 not available not available not available organism part run 1411 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01698_G02_P018021_S00_N15_R1.raw 1 15 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01698_G02_P018021_S00_N15_R1.raw pituitary hypophysis
PXD010154-V500 homo sapiens pituitary hypophysis not available not available not available normal V500 1 not available not available not available organism part run 1407 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01698_H02_P018021_S00_N16_R1.raw 1 16 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01698_H02_P018021_S00_N16_R1.raw pituitary hypophysis
PXD010154-V500 homo sapiens pituitary hypophysis not available not available not available normal V500 1 not available not available not available organism part run 1438 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01698_A03_P018021_S00_N17_R1.raw 1 17 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01698_A03_P018021_S00_N17_R1.raw pituitary hypophysis
PXD010154-V500 homo sapiens pituitary hypophysis not available not available not available normal V500 1 not available not available not available organism part run 1433 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01698_B03_P018021_S00_N18_R1.raw 1 18 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01698_B03_P018021_S00_N18_R1.raw pituitary hypophysis
PXD010154-V500 homo sapiens pituitary hypophysis not available not available not available normal V500 1 not available not available not available organism part run 1428 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01698_C03_P018021_S00_N19_R1.raw 1 19 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01698_C03_P018021_S00_N19_R1.raw pituitary hypophysis
PXD010154-V500 homo sapiens pituitary hypophysis not available not available not available normal V500 1 not available not available not available organism part run 1423 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01698_D03_P018021_S00_N20_R1.raw 1 20 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01698_D03_P018021_S00_N20_R1.raw pituitary hypophysis
PXD010154-V500 homo sapiens pituitary hypophysis not available not available not available normal V500 1 not available not available not available organism part run 1418 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01698_E03_P018021_S00_N21_R1.raw 1 21 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01698_E03_P018021_S00_N21_R1.raw pituitary hypophysis
PXD010154-V500 homo sapiens pituitary hypophysis not available not available not available normal V500 1 not available not available not available organism part run 1414 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01698_F03_P018021_S00_N22_R1.raw 1 22 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01698_F03_P018021_S00_N22_R1.raw pituitary hypophysis
PXD010154-V500 homo sapiens pituitary hypophysis not available not available not available normal V500 1 not available not available not available organism part run 1410 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01698_G03_P018021_S00_N23_R1.raw 1 23 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01698_G03_P018021_S00_N23_R1.raw pituitary hypophysis
PXD010154-V500 homo sapiens pituitary hypophysis not available not available not available normal V500 1 not available not available not available organism part run 1406 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01698_H03_P018021_S00_N24_R1.raw 1 24 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01698_H03_P018021_S00_N24_R1.raw pituitary hypophysis
PXD010154-V500 homo sapiens pituitary hypophysis not available not available not available normal V500 1 not available not available not available organism part run 1437 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01698_A04_P018021_S00_N25_R1.raw 1 25 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01698_A04_P018021_S00_N25_R1.raw pituitary hypophysis
PXD010154-V500 homo sapiens pituitary hypophysis not available not available not available normal V500 1 not available not available not available organism part run 1432 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01698_B04_P018021_S00_N26_R1.raw 1 26 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01698_B04_P018021_S00_N26_R1.raw pituitary hypophysis
PXD010154-V500 homo sapiens pituitary hypophysis not available not available not available normal V500 1 not available not available not available organism part run 1427 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01698_C04_P018021_S00_N27_R1.raw 1 27 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01698_C04_P018021_S00_N27_R1.raw pituitary hypophysis
PXD010154-V500 homo sapiens pituitary hypophysis not available not available not available normal V500 1 not available not available not available organism part run 1422 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01698_D04_P018021_S00_N28_R1.raw 1 28 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01698_D04_P018021_S00_N28_R1.raw pituitary hypophysis
PXD010154-V500 homo sapiens pituitary hypophysis not available not available not available normal V500 1 not available not available not available organism part run 1417 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01698_E04_P018021_S00_N29_R1.raw 1 29 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01698_E04_P018021_S00_N29_R1.raw pituitary hypophysis
PXD010154-V500 homo sapiens pituitary hypophysis not available not available not available normal V500 1 not available not available not available organism part run 1413 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01698_F04_P018021_S00_N30_R1.raw 1 30 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01698_F04_P018021_S00_N30_R1.raw pituitary hypophysis
PXD010154-V500 homo sapiens pituitary hypophysis not available not available not available normal V500 1 not available not available not available organism part run 1409 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01698_G04_P018021_S00_N31_R1.raw 1 31 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01698_G04_P018021_S00_N31_R1.raw pituitary hypophysis
PXD010154-V500 homo sapiens pituitary hypophysis not available not available not available normal V500 1 not available not available not available organism part run 1405 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01698_H04_P018021_S00_N32_R1.raw 1 32 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01698_H04_P018021_S00_N32_R1.raw pituitary hypophysis
PXD010154-V500 homo sapiens pituitary hypophysis not available not available not available normal V500 1 not available not available not available organism part run 1436 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01698_A05_P018021_S00_N33_R1.raw 1 33 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01698_A05_P018021_S00_N33_R1.raw pituitary hypophysis
PXD010154-V500 homo sapiens pituitary hypophysis not available not available not available normal V500 1 not available not available not available organism part run 1431 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01698_B05_P018021_S00_N34_R1.raw 1 34 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01698_B05_P018021_S00_N34_R1.raw pituitary hypophysis
PXD010154-V500 homo sapiens pituitary hypophysis not available not available not available normal V500 1 not available not available not available organism part run 1426 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01698_C05_P018021_S00_N35_R1.raw 1 35 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01698_C05_P018021_S00_N35_R1.raw pituitary hypophysis
PXD010154-V500 homo sapiens pituitary hypophysis not available not available not available normal V500 1 not available not available not available organism part run 1421 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01698_D05_P018021_S00_N36_R1.raw 1 36 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01698_D05_P018021_S00_N36_R1.raw pituitary hypophysis
PXD010154-V501 homo sapiens pituitary hypophysis not available not available not available normal V501 2 not available not available not available organism part run 1476 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01697_A01_P018020_S00_N01_R2.raw 1 1 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01697_A01_P018020_S00_N01_R2.raw pituitary hypophysis
PXD010154-V501 homo sapiens pituitary hypophysis not available not available not available normal V501 2 not available not available not available organism part run 1471 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01697_B01_P018020_S00_N02_R1.raw 1 2 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01697_B01_P018020_S00_N02_R1.raw pituitary hypophysis
PXD010154-V501 homo sapiens pituitary hypophysis not available not available not available normal V501 2 not available not available not available organism part run 1466 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01697_C01_P018020_S00_N03_R2.raw 1 3 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01697_C01_P018020_S00_N03_R2.raw pituitary hypophysis
PXD010154-V501 homo sapiens pituitary hypophysis not available not available not available normal V501 2 not available not available not available organism part run 1461 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01697_D01_P018020_S00_N04_R2.raw 1 4 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01697_D01_P018020_S00_N04_R2.raw pituitary hypophysis
PXD010154-V501 homo sapiens pituitary hypophysis not available not available not available normal V501 2 not available not available not available organism part run 1456 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01697_E01_P018020_S00_N05_R2.raw 1 5 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01697_E01_P018020_S00_N05_R2.raw pituitary hypophysis
PXD010154-V501 homo sapiens pituitary hypophysis not available not available not available normal V501 2 not available not available not available organism part run 1452 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01697_F01_P018020_S00_N06_R2.raw 1 6 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01697_F01_P018020_S00_N06_R2.raw pituitary hypophysis
PXD010154-V501 homo sapiens pituitary hypophysis not available not available not available normal V501 2 not available not available not available organism part run 1448 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01697_G01_P018020_S00_N07_R2.raw 1 7 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01697_G01_P018020_S00_N07_R2.raw pituitary hypophysis
PXD010154-V501 homo sapiens pituitary hypophysis not available not available not available normal V501 2 not available not available not available organism part run 1444 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01697_H01_P018020_S00_N08_R2.raw 1 8 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01697_H01_P018020_S00_N08_R2.raw pituitary hypophysis
PXD010154-V501 homo sapiens pituitary hypophysis not available not available not available normal V501 2 not available not available not available organism part run 1475 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01697_A02_P018020_S00_N09_R2.raw 1 9 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01697_A02_P018020_S00_N09_R2.raw pituitary hypophysis
PXD010154-V501 homo sapiens pituitary hypophysis not available not available not available normal V501 2 not available not available not available organism part run 1470 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01697_B02_P018020_S00_N10_R2.raw 1 10 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01697_B02_P018020_S00_N10_R2.raw pituitary hypophysis
PXD010154-V501 homo sapiens pituitary hypophysis not available not available not available normal V501 2 not available not available not available organism part run 1465 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01697_C02_P018020_S00_N11_R2.raw 1 11 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01697_C02_P018020_S00_N11_R2.raw pituitary hypophysis
PXD010154-V501 homo sapiens pituitary hypophysis not available not available not available normal V501 2 not available not available not available organism part run 1460 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01697_D02_P018020_S00_N12_R2.raw 1 12 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01697_D02_P018020_S00_N12_R2.raw pituitary hypophysis
PXD010154-V501 homo sapiens pituitary hypophysis not available not available not available normal V501 2 not available not available not available organism part run 1455 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01697_E02_P018020_S00_N13_R2.raw 1 13 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01697_E02_P018020_S00_N13_R2.raw pituitary hypophysis
PXD010154-V501 homo sapiens pituitary hypophysis not available not available not available normal V501 2 not available not available not available organism part run 1451 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01697_F02_P018020_S00_N14_R2.raw 1 14 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01697_F02_P018020_S00_N14_R2.raw pituitary hypophysis
PXD010154-V501 homo sapiens pituitary hypophysis not available not available not available normal V501 2 not available not available not available organism part run 1447 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01697_G02_P018020_S00_N15_R2.raw 1 15 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01697_G02_P018020_S00_N15_R2.raw pituitary hypophysis
PXD010154-V501 homo sapiens pituitary hypophysis not available not available not available normal V501 2 not available not available not available organism part run 1443 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01697_H02_P018020_S00_N16_R2.raw 1 16 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01697_H02_P018020_S00_N16_R2.raw pituitary hypophysis
PXD010154-V501 homo sapiens pituitary hypophysis not available not available not available normal V501 2 not available not available not available organism part run 1474 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01697_A03_P018020_S00_N17_R2.raw 1 17 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01697_A03_P018020_S00_N17_R2.raw pituitary hypophysis
PXD010154-V501 homo sapiens pituitary hypophysis not available not available not available normal V501 2 not available not available not available organism part run 1469 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01697_B03_P018020_S00_N18_R2.raw 1 18 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01697_B03_P018020_S00_N18_R2.raw pituitary hypophysis
PXD010154-V501 homo sapiens pituitary hypophysis not available not available not available normal V501 2 not available not available not available organism part run 1464 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01697_C03_P018020_S00_N19_R2.raw 1 19 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01697_C03_P018020_S00_N19_R2.raw pituitary hypophysis
PXD010154-V501 homo sapiens pituitary hypophysis not available not available not available normal V501 2 not available not available not available organism part run 1459 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01697_D03_P018020_S00_N20_R2.raw 1 20 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01697_D03_P018020_S00_N20_R2.raw pituitary hypophysis
PXD010154-V501 homo sapiens pituitary hypophysis not available not available not available normal V501 2 not available not available not available organism part run 1454 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01697_E03_P018020_S00_N21_R2.raw 1 21 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01697_E03_P018020_S00_N21_R2.raw pituitary hypophysis
PXD010154-V501 homo sapiens pituitary hypophysis not available not available not available normal V501 2 not available not available not available organism part run 1450 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01697_F03_P018020_S00_N22_R2.raw 1 22 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01697_F03_P018020_S00_N22_R2.raw pituitary hypophysis
PXD010154-V501 homo sapiens pituitary hypophysis not available not available not available normal V501 2 not available not available not available organism part run 1446 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01697_G03_P018020_S00_N23_R2.raw 1 23 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01697_G03_P018020_S00_N23_R2.raw pituitary hypophysis
PXD010154-V501 homo sapiens pituitary hypophysis not available not available not available normal V501 2 not available not available not available organism part run 1442 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01697_H03_P018020_S00_N24_R2.raw 1 24 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01697_H03_P018020_S00_N24_R2.raw pituitary hypophysis
PXD010154-V501 homo sapiens pituitary hypophysis not available not available not available normal V501 2 not available not available not available organism part run 1473 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01697_A04_P018020_S00_N25_R2.raw 1 25 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01697_A04_P018020_S00_N25_R2.raw pituitary hypophysis
PXD010154-V501 homo sapiens pituitary hypophysis not available not available not available normal V501 2 not available not available not available organism part run 1468 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01697_B04_P018020_S00_N26_R2.raw 1 26 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01697_B04_P018020_S00_N26_R2.raw pituitary hypophysis
PXD010154-V501 homo sapiens pituitary hypophysis not available not available not available normal V501 2 not available not available not available organism part run 1463 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01697_C04_P018020_S00_N27_R2.raw 1 27 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01697_C04_P018020_S00_N27_R2.raw pituitary hypophysis
PXD010154-V501 homo sapiens pituitary hypophysis not available not available not available normal V501 2 not available not available not available organism part run 1458 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01697_D04_P018020_S00_N28_R2.raw 1 28 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01697_D04_P018020_S00_N28_R2.raw pituitary hypophysis
PXD010154-V501 homo sapiens pituitary hypophysis not available not available not available normal V501 2 not available not available not available organism part run 1453 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01697_E04_P018020_S00_N29_R1.raw 1 29 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01697_E04_P018020_S00_N29_R1.raw pituitary hypophysis
PXD010154-V501 homo sapiens pituitary hypophysis not available not available not available normal V501 2 not available not available not available organism part run 1449 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01697_F04_P018020_S00_N30_R1.raw 1 30 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01697_F04_P018020_S00_N30_R1.raw pituitary hypophysis
PXD010154-V501 homo sapiens pituitary hypophysis not available not available not available normal V501 2 not available not available not available organism part run 1445 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01697_G04_P018020_S00_N31_R1.raw 1 31 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01697_G04_P018020_S00_N31_R1.raw pituitary hypophysis
PXD010154-V501 homo sapiens pituitary hypophysis not available not available not available normal V501 2 not available not available not available organism part run 1441 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01697_H04_P018020_S00_N32_R1.raw 1 32 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01697_H04_P018020_S00_N32_R1.raw pituitary hypophysis
PXD010154-V501 homo sapiens pituitary hypophysis not available not available not available normal V501 2 not available not available not available organism part run 1472 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01697_A05_P018020_S00_N33_R1.raw 1 33 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01697_A05_P018020_S00_N33_R1.raw pituitary hypophysis
PXD010154-V501 homo sapiens pituitary hypophysis not available not available not available normal V501 2 not available not available not available organism part run 1467 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01697_B05_P018020_S00_N34_R1.raw 1 34 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01697_B05_P018020_S00_N34_R1.raw pituitary hypophysis
PXD010154-V501 homo sapiens pituitary hypophysis not available not available not available normal V501 2 not available not available not available organism part run 1462 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01697_C05_P018020_S00_N35_R1.raw 1 35 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01697_C05_P018020_S00_N35_R1.raw pituitary hypophysis
PXD010154-V501 homo sapiens pituitary hypophysis not available not available not available normal V501 2 not available not available not available organism part run 1457 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01697_D05_P018020_S00_N36_R1.raw 1 36 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01697_D05_P018020_S00_N36_R1.raw pituitary hypophysis
PXD010154-V223 homo sapiens placenta not available 39 Female normal V223 1 not available not available not available organism part run 468 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01349_A01_P013680_S00_N01_R1.raw 1 1 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01349_A01_P013680_S00_N01_R1.raw placenta
PXD010154-V223 homo sapiens placenta not available 39 Female normal V223 1 not available not available not available organism part run 463 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01349_B01_P013680_S00_N02_R1.raw 1 2 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01349_B01_P013680_S00_N02_R1.raw placenta
PXD010154-V223 homo sapiens placenta not available 39 Female normal V223 1 not available not available not available organism part run 458 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01349_C01_P013680_S00_N03_R1.raw 1 3 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01349_C01_P013680_S00_N03_R1.raw placenta
PXD010154-V223 homo sapiens placenta not available 39 Female normal V223 1 not available not available not available organism part run 453 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01349_D01_P013680_S00_N04_R1.raw 1 4 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01349_D01_P013680_S00_N04_R1.raw placenta
PXD010154-V223 homo sapiens placenta not available 39 Female normal V223 1 not available not available not available organism part run 448 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01349_E01_P013680_S00_N05_R1.raw 1 5 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01349_E01_P013680_S00_N05_R1.raw placenta
PXD010154-V223 homo sapiens placenta not available 39 Female normal V223 1 not available not available not available organism part run 444 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01349_F01_P013680_S00_N06_R1.raw 1 6 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01349_F01_P013680_S00_N06_R1.raw placenta
PXD010154-V223 homo sapiens placenta not available 39 Female normal V223 1 not available not available not available organism part run 440 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01349_G01_P013680_S00_N07_R1.raw 1 7 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01349_G01_P013680_S00_N07_R1.raw placenta
PXD010154-V223 homo sapiens placenta not available 39 Female normal V223 1 not available not available not available organism part run 436 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01349_H01_P013680_S00_N08_R1.raw 1 8 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01349_H01_P013680_S00_N08_R1.raw placenta
PXD010154-V223 homo sapiens placenta not available 39 Female normal V223 1 not available not available not available organism part run 467 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01349_A02_P013680_S00_N09_R1.raw 1 9 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01349_A02_P013680_S00_N09_R1.raw placenta
PXD010154-V223 homo sapiens placenta not available 39 Female normal V223 1 not available not available not available organism part run 462 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01349_B02_P013680_S00_N10_R1.raw 1 10 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01349_B02_P013680_S00_N10_R1.raw placenta
PXD010154-V223 homo sapiens placenta not available 39 Female normal V223 1 not available not available not available organism part run 457 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01349_C02_P013680_S00_N11_R1.raw 1 11 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01349_C02_P013680_S00_N11_R1.raw placenta
PXD010154-V223 homo sapiens placenta not available 39 Female normal V223 1 not available not available not available organism part run 452 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01349_D02_P013680_S00_N12_R1.raw 1 12 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01349_D02_P013680_S00_N12_R1.raw placenta
PXD010154-V223 homo sapiens placenta not available 39 Female normal V223 1 not available not available not available organism part run 447 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01349_E02_P013680_S00_N13_R1.raw 1 13 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01349_E02_P013680_S00_N13_R1.raw placenta
PXD010154-V223 homo sapiens placenta not available 39 Female normal V223 1 not available not available not available organism part run 443 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01349_F02_P013680_S00_N14_R1.raw 1 14 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01349_F02_P013680_S00_N14_R1.raw placenta
PXD010154-V223 homo sapiens placenta not available 39 Female normal V223 1 not available not available not available organism part run 439 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01349_G02_P013680_S00_N15_R1.raw 1 15 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01349_G02_P013680_S00_N15_R1.raw placenta
PXD010154-V223 homo sapiens placenta not available 39 Female normal V223 1 not available not available not available organism part run 435 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01349_H02_P013680_S00_N16_R1.raw 1 16 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01349_H02_P013680_S00_N16_R1.raw placenta
PXD010154-V223 homo sapiens placenta not available 39 Female normal V223 1 not available not available not available organism part run 466 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01349_A03_P013680_S00_N17_R1.raw 1 17 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01349_A03_P013680_S00_N17_R1.raw placenta
PXD010154-V223 homo sapiens placenta not available 39 Female normal V223 1 not available not available not available organism part run 461 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01349_B03_P013680_S00_N18_R1.raw 1 18 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01349_B03_P013680_S00_N18_R1.raw placenta
PXD010154-V223 homo sapiens placenta not available 39 Female normal V223 1 not available not available not available organism part run 456 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01349_C03_P013680_S00_N19_R1.raw 1 19 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01349_C03_P013680_S00_N19_R1.raw placenta
PXD010154-V223 homo sapiens placenta not available 39 Female normal V223 1 not available not available not available organism part run 451 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01349_D03_P013680_S00_N20_R1.raw 1 20 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01349_D03_P013680_S00_N20_R1.raw placenta
PXD010154-V223 homo sapiens placenta not available 39 Female normal V223 1 not available not available not available organism part run 446 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01349_E03_P013680_S00_N21_R1.raw 1 21 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01349_E03_P013680_S00_N21_R1.raw placenta
PXD010154-V223 homo sapiens placenta not available 39 Female normal V223 1 not available not available not available organism part run 442 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01349_F03_P013680_S00_N22_R1.raw 1 22 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01349_F03_P013680_S00_N22_R1.raw placenta
PXD010154-V223 homo sapiens placenta not available 39 Female normal V223 1 not available not available not available organism part run 438 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01349_G03_P013680_S00_N23_R1.raw 1 23 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01349_G03_P013680_S00_N23_R1.raw placenta
PXD010154-V223 homo sapiens placenta not available 39 Female normal V223 1 not available not available not available organism part run 434 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01349_H03_P013680_S00_N24_R1.raw 1 24 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01349_H03_P013680_S00_N24_R1.raw placenta
PXD010154-V223 homo sapiens placenta not available 39 Female normal V223 1 not available not available not available organism part run 465 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01349_A04_P013680_S00_N25_R1.raw 1 25 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01349_A04_P013680_S00_N25_R1.raw placenta
PXD010154-V223 homo sapiens placenta not available 39 Female normal V223 1 not available not available not available organism part run 460 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01349_B04_P013680_S00_N26_R1.raw 1 26 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01349_B04_P013680_S00_N26_R1.raw placenta
PXD010154-V223 homo sapiens placenta not available 39 Female normal V223 1 not available not available not available organism part run 455 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01349_C04_P013680_S00_N27_R1.raw 1 27 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01349_C04_P013680_S00_N27_R1.raw placenta
PXD010154-V223 homo sapiens placenta not available 39 Female normal V223 1 not available not available not available organism part run 450 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01349_D04_P013680_S00_N28_R1.raw 1 28 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01349_D04_P013680_S00_N28_R1.raw placenta
PXD010154-V223 homo sapiens placenta not available 39 Female normal V223 1 not available not available not available organism part run 445 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01349_E04_P013680_S00_N29_R1.raw 1 29 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01349_E04_P013680_S00_N29_R1.raw placenta
PXD010154-V223 homo sapiens placenta not available 39 Female normal V223 1 not available not available not available organism part run 441 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01349_F04_P013680_S00_N30_R1.raw 1 30 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01349_F04_P013680_S00_N30_R1.raw placenta
PXD010154-V223 homo sapiens placenta not available 39 Female normal V223 1 not available not available not available organism part run 437 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01349_G04_P013680_S00_N31_R1.raw 1 31 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01349_G04_P013680_S00_N31_R1.raw placenta
PXD010154-V223 homo sapiens placenta not available 39 Female normal V223 1 not available not available not available organism part run 433 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01349_H04_P013680_S00_N32_R1.raw 1 32 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01349_H04_P013680_S00_N32_R1.raw placenta
PXD010154-V223 homo sapiens placenta not available 39 Female normal V223 1 not available not available not available organism part run 464 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01349_A05_P013680_S00_N33_R1.raw 1 33 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01349_A05_P013680_S00_N33_R1.raw placenta
PXD010154-V223 homo sapiens placenta not available 39 Female normal V223 1 not available not available not available organism part run 459 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01349_B05_P013680_S00_N34_R1.raw 1 34 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01349_B05_P013680_S00_N34_R1.raw placenta
PXD010154-V223 homo sapiens placenta not available 39 Female normal V223 1 not available not available not available organism part run 454 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01349_C05_P013680_S00_N35_R1.raw 1 35 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01349_C05_P013680_S00_N35_R1.raw placenta
PXD010154-V223 homo sapiens placenta not available 39 Female normal V223 1 not available not available not available organism part run 449 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01349_D05_P013680_S00_N36_R1.raw 1 36 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01349_D05_P013680_S00_N36_R1.raw placenta
PXD010154-V262 homo sapiens placenta not available not available not available normal V262 2 not available not available not available organism part run 1656 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01077_A01_P010695_S00_N01_R1.raw 1 1 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01077_A01_P010695_S00_N01_R1.raw placenta
PXD010154-V262 homo sapiens placenta not available not available not available normal V262 2 not available not available not available organism part run 1651 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01077_B01_P010695_S00_N02_R1.raw 1 2 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01077_B01_P010695_S00_N02_R1.raw placenta
PXD010154-V262 homo sapiens placenta not available not available not available normal V262 2 not available not available not available organism part run 1646 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01077_C01_P010695_S00_N03_R1.raw 1 3 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01077_C01_P010695_S00_N03_R1.raw placenta
PXD010154-V262 homo sapiens placenta not available not available not available normal V262 2 not available not available not available organism part run 1641 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01077_D01_P010695_S00_N04_R1.raw 1 4 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01077_D01_P010695_S00_N04_R1.raw placenta
PXD010154-V262 homo sapiens placenta not available not available not available normal V262 2 not available not available not available organism part run 1636 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01077_E01_P010695_S00_N05_R1.raw 1 5 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01077_E01_P010695_S00_N05_R1.raw placenta
PXD010154-V262 homo sapiens placenta not available not available not available normal V262 2 not available not available not available organism part run 1632 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01077_F01_P010695_S00_N06_R1.raw 1 6 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01077_F01_P010695_S00_N06_R1.raw placenta
PXD010154-V262 homo sapiens placenta not available not available not available normal V262 2 not available not available not available organism part run 1628 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01077_G01_P010695_S00_N07_R1.raw 1 7 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01077_G01_P010695_S00_N07_R1.raw placenta
PXD010154-V262 homo sapiens placenta not available not available not available normal V262 2 not available not available not available organism part run 1624 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01077_H01_P010695_S00_N08_R1.raw 1 8 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01077_H01_P010695_S00_N08_R1.raw placenta
PXD010154-V262 homo sapiens placenta not available not available not available normal V262 2 not available not available not available organism part run 1655 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01077_A02_P010695_S00_N09_R1.raw 1 9 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01077_A02_P010695_S00_N09_R1.raw placenta
PXD010154-V262 homo sapiens placenta not available not available not available normal V262 2 not available not available not available organism part run 1650 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01077_B02_P010695_S00_N10_R1.raw 1 10 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01077_B02_P010695_S00_N10_R1.raw placenta
PXD010154-V262 homo sapiens placenta not available not available not available normal V262 2 not available not available not available organism part run 1645 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01077_C02_P010695_S00_N11_R1.raw 1 11 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01077_C02_P010695_S00_N11_R1.raw placenta
PXD010154-V262 homo sapiens placenta not available not available not available normal V262 2 not available not available not available organism part run 1640 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01077_D02_P010695_S00_N12_R1.raw 1 12 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01077_D02_P010695_S00_N12_R1.raw placenta
PXD010154-V262 homo sapiens placenta not available not available not available normal V262 2 not available not available not available organism part run 1635 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01077_E02_P010695_S00_N13_R1.raw 1 13 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01077_E02_P010695_S00_N13_R1.raw placenta
PXD010154-V262 homo sapiens placenta not available not available not available normal V262 2 not available not available not available organism part run 1631 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01077_F02_P010695_S00_N14_R1.raw 1 14 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01077_F02_P010695_S00_N14_R1.raw placenta
PXD010154-V262 homo sapiens placenta not available not available not available normal V262 2 not available not available not available organism part run 1627 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01077_G02_P010695_S00_N15_R1.raw 1 15 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01077_G02_P010695_S00_N15_R1.raw placenta
PXD010154-V262 homo sapiens placenta not available not available not available normal V262 2 not available not available not available organism part run 1623 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01077_H02_P010695_S00_N16_R4.raw 1 16 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01077_H02_P010695_S00_N16_R4.raw placenta
PXD010154-V262 homo sapiens placenta not available not available not available normal V262 2 not available not available not available organism part run 1654 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01077_A03_P010695_S00_N17_R1.raw 1 17 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01077_A03_P010695_S00_N17_R1.raw placenta
PXD010154-V262 homo sapiens placenta not available not available not available normal V262 2 not available not available not available organism part run 1649 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01077_B03_P010695_S00_N18_R1.raw 1 18 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01077_B03_P010695_S00_N18_R1.raw placenta
PXD010154-V262 homo sapiens placenta not available not available not available normal V262 2 not available not available not available organism part run 1644 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01077_C03_P010695_S00_N19_R1.raw 1 19 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01077_C03_P010695_S00_N19_R1.raw placenta
PXD010154-V262 homo sapiens placenta not available not available not available normal V262 2 not available not available not available organism part run 1639 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01077_D03_P010695_S00_N20_R1.raw 1 20 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01077_D03_P010695_S00_N20_R1.raw placenta
PXD010154-V262 homo sapiens placenta not available not available not available normal V262 2 not available not available not available organism part run 1634 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01077_E03_P010695_S00_N21_R1.raw 1 21 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01077_E03_P010695_S00_N21_R1.raw placenta
PXD010154-V262 homo sapiens placenta not available not available not available normal V262 2 not available not available not available organism part run 1630 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01077_F03_P010695_S00_N22_R1.raw 1 22 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01077_F03_P010695_S00_N22_R1.raw placenta
PXD010154-V262 homo sapiens placenta not available not available not available normal V262 2 not available not available not available organism part run 1626 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01077_G03_P010695_S00_N23_R1.raw 1 23 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01077_G03_P010695_S00_N23_R1.raw placenta
PXD010154-V262 homo sapiens placenta not available not available not available normal V262 2 not available not available not available organism part run 1622 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01077_H03_P010695_S00_N24_R1.raw 1 24 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01077_H03_P010695_S00_N24_R1.raw placenta
PXD010154-V262 homo sapiens placenta not available not available not available normal V262 2 not available not available not available organism part run 1653 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01077_A04_P010695_S00_N25_R1.raw 1 25 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01077_A04_P010695_S00_N25_R1.raw placenta
PXD010154-V262 homo sapiens placenta not available not available not available normal V262 2 not available not available not available organism part run 1648 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01077_B04_P010695_S00_N26_R1.raw 1 26 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01077_B04_P010695_S00_N26_R1.raw placenta
PXD010154-V262 homo sapiens placenta not available not available not available normal V262 2 not available not available not available organism part run 1643 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01077_C04_P010695_S00_N27_R1.raw 1 27 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01077_C04_P010695_S00_N27_R1.raw placenta
PXD010154-V262 homo sapiens placenta not available not available not available normal V262 2 not available not available not available organism part run 1638 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01077_D04_P010695_S00_N28_R1.raw 1 28 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01077_D04_P010695_S00_N28_R1.raw placenta
PXD010154-V262 homo sapiens placenta not available not available not available normal V262 2 not available not available not available organism part run 1633 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01077_E04_P010695_S00_N29_R1.raw 1 29 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01077_E04_P010695_S00_N29_R1.raw placenta
PXD010154-V262 homo sapiens placenta not available not available not available normal V262 2 not available not available not available organism part run 1629 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01077_F04_P010695_S00_N30_R1.raw 1 30 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01077_F04_P010695_S00_N30_R1.raw placenta
PXD010154-V262 homo sapiens placenta not available not available not available normal V262 2 not available not available not available organism part run 1625 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01077_G04_P010695_S00_N31_R1.raw 1 31 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01077_G04_P010695_S00_N31_R1.raw placenta
PXD010154-V262 homo sapiens placenta not available not available not available normal V262 2 not available not available not available organism part run 1621 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01077_H04_P010695_S00_N32_R1.raw 1 32 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01077_H04_P010695_S00_N32_R1.raw placenta
PXD010154-V262 homo sapiens placenta not available not available not available normal V262 2 not available not available not available organism part run 1652 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01077_A05_P010695_S00_N33_R1.raw 1 33 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01077_A05_P010695_S00_N33_R1.raw placenta
PXD010154-V262 homo sapiens placenta not available not available not available normal V262 2 not available not available not available organism part run 1647 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01077_B05_P010695_S00_N34_R1.raw 1 34 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01077_B05_P010695_S00_N34_R1.raw placenta
PXD010154-V262 homo sapiens placenta not available not available not available normal V262 2 not available not available not available organism part run 1642 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01077_C05_P010695_S00_N35_R1.raw 1 35 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01077_C05_P010695_S00_N35_R1.raw placenta
PXD010154-V262 homo sapiens placenta not available not available not available normal V262 2 not available not available not available organism part run 1637 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01077_D05_P010695_S00_N36_R1.raw 1 36 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01077_D05_P010695_S00_N36_R1.raw placenta
PXD010154-V128 homo sapiens prostate not available 65 Male normal V128 1 not available not available not available organism part run 612 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01344_A01_P013675_S00_N01_R1.raw 1 1 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01344_A01_P013675_S00_N01_R1.raw prostate
PXD010154-V128 homo sapiens prostate not available 65 Male normal V128 1 not available not available not available organism part run 607 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01344_B01_P013675_S00_N02_R1.raw 1 2 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01344_B01_P013675_S00_N02_R1.raw prostate
PXD010154-V128 homo sapiens prostate not available 65 Male normal V128 1 not available not available not available organism part run 602 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01344_C01_P013675_S00_N03_R1.raw 1 3 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01344_C01_P013675_S00_N03_R1.raw prostate
PXD010154-V128 homo sapiens prostate not available 65 Male normal V128 1 not available not available not available organism part run 597 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01344_D01_P013675_S00_N04_R1.raw 1 4 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01344_D01_P013675_S00_N04_R1.raw prostate
PXD010154-V128 homo sapiens prostate not available 65 Male normal V128 1 not available not available not available organism part run 592 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01344_E01_P013675_S00_N05_R1.raw 1 5 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01344_E01_P013675_S00_N05_R1.raw prostate
PXD010154-V128 homo sapiens prostate not available 65 Male normal V128 1 not available not available not available organism part run 588 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01344_F01_P013675_S00_N06_R1.raw 1 6 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01344_F01_P013675_S00_N06_R1.raw prostate
PXD010154-V128 homo sapiens prostate not available 65 Male normal V128 1 not available not available not available organism part run 584 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01344_G01_P013675_S00_N07_R1.raw 1 7 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01344_G01_P013675_S00_N07_R1.raw prostate
PXD010154-V128 homo sapiens prostate not available 65 Male normal V128 1 not available not available not available organism part run 580 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01344_H01_P013675_S00_N08_R1.raw 1 8 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01344_H01_P013675_S00_N08_R1.raw prostate
PXD010154-V128 homo sapiens prostate not available 65 Male normal V128 1 not available not available not available organism part run 611 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01344_A02_P013675_S00_N09_R1.raw 1 9 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01344_A02_P013675_S00_N09_R1.raw prostate
PXD010154-V128 homo sapiens prostate not available 65 Male normal V128 1 not available not available not available organism part run 606 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01344_B02_P013675_S00_N10_R1.raw 1 10 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01344_B02_P013675_S00_N10_R1.raw prostate
PXD010154-V128 homo sapiens prostate not available 65 Male normal V128 1 not available not available not available organism part run 601 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01344_C02_P013675_S00_N11_R1.raw 1 11 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01344_C02_P013675_S00_N11_R1.raw prostate
PXD010154-V128 homo sapiens prostate not available 65 Male normal V128 1 not available not available not available organism part run 596 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01344_D02_P013675_S00_N12_R1.raw 1 12 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01344_D02_P013675_S00_N12_R1.raw prostate
PXD010154-V128 homo sapiens prostate not available 65 Male normal V128 1 not available not available not available organism part run 591 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01344_E02_P013675_S00_N13_R1.raw 1 13 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01344_E02_P013675_S00_N13_R1.raw prostate
PXD010154-V128 homo sapiens prostate not available 65 Male normal V128 1 not available not available not available organism part run 587 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01344_F02_P013675_S00_N14_R1.raw 1 14 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01344_F02_P013675_S00_N14_R1.raw prostate
PXD010154-V128 homo sapiens prostate not available 65 Male normal V128 1 not available not available not available organism part run 583 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01344_G02_P013675_S00_N15_R1.raw 1 15 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01344_G02_P013675_S00_N15_R1.raw prostate
PXD010154-V128 homo sapiens prostate not available 65 Male normal V128 1 not available not available not available organism part run 579 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01344_H02_P013675_S00_N16_R1.raw 1 16 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01344_H02_P013675_S00_N16_R1.raw prostate
PXD010154-V128 homo sapiens prostate not available 65 Male normal V128 1 not available not available not available organism part run 610 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01344_A03_P013675_S00_N17_R1.raw 1 17 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01344_A03_P013675_S00_N17_R1.raw prostate
PXD010154-V128 homo sapiens prostate not available 65 Male normal V128 1 not available not available not available organism part run 605 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01344_B03_P013675_S00_N18_R1.raw 1 18 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01344_B03_P013675_S00_N18_R1.raw prostate
PXD010154-V128 homo sapiens prostate not available 65 Male normal V128 1 not available not available not available organism part run 600 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01344_C03_P013675_S00_N19_R1.raw 1 19 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01344_C03_P013675_S00_N19_R1.raw prostate
PXD010154-V128 homo sapiens prostate not available 65 Male normal V128 1 not available not available not available organism part run 595 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01344_D03_P013675_S00_N20_R1.raw 1 20 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01344_D03_P013675_S00_N20_R1.raw prostate
PXD010154-V128 homo sapiens prostate not available 65 Male normal V128 1 not available not available not available organism part run 590 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01344_E03_P013675_S00_N21_R1.raw 1 21 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01344_E03_P013675_S00_N21_R1.raw prostate
PXD010154-V128 homo sapiens prostate not available 65 Male normal V128 1 not available not available not available organism part run 586 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01344_F03_P013675_S00_N22_R3.raw 1 22 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01344_F03_P013675_S00_N22_R3.raw prostate
PXD010154-V128 homo sapiens prostate not available 65 Male normal V128 1 not available not available not available organism part run 582 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01344_G03_P013675_S00_N23_R1.raw 1 23 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01344_G03_P013675_S00_N23_R1.raw prostate
PXD010154-V128 homo sapiens prostate not available 65 Male normal V128 1 not available not available not available organism part run 578 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01344_H03_P013675_S00_N24_R1.raw 1 24 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01344_H03_P013675_S00_N24_R1.raw prostate
PXD010154-V128 homo sapiens prostate not available 65 Male normal V128 1 not available not available not available organism part run 609 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01344_A04_P013675_S00_N25_R1.raw 1 25 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01344_A04_P013675_S00_N25_R1.raw prostate
PXD010154-V128 homo sapiens prostate not available 65 Male normal V128 1 not available not available not available organism part run 604 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01344_B04_P013675_S00_N26_R1.raw 1 26 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01344_B04_P013675_S00_N26_R1.raw prostate
PXD010154-V128 homo sapiens prostate not available 65 Male normal V128 1 not available not available not available organism part run 599 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01344_C04_P013675_S00_N27_R1.raw 1 27 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01344_C04_P013675_S00_N27_R1.raw prostate
PXD010154-V128 homo sapiens prostate not available 65 Male normal V128 1 not available not available not available organism part run 594 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01344_D04_P013675_S00_N28_R1.raw 1 28 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01344_D04_P013675_S00_N28_R1.raw prostate
PXD010154-V128 homo sapiens prostate not available 65 Male normal V128 1 not available not available not available organism part run 589 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01344_E04_P013675_S00_N29_R1.raw 1 29 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01344_E04_P013675_S00_N29_R1.raw prostate
PXD010154-V128 homo sapiens prostate not available 65 Male normal V128 1 not available not available not available organism part run 585 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01344_F04_P013675_S00_N30_R1.raw 1 30 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01344_F04_P013675_S00_N30_R1.raw prostate
PXD010154-V128 homo sapiens prostate not available 65 Male normal V128 1 not available not available not available organism part run 581 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01344_G04_P013675_S00_N31_R1.raw 1 31 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01344_G04_P013675_S00_N31_R1.raw prostate
PXD010154-V128 homo sapiens prostate not available 65 Male normal V128 1 not available not available not available organism part run 577 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01344_H04_P013675_S00_N32_R2.raw 1 32 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01344_H04_P013675_S00_N32_R2.raw prostate
PXD010154-V128 homo sapiens prostate not available 65 Male normal V128 1 not available not available not available organism part run 608 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01344_A05_P013675_S00_N33_R1.raw 1 33 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01344_A05_P013675_S00_N33_R1.raw prostate
PXD010154-V128 homo sapiens prostate not available 65 Male normal V128 1 not available not available not available organism part run 603 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01344_B05_P013675_S00_N34_R1.raw 1 34 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01344_B05_P013675_S00_N34_R1.raw prostate
PXD010154-V128 homo sapiens prostate not available 65 Male normal V128 1 not available not available not available organism part run 598 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01344_C05_P013675_S00_N35_R1.raw 1 35 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01344_C05_P013675_S00_N35_R1.raw prostate
PXD010154-V128 homo sapiens prostate not available 65 Male normal V128 1 not available not available not available organism part run 593 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01344_D05_P013675_S00_N36_R1.raw 1 36 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01344_D05_P013675_S00_N36_R1.raw prostate
PXD010154-V321 homo sapiens rectum not available 69 Male normal V321 1 not available not available not available organism part run 432 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01350_A01_P013681_S00_N01_R1.raw 1 1 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01350_A01_P013681_S00_N01_R1.raw rectum
PXD010154-V321 homo sapiens rectum not available 69 Male normal V321 1 not available not available not available organism part run 427 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01350_B01_P013681_S00_N02_R1.raw 1 2 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01350_B01_P013681_S00_N02_R1.raw rectum
PXD010154-V321 homo sapiens rectum not available 69 Male normal V321 1 not available not available not available organism part run 422 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01350_C01_P013681_S00_N03_R1.raw 1 3 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01350_C01_P013681_S00_N03_R1.raw rectum
PXD010154-V321 homo sapiens rectum not available 69 Male normal V321 1 not available not available not available organism part run 417 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01350_D01_P013681_S00_N04_R1.raw 1 4 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01350_D01_P013681_S00_N04_R1.raw rectum
PXD010154-V321 homo sapiens rectum not available 69 Male normal V321 1 not available not available not available organism part run 412 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01350_E01_P013681_S00_N05_R1.raw 1 5 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01350_E01_P013681_S00_N05_R1.raw rectum
PXD010154-V321 homo sapiens rectum not available 69 Male normal V321 1 not available not available not available organism part run 408 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01350_F01_P013681_S00_N06_R1.raw 1 6 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01350_F01_P013681_S00_N06_R1.raw rectum
PXD010154-V321 homo sapiens rectum not available 69 Male normal V321 1 not available not available not available organism part run 404 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01350_G01_P013681_S00_N07_R1.raw 1 7 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01350_G01_P013681_S00_N07_R1.raw rectum
PXD010154-V321 homo sapiens rectum not available 69 Male normal V321 1 not available not available not available organism part run 400 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01350_H01_P013681_S00_N08_R1.raw 1 8 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01350_H01_P013681_S00_N08_R1.raw rectum
PXD010154-V321 homo sapiens rectum not available 69 Male normal V321 1 not available not available not available organism part run 431 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01350_A02_P013681_S00_N09_R1.raw 1 9 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01350_A02_P013681_S00_N09_R1.raw rectum
PXD010154-V321 homo sapiens rectum not available 69 Male normal V321 1 not available not available not available organism part run 426 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01350_B02_P013681_S00_N10_R1.raw 1 10 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01350_B02_P013681_S00_N10_R1.raw rectum
PXD010154-V321 homo sapiens rectum not available 69 Male normal V321 1 not available not available not available organism part run 421 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01350_C02_P013681_S00_N11_R1.raw 1 11 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01350_C02_P013681_S00_N11_R1.raw rectum
PXD010154-V321 homo sapiens rectum not available 69 Male normal V321 1 not available not available not available organism part run 416 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01350_D02_P013681_S00_N12_R1.raw 1 12 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01350_D02_P013681_S00_N12_R1.raw rectum
PXD010154-V321 homo sapiens rectum not available 69 Male normal V321 1 not available not available not available organism part run 411 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01350_E02_P013681_S00_N13_R1.raw 1 13 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01350_E02_P013681_S00_N13_R1.raw rectum
PXD010154-V321 homo sapiens rectum not available 69 Male normal V321 1 not available not available not available organism part run 407 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01350_F02_P013681_S00_N14_R1.raw 1 14 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01350_F02_P013681_S00_N14_R1.raw rectum
PXD010154-V321 homo sapiens rectum not available 69 Male normal V321 1 not available not available not available organism part run 403 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01350_G02_P013681_S00_N15_R1.raw 1 15 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01350_G02_P013681_S00_N15_R1.raw rectum
PXD010154-V321 homo sapiens rectum not available 69 Male normal V321 1 not available not available not available organism part run 399 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01350_H02_P013681_S00_N16_R1.raw 1 16 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01350_H02_P013681_S00_N16_R1.raw rectum
PXD010154-V321 homo sapiens rectum not available 69 Male normal V321 1 not available not available not available organism part run 430 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01350_A03_P013681_S00_N17_R1.raw 1 17 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01350_A03_P013681_S00_N17_R1.raw rectum
PXD010154-V321 homo sapiens rectum not available 69 Male normal V321 1 not available not available not available organism part run 425 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01350_B03_P013681_S00_N18_R1.raw 1 18 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01350_B03_P013681_S00_N18_R1.raw rectum
PXD010154-V321 homo sapiens rectum not available 69 Male normal V321 1 not available not available not available organism part run 420 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01350_C03_P013681_S00_N19_R1.raw 1 19 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01350_C03_P013681_S00_N19_R1.raw rectum
PXD010154-V321 homo sapiens rectum not available 69 Male normal V321 1 not available not available not available organism part run 415 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01350_D03_P013681_S00_N20_R1.raw 1 20 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01350_D03_P013681_S00_N20_R1.raw rectum
PXD010154-V321 homo sapiens rectum not available 69 Male normal V321 1 not available not available not available organism part run 410 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01350_E03_P013681_S00_N21_R1.raw 1 21 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01350_E03_P013681_S00_N21_R1.raw rectum
PXD010154-V321 homo sapiens rectum not available 69 Male normal V321 1 not available not available not available organism part run 406 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01350_F03_P013681_S00_N22_R1.raw 1 22 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01350_F03_P013681_S00_N22_R1.raw rectum
PXD010154-V321 homo sapiens rectum not available 69 Male normal V321 1 not available not available not available organism part run 402 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01350_G03_P013681_S00_N23_R1.raw 1 23 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01350_G03_P013681_S00_N23_R1.raw rectum
PXD010154-V321 homo sapiens rectum not available 69 Male normal V321 1 not available not available not available organism part run 398 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01350_H03_P013681_S00_N24_R1.raw 1 24 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01350_H03_P013681_S00_N24_R1.raw rectum
PXD010154-V321 homo sapiens rectum not available 69 Male normal V321 1 not available not available not available organism part run 429 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01350_A04_P013681_S00_N25_R1.raw 1 25 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01350_A04_P013681_S00_N25_R1.raw rectum
PXD010154-V321 homo sapiens rectum not available 69 Male normal V321 1 not available not available not available organism part run 424 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01350_B04_P013681_S00_N26_R1.raw 1 26 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01350_B04_P013681_S00_N26_R1.raw rectum
PXD010154-V321 homo sapiens rectum not available 69 Male normal V321 1 not available not available not available organism part run 419 ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2019/07/PXD010154/01350_C04_P013681_S00_N27_R1.raw 1 27 AC=MS:1002038;NT=label free sample AC=MS:1002526;NT=Q Exactive Plus 40 ppm 10 ppm AC=MS:1000422;NT=HCD AC=MS:1001313;NT=Trypsin/P NT=Oxidation;MT=variable;TA=M;AC=UNIMOD:35 NT=Carbamidomethyl;AC=UNIMOD:4;TA=C;MT=Fixed NT=Acetyl;AC=UNIMOD:1;PP=Protein N-term;MT=variable "NT=Deamidated;MT=Variable;TA=N,Q;AC=UNIMOD:7" NT=Met-loss;MT=Variable;PP=Protein N-term;TA=M;AC=UNIMOD:765 01350_C04_P013681_S00_N27_R1.raw rectum