The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed because of a cast error
Error code:   DatasetGenerationCastError
Exception:    DatasetGenerationCastError
Message:      An error occurred while generating the dataset

All the data files must have the same columns, but at some point there are 68 new columns ({'MZML_ms2_scan_window_upper_limit', 'MZML_ms1_total_ion_current', 'TOPPIC_unexpected_modifications', 'TOPPIC_number_of_protein_hits', 'MZML_isolation_window_target_mz', 'MSALIGN_feature_id', 'TOPPIC_next_residue', 'MZML_selected_ion_peak_intensity', 'TOPPIC_database_sequence', 'MZML_ms2_lowest_observed_mz', 'TOPPIC_previous_residue', 'MSALIGN_feature_score', 'MZML_ms1_scan', 'TOPPIC_number_of_matched_theoretical_fragment_masses', 'MZML_ms2_scan_window_lower_limit', 'TOPPIC_number_of_matched_experimental_fragment_ions', 'MSALIGN_precursor_charge', 'TOPPIC_last_residue_position', 'MZML_ms1_lowest_observed_mz', 'MZML_activation', 'TOPPIC_prsm_id', 'MSALIGN_feature_apex_time', 'MZML_selected_ion_charge', 'MZML_isolation_window_upper_offset', 'MZML_ms2_total_ion_current', 'MSALIGN_file_name', 'MZML_ms1_retention_time', 'MSALIGN_precursor_monoisotopic_mass', 'TOPPIC_proteoform_id', 'MZML_ms2_highest_observed_mz', 'MSALIGN_precursor_intensity', 'MZML_ms2_scan', 'TOPPIC_special_amino_acids', 'DATASET_id', 'TOPPIC_proteoform-level_q-value', 'TOPPIC_spectrum-level_q-value', 'TOPPIC_miscore', 'MZML_ms2_ion_injection_time', 'TOPPIC_protein_n-terminal_form', 'MZML_ms2_retention_time', 'TOPPIC_first_residue_position', 'TOPPIC_protein_description', 'TOPPIC_fixed_modifications', 'TOPPIC_proteoform', 'TOPPIC_number_of_variable_modifications', 'MZML_ms1_scan_window_upper_limit', 'TOPPIC_proteoform_intensity', 'TOPPIC_protein_accession', 'TOPPIC_proteoform_mass', 'MZML_ms1_ion_injection_time', 'MSALIGN_feature_intensity', 'TOPPIC_adjusted_precursor_mass', 'MZML_ms1_mass_resolving_power', 'MSALIGN_ms1_id', 'MZML_ms1_scan_window_lower_limit', 'TOPPIC_e-value', 'MZML_ms1_highest_observed_mz', 'TOPPIC_variable_modifications', 'PROJECT_id', 'MZML_instrument', 'TOPPIC_number_of_unexpected_modifications', 'SUBDATASET_id', 'MSALIGN_ms2_id', 'MZML_selected_ion_mz', 'MZML_isolation_window_lower_offset', 'MZML_collision_energy', 'MSALIGN_number_of_fragment_ions', 'MZML_ms2_mass_resolving_power'}) and 14 missing columns ({'#MS/MS_spectra', 'Separation', 'Dataset_id', 'Dissociation', 'Sample', 'FAIMS', '#Protein_ids', '#Msalign_files', 'Cysteine_protection', '#PrSM_ids', 'Raw_file_name', '#Proteoform_ids', 'Instrument', 'Species'}).

This happened while the csv dataset builder was generating data using

hf://datasets/TopRepo/C-glutamicum/toprepo_c_glutamicum_spectrum_table_ms2_v1.2.0.tsv (at revision 8cb70f18c568a70c64e8052fbaf47ec776eeb8af), [/tmp/hf-datasets-cache/medium/datasets/62494533155089-config-parquet-and-info-TopRepo-C-glutamicum-24635613/hub/datasets--TopRepo--C-glutamicum/snapshots/8cb70f18c568a70c64e8052fbaf47ec776eeb8af/toprepo_c_glutamicum_meta_table_v1.2.0.tsv (origin=hf://datasets/TopRepo/C-glutamicum@8cb70f18c568a70c64e8052fbaf47ec776eeb8af/toprepo_c_glutamicum_meta_table_v1.2.0.tsv), /tmp/hf-datasets-cache/medium/datasets/62494533155089-config-parquet-and-info-TopRepo-C-glutamicum-24635613/hub/datasets--TopRepo--C-glutamicum/snapshots/8cb70f18c568a70c64e8052fbaf47ec776eeb8af/toprepo_c_glutamicum_spectrum_table_ms2_v1.2.0.tsv (origin=hf://datasets/TopRepo/C-glutamicum@8cb70f18c568a70c64e8052fbaf47ec776eeb8af/toprepo_c_glutamicum_spectrum_table_ms2_v1.2.0.tsv)]

Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Traceback:    Traceback (most recent call last):
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1800, in _prepare_split_single
                  writer.write_table(table)
                File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 765, in write_table
                  self._write_table(pa_table, writer_batch_size=writer_batch_size)
                File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 773, in _write_table
                  pa_table = table_cast(pa_table, self._schema)
                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2321, in table_cast
                  return cast_table_to_schema(table, schema)
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2249, in cast_table_to_schema
                  raise CastError(
              datasets.table.CastError: Couldn't cast
              PROJECT_id: int64
              SUBDATASET_id: int64
              DATASET_id: string
              MZML_file_name: string
              MZML_instrument: string
              MZML_ms1_scan: int64
              MZML_ms1_scan_window_lower_limit: double
              MZML_ms1_scan_window_upper_limit: double
              MZML_ms1_retention_time: double
              MZML_ms1_total_ion_current: double
              MZML_ms1_mass_resolving_power: double
              MZML_ms1_ion_injection_time: double
              MZML_ms1_lowest_observed_mz: double
              MZML_ms1_highest_observed_mz: double
              MZML_ms2_scan: int64
              MZML_ms2_scan_window_lower_limit: double
              MZML_ms2_scan_window_upper_limit: double
              MZML_ms2_retention_time: double
              MZML_ms2_total_ion_current: double
              MZML_ms2_mass_resolving_power: double
              MZML_ms2_ion_injection_time: double
              MZML_ms2_lowest_observed_mz: double
              MZML_ms2_highest_observed_mz: double
              MZML_isolation_window_target_mz: double
              MZML_isolation_window_lower_offset: double
              MZML_isolation_window_upper_offset: double
              MZML_selected_ion_mz: double
              MZML_selected_ion_peak_intensity: double
              MZML_selected_ion_charge: double
              MZML_activation: string
              MZML_collision_energy: double
              MSALIGN_file_name: string
              MSALIGN_ms1_id: int64
              MSALIGN_ms2_id: int64
              MSALIGN_precursor_charge: string
              MSALIGN_precursor_monoisotopic_mass: string
              MSALIGN_precursor_intensity: string
              MSALIGN_feature_id: string
              MSALIGN_feature_intensity: string
              MSALIGN_feature_score: string
              MSALIGN_feature_apex_time: string
              MSALIGN_number_of_fragment_ions: int64
              TOPPIC_prsm_id: double
              TOPPIC_adjusted_precursor_mass: double
              TOPPIC_proteoform_id: double
              TOPPIC_proteoform_intensity: double
              TOPPIC_number_of_protein_hits: double
              TOPPIC_protein_accession: string
              TOPPIC_protein_description: string
              TOPPIC_first_residue_position: double
              TOPPIC_last_residue_position: double
              TOPPIC_special_amino_acids: double
              TOPPIC_database_sequence: string
              TOPPIC_proteoform_mass: double
              TOPPIC_protein_n-terminal_form: string
              TOPPIC_fixed_modifications: double
              TOPPIC_number_of_unexpected_modifications: double
              TOPPIC_unexpected_modifications: string
              TOPPIC_number_of_variable_modifications: double
              TOPPIC_variable_modifications: double
              TOPPIC_miscore: string
              TOPPIC_number_of_matched_experimental_fragment_ions: double
              TOPPIC_number_of_matched_theoretical_fragment_masses: double
              TOPPIC_e-value: double
              TOPPIC_spectrum-level_q-value: double
              TOPPIC_proteoform-level_q-value: double
              TOPPIC_proteoform: string
              TOPPIC_previous_residue: string
              TOPPIC_next_residue: string
              -- schema metadata --
              pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 10669
              to
              {'Dataset_id': Value('string'), 'Raw_file_name': Value('string'), 'MZML_file_name': Value('string'), '#Msalign_files': Value('int64'), '#MS/MS_spectra': Value('int64'), '#PrSM_ids': Value('int64'), '#Proteoform_ids': Value('int64'), '#Protein_ids': Value('int64'), 'Species': Value('string'), 'Instrument': Value('string'), 'Dissociation': Value('string'), 'Sample': Value('string'), 'Separation': Value('string'), 'Cysteine_protection': Value('float64'), 'FAIMS': Value('string')}
              because column names don't match
              
              During handling of the above exception, another exception occurred:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1348, in compute_config_parquet_and_info_response
                  parquet_operations = convert_to_parquet(builder)
                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 980, in convert_to_parquet
                  builder.download_and_prepare(
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 882, in download_and_prepare
                  self._download_and_prepare(
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 943, in _download_and_prepare
                  self._prepare_split(split_generator, **prepare_split_kwargs)
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1646, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1802, in _prepare_split_single
                  raise DatasetGenerationCastError.from_cast_error(
              datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset
              
              All the data files must have the same columns, but at some point there are 68 new columns ({'MZML_ms2_scan_window_upper_limit', 'MZML_ms1_total_ion_current', 'TOPPIC_unexpected_modifications', 'TOPPIC_number_of_protein_hits', 'MZML_isolation_window_target_mz', 'MSALIGN_feature_id', 'TOPPIC_next_residue', 'MZML_selected_ion_peak_intensity', 'TOPPIC_database_sequence', 'MZML_ms2_lowest_observed_mz', 'TOPPIC_previous_residue', 'MSALIGN_feature_score', 'MZML_ms1_scan', 'TOPPIC_number_of_matched_theoretical_fragment_masses', 'MZML_ms2_scan_window_lower_limit', 'TOPPIC_number_of_matched_experimental_fragment_ions', 'MSALIGN_precursor_charge', 'TOPPIC_last_residue_position', 'MZML_ms1_lowest_observed_mz', 'MZML_activation', 'TOPPIC_prsm_id', 'MSALIGN_feature_apex_time', 'MZML_selected_ion_charge', 'MZML_isolation_window_upper_offset', 'MZML_ms2_total_ion_current', 'MSALIGN_file_name', 'MZML_ms1_retention_time', 'MSALIGN_precursor_monoisotopic_mass', 'TOPPIC_proteoform_id', 'MZML_ms2_highest_observed_mz', 'MSALIGN_precursor_intensity', 'MZML_ms2_scan', 'TOPPIC_special_amino_acids', 'DATASET_id', 'TOPPIC_proteoform-level_q-value', 'TOPPIC_spectrum-level_q-value', 'TOPPIC_miscore', 'MZML_ms2_ion_injection_time', 'TOPPIC_protein_n-terminal_form', 'MZML_ms2_retention_time', 'TOPPIC_first_residue_position', 'TOPPIC_protein_description', 'TOPPIC_fixed_modifications', 'TOPPIC_proteoform', 'TOPPIC_number_of_variable_modifications', 'MZML_ms1_scan_window_upper_limit', 'TOPPIC_proteoform_intensity', 'TOPPIC_protein_accession', 'TOPPIC_proteoform_mass', 'MZML_ms1_ion_injection_time', 'MSALIGN_feature_intensity', 'TOPPIC_adjusted_precursor_mass', 'MZML_ms1_mass_resolving_power', 'MSALIGN_ms1_id', 'MZML_ms1_scan_window_lower_limit', 'TOPPIC_e-value', 'MZML_ms1_highest_observed_mz', 'TOPPIC_variable_modifications', 'PROJECT_id', 'MZML_instrument', 'TOPPIC_number_of_unexpected_modifications', 'SUBDATASET_id', 'MSALIGN_ms2_id', 'MZML_selected_ion_mz', 'MZML_isolation_window_lower_offset', 'MZML_collision_energy', 'MSALIGN_number_of_fragment_ions', 'MZML_ms2_mass_resolving_power'}) and 14 missing columns ({'#MS/MS_spectra', 'Separation', 'Dataset_id', 'Dissociation', 'Sample', 'FAIMS', '#Protein_ids', '#Msalign_files', 'Cysteine_protection', '#PrSM_ids', 'Raw_file_name', '#Proteoform_ids', 'Instrument', 'Species'}).
              
              This happened while the csv dataset builder was generating data using
              
              hf://datasets/TopRepo/C-glutamicum/toprepo_c_glutamicum_spectrum_table_ms2_v1.2.0.tsv (at revision 8cb70f18c568a70c64e8052fbaf47ec776eeb8af), [/tmp/hf-datasets-cache/medium/datasets/62494533155089-config-parquet-and-info-TopRepo-C-glutamicum-24635613/hub/datasets--TopRepo--C-glutamicum/snapshots/8cb70f18c568a70c64e8052fbaf47ec776eeb8af/toprepo_c_glutamicum_meta_table_v1.2.0.tsv (origin=hf://datasets/TopRepo/C-glutamicum@8cb70f18c568a70c64e8052fbaf47ec776eeb8af/toprepo_c_glutamicum_meta_table_v1.2.0.tsv), /tmp/hf-datasets-cache/medium/datasets/62494533155089-config-parquet-and-info-TopRepo-C-glutamicum-24635613/hub/datasets--TopRepo--C-glutamicum/snapshots/8cb70f18c568a70c64e8052fbaf47ec776eeb8af/toprepo_c_glutamicum_spectrum_table_ms2_v1.2.0.tsv (origin=hf://datasets/TopRepo/C-glutamicum@8cb70f18c568a70c64e8052fbaf47ec776eeb8af/toprepo_c_glutamicum_spectrum_table_ms2_v1.2.0.tsv)]
              
              Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

Dataset_id
string
Raw_file_name
string
MZML_file_name
string
#Msalign_files
int64
#MS/MS_spectra
int64
#PrSM_ids
int64
#Proteoform_ids
int64
#Protein_ids
int64
Species
string
Instrument
string
Dissociation
string
Sample
string
Separation
string
Cysteine_protection
null
FAIMS
string
PXD038038
F_RC_36H_US_1A18_00_HH_18.raw
F_RC_36H_US_1A18_00_HH_18.mzML
1
1,142
190
65
34
C. glutamicum
LTQ Orbitrap Elite
HCD
C. glutamicum ATCC 13032
RPLC
null
No
PXD038038
F_RC_36H_US_1A18_00_HH_18_181027185709.raw
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
1
1,267
388
116
55
C. glutamicum
LTQ Orbitrap Elite
HCD
C. glutamicum ATCC 13032
RPLC
null
No
PXD038038
F_RC_36H_US_1A18_00_HH_18_181027204011.raw
F_RC_36H_US_1A18_00_HH_18_181027204011.mzML
1
1,408
669
140
71
C. glutamicum
LTQ Orbitrap Elite
HCD
C. glutamicum ATCC 13032
RPLC
null
No
PXD038038
F_RC_36H_US_1A18_01_HH_18.raw
F_RC_36H_US_1A18_01_HH_18.mzML
1
1,479
994
297
139
C. glutamicum
LTQ Orbitrap Elite
HCD
C. glutamicum ATCC 13032
RPLC
null
No
PXD038038
F_RC_36H_US_1A18_01_HH_18_181028011235.raw
F_RC_36H_US_1A18_01_HH_18_181028011235.mzML
1
1,469
965
298
146
C. glutamicum
LTQ Orbitrap Elite
HCD
C. glutamicum ATCC 13032
RPLC
null
No
PXD038038
F_RC_36H_US_1A18_01_HH_18_181028025534.raw
F_RC_36H_US_1A18_01_HH_18_181028025534.mzML
1
545
306
129
80
C. glutamicum
LTQ Orbitrap Elite
HCD
C. glutamicum ATCC 13032
RPLC
null
No
PXD038038
F_RC_36H_US_1A18_02_HH_18.raw
F_RC_36H_US_1A18_02_HH_18.mzML
1
1,196
727
266
140
C. glutamicum
LTQ Orbitrap Elite
HCD
C. glutamicum ATCC 13032
RPLC
null
No
PXD038038
F_RC_36H_US_1A18_02_HH_18_181028172706.raw
F_RC_36H_US_1A18_02_HH_18_181028172706.mzML
1
1,163
747
266
148
C. glutamicum
LTQ Orbitrap Elite
HCD
C. glutamicum ATCC 13032
RPLC
null
No
PXD038038
F_RC_36H_US_1A18_02_HH_18_181028191002.raw
F_RC_36H_US_1A18_02_HH_18_181028191002.mzML
1
1,118
686
269
144
C. glutamicum
LTQ Orbitrap Elite
HCD
C. glutamicum ATCC 13032
RPLC
null
No
PXD038038
F_RC_36H_US_1A18_03_HH_18.raw
F_RC_36H_US_1A18_03_HH_18.mzML
1
919
502
183
111
C. glutamicum
LTQ Orbitrap Elite
HCD
C. glutamicum ATCC 13032
RPLC
null
No
PXD038038
F_RC_36H_US_1A18_03_HH_18_181028234223.raw
F_RC_36H_US_1A18_03_HH_18_181028234223.mzML
1
898
477
170
108
C. glutamicum
LTQ Orbitrap Elite
HCD
C. glutamicum ATCC 13032
RPLC
null
No
PXD038038
F_RC_36H_US_1A18_04_HH_18.raw
F_RC_36H_US_1A18_04_HH_18.mzML
1
303
0
0
0
C. glutamicum
LTQ Orbitrap Elite
HCD
C. glutamicum ATCC 13032
RPLC
null
No
PXD038038
F_RC_36H_US_1A18_04_HH_18_181208012457.raw
F_RC_36H_US_1A18_04_HH_18_181208012457.mzML
1
194
0
0
0
C. glutamicum
LTQ Orbitrap Elite
HCD
C. glutamicum ATCC 13032
RPLC
null
No
PXD038038
F_RC_36H_US_1A18_04_HH_18_181208030753.raw
F_RC_36H_US_1A18_04_HH_18_181208030753.mzML
1
174
0
0
0
C. glutamicum
LTQ Orbitrap Elite
HCD
C. glutamicum ATCC 13032
RPLC
null
No
PXD038038
F_RC_36H_US_1A18_05_HH_18.raw
F_RC_36H_US_1A18_05_HH_18.mzML
1
647
127
54
32
C. glutamicum
LTQ Orbitrap Elite
HCD
C. glutamicum ATCC 13032
RPLC
null
No
PXD038038
F_RC_36H_US_1A18_05_HH_18_181208174659.raw
F_RC_36H_US_1A18_05_HH_18_181208174659.mzML
1
219
4
4
4
C. glutamicum
LTQ Orbitrap Elite
HCD
C. glutamicum ATCC 13032
RPLC
null
No
PXD038038
F_RC_36H_US_1A18_05_HH_18_181210122513.raw
F_RC_36H_US_1A18_05_HH_18_181210122513.mzML
1
341
0
0
0
C. glutamicum
LTQ Orbitrap Elite
HCD
C. glutamicum ATCC 13032
RPLC
null
No
PXD038038
F_RC_36H_US_1A18_07_HH_18.raw
F_RC_36H_US_1A18_07_HH_18.mzML
1
466
75
42
27
C. glutamicum
LTQ Orbitrap Elite
HCD
C. glutamicum ATCC 13032
RPLC
null
No
PXD038038
F_RC_36H_US_1A18_07_HH_18_181210165732.raw
F_RC_36H_US_1A18_07_HH_18_181210165732.mzML
1
392
78
44
29
C. glutamicum
LTQ Orbitrap Elite
HCD
C. glutamicum ATCC 13032
RPLC
null
No
PXD038038
F_RC_36H_US_1A18_07_HH_18_181210184028.raw
F_RC_36H_US_1A18_07_HH_18_181210184028.mzML
1
156
4
3
2
C. glutamicum
LTQ Orbitrap Elite
HCD
C. glutamicum ATCC 13032
RPLC
null
No
PXD038038
F_RC_36H_US_1A18_09_HH_18.raw
F_RC_36H_US_1A18_09_HH_18.mzML
1
292
22
13
10
C. glutamicum
LTQ Orbitrap Elite
HCD
C. glutamicum ATCC 13032
RPLC
null
No
PXD038038
F_RC_36H_US_1A18_09_HH_18_181210231253.raw
F_RC_36H_US_1A18_09_HH_18_181210231253.mzML
1
312
28
14
10
C. glutamicum
LTQ Orbitrap Elite
HCD
C. glutamicum ATCC 13032
RPLC
null
No
PXD038038
F_RC_36H_US_1A18_09_HH_18_181211005553.raw
F_RC_36H_US_1A18_09_HH_18_181211005553.mzML
1
115
2
2
1
C. glutamicum
LTQ Orbitrap Elite
HCD
C. glutamicum ATCC 13032
RPLC
null
No
PXD038038
F_RC_36H_US_1A18_11_HH_18.raw
F_RC_36H_US_1A18_11_HH_18.mzML
1
293
23
15
11
C. glutamicum
LTQ Orbitrap Elite
HCD
C. glutamicum ATCC 13032
RPLC
null
No
PXD038038
F_RC_36H_US_1A18_11_HH_18_181211052818.raw
F_RC_36H_US_1A18_11_HH_18_181211052818.mzML
1
267
13
11
10
C. glutamicum
LTQ Orbitrap Elite
HCD
C. glutamicum ATCC 13032
RPLC
null
No
PXD038038
F_RC_36H_US_1A18_11_HH_18_181211071122.raw
F_RC_36H_US_1A18_11_HH_18_181211071122.mzML
1
104
2
2
2
C. glutamicum
LTQ Orbitrap Elite
HCD
C. glutamicum ATCC 13032
RPLC
null
No
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
null
null
F_RC_36H_US_1A18_00_HH_18_181027185709.mzML
null
null
null
null
null
null
null
null
null
null
null
null
End of preview.