Fast and Efficient XML Data Access for Next-Generation Mass Spectrometry
In mass spectrometry-based proteomics, XML formats such as mzML and mzXML provide an open and standardized way to store and exchange the raw data (spectra and chromatograms) of mass spectrometric experiments. These file formats are being used by a multitude of open-source and cross-platform tools wh...
Saved in:
| Published in | PloS one Vol. 10; no. 4; p. e0125108 |
|---|---|
| Main Authors | , , , |
| Format | Journal Article |
| Language | English |
| Published |
United States
Public Library of Science
30.04.2015
Public Library of Science (PLoS) |
| Subjects | |
| Online Access | Get full text |
| ISSN | 1932-6203 1932-6203 |
| DOI | 10.1371/journal.pone.0125108 |
Cover
| Abstract | In mass spectrometry-based proteomics, XML formats such as mzML and mzXML provide an open and standardized way to store and exchange the raw data (spectra and chromatograms) of mass spectrometric experiments. These file formats are being used by a multitude of open-source and cross-platform tools which allow the proteomics community to access algorithms in a vendor-independent fashion and perform transparent and reproducible data analysis. Recent improvements in mass spectrometry instrumentation have increased the data size produced in a single LC-MS/MS measurement and put substantial strain on open-source tools, particularly those that are not equipped to deal with XML data files that reach dozens of gigabytes in size.
Here we present a fast and versatile parsing library for mass spectrometric XML formats available in C++ and Python, based on the mature OpenMS software framework. Our library implements an API for obtaining spectra and chromatograms under memory constraints using random access or sequential access functions, allowing users to process datasets that are much larger than system memory. For fast access to the raw data structures, small XML files can also be completely loaded into memory. In addition, we have improved the parsing speed of the core mzML module by over 4-fold (compared to OpenMS 1.11), making our library suitable for a wide variety of algorithms that need fast access to dozens of gigabytes of raw mass spectrometric data.
Our C++ and Python implementations are available for the Linux, Mac, and Windows operating systems. All proposed modifications to the OpenMS code have been merged into the OpenMS mainline codebase and are available to the community at https://github.com/OpenMS/OpenMS. |
|---|---|
| AbstractList | MOTIVATIONIn mass spectrometry-based proteomics, XML formats such as mzML and mzXML provide an open and standardized way to store and exchange the raw data (spectra and chromatograms) of mass spectrometric experiments. These file formats are being used by a multitude of open-source and cross-platform tools which allow the proteomics community to access algorithms in a vendor-independent fashion and perform transparent and reproducible data analysis. Recent improvements in mass spectrometry instrumentation have increased the data size produced in a single LC-MS/MS measurement and put substantial strain on open-source tools, particularly those that are not equipped to deal with XML data files that reach dozens of gigabytes in size.RESULTSHere we present a fast and versatile parsing library for mass spectrometric XML formats available in C++ and Python, based on the mature OpenMS software framework. Our library implements an API for obtaining spectra and chromatograms under memory constraints using random access or sequential access functions, allowing users to process datasets that are much larger than system memory. For fast access to the raw data structures, small XML files can also be completely loaded into memory. In addition, we have improved the parsing speed of the core mzML module by over 4-fold (compared to OpenMS 1.11), making our library suitable for a wide variety of algorithms that need fast access to dozens of gigabytes of raw mass spectrometric data.AVAILABILITYOur C++ and Python implementations are available for the Linux, Mac, and Windows operating systems. All proposed modifications to the OpenMS code have been merged into the OpenMS mainline codebase and are available to the community at https://github.com/OpenMS/OpenMS. In mass spectrometry-based proteomics, XML formats such as mzML and mzXML provide an open and standardized way to store and exchange the raw data (spectra and chromatograms) of mass spectrometric experiments. These file formats are being used by a multitude of open-source and cross-platform tools which allow the proteomics community to access algorithms in a vendor-independent fashion and perform transparent and reproducible data analysis. Recent improvements in mass spectrometry instrumentation have increased the data size produced in a single LC-MS/MS measurement and put substantial strain on open-source tools, particularly those that are not equipped to deal with XML data files that reach dozens of gigabytes in size.Here we present a fast and versatile parsing library for mass spectrometric XML formats available in C++ and Python, based on the mature OpenMS software framework. Our library implements an API for obtaining spectra and chromatograms under memory constraints using random access or sequential access functions, allowing users to process datasets that are much larger than system memory. For fast access to the raw data structures, small XML files can also be completely loaded into memory. In addition, we have improved the parsing speed of the core mzML module by over 4-fold (compared to OpenMS 1.11), making our library suitable for a wide variety of algorithms that need fast access to dozens of gigabytes of raw mass spectrometric data.Our C++ and Python implementations are available for the Linux, Mac, and Windows operating systems. All proposed modifications to the OpenMS code have been merged into the OpenMS mainline codebase and are available to the community at https://github.com/OpenMS/OpenMS. Motivation In mass spectrometry-based proteomics, XML formats such as mzML and mzXML provide an open and standardized way to store and exchange the raw data (spectra and chromatograms) of mass spectrometric experiments. These file formats are being used by a multitude of open-source and cross-platform tools which allow the proteomics community to access algorithms in a vendor-independent fashion and perform transparent and reproducible data analysis. Recent improvements in mass spectrometry instrumentation have increased the data size produced in a single LC-MS/MS measurement and put substantial strain on open-source tools, particularly those that are not equipped to deal with XML data files that reach dozens of gigabytes in size. Results Here we present a fast and versatile parsing library for mass spectrometric XML formats available in C++ and Python, based on the mature OpenMS software framework. Our library implements an API for obtaining spectra and chromatograms under memory constraints using random access or sequential access functions, allowing users to process datasets that are much larger than system memory. For fast access to the raw data structures, small XML files can also be completely loaded into memory. In addition, we have improved the parsing speed of the core mzML module by over 4-fold (compared to OpenMS 1.11), making our library suitable for a wide variety of algorithms that need fast access to dozens of gigabytes of raw mass spectrometric data. Availability Our C++ and Python implementations are available for the Linux, Mac, and Windows operating systems. All proposed modifications to the OpenMS code have been merged into the OpenMS mainline codebase and are available to the community at https://github.com/OpenMS/OpenMS. In mass spectrometry-based proteomics, XML formats such as mzML and mzXML provide an open and standardized way to store and exchange the raw data (spectra and chromatograms) of mass spectrometric experiments. These file formats are being used by a multitude of open-source and cross-platform tools which allow the proteomics community to access algorithms in a vendor-independent fashion and perform transparent and reproducible data analysis. Recent improvements in mass spectrometry instrumentation have increased the data size produced in a single LC-MS/MS measurement and put substantial strain on open-source tools, particularly those that are not equipped to deal with XML data files that reach dozens of gigabytes in size. Here we present a fast and versatile parsing library for mass spectrometric XML formats available in C++ and Python, based on the mature OpenMS software framework. Our library implements an API for obtaining spectra and chromatograms under memory constraints using random access or sequential access functions, allowing users to process datasets that are much larger than system memory. For fast access to the raw data structures, small XML files can also be completely loaded into memory. In addition, we have improved the parsing speed of the core mzML module by over 4-fold (compared to OpenMS 1.11), making our library suitable for a wide variety of algorithms that need fast access to dozens of gigabytes of raw mass spectrometric data. Our C++ and Python implementations are available for the Linux, Mac, and Windows operating systems. All proposed modifications to the OpenMS code have been merged into the OpenMS mainline codebase and are available to the community at https://github.com/OpenMS/OpenMS. Motivation In mass spectrometry-based proteomics, XML formats such as mzML and mzXML provide an open and standardized way to store and exchange the raw data (spectra and chromatograms) of mass spectrometric experiments. These file formats are being used by a multitude of open-source and cross-platform tools which allow the proteomics community to access algorithms in a vendor-independent fashion and perform transparent and reproducible data analysis. Recent improvements in mass spectrometry instrumentation have increased the data size produced in a single LC-MS/MS measurement and put substantial strain on open-source tools, particularly those that are not equipped to deal with XML data files that reach dozens of gigabytes in size. Results Here we present a fast and versatile parsing library for mass spectrometric XML formats available in C++ and Python, based on the mature OpenMS software framework. Our library implements an API for obtaining spectra and chromatograms under memory constraints using random access or sequential access functions, allowing users to process datasets that are much larger than system memory. For fast access to the raw data structures, small XML files can also be completely loaded into memory. In addition, we have improved the parsing speed of the core mzML module by over 4-fold (compared to OpenMS 1.11), making our library suitable for a wide variety of algorithms that need fast access to dozens of gigabytes of raw mass spectrometric data. Availability Our C++ and Python implementations are available for the Linux, Mac, and Windows operating systems. All proposed modifications to the OpenMS code have been merged into the OpenMS mainline codebase and are available to the community at https://github.com/OpenMS/OpenMS. |
| Author | Malmström, Lars Aebersold, Ruedi Schmitt, Uwe Röst, Hannes L. |
| AuthorAffiliation | 5 Faculty of Science, University of Zurich, CH-8057 Zurich, Switzerland 3 ID Scientific IT Services, ETH Zurich, CH-8092 Zurich, Switzerland UGent / VIB, BELGIUM 1 Department of Biology, Institute of Molecular Systems Biology, ETH Zurich, CH-8093 Zurich, Switzerland 6 S3IT, University of Zurich, CH-8057 Zurich, Switzerland 4 Competence Center for Systems Physiology and Metabolic Diseases, CH-8093 Zurich, Switzerland 2 Ph.D. Program in Systems Biology, University of Zurich and ETH Zurich, CH-8057 Zurich, Switzerland |
| AuthorAffiliation_xml | – name: 5 Faculty of Science, University of Zurich, CH-8057 Zurich, Switzerland – name: 3 ID Scientific IT Services, ETH Zurich, CH-8092 Zurich, Switzerland – name: 6 S3IT, University of Zurich, CH-8057 Zurich, Switzerland – name: 4 Competence Center for Systems Physiology and Metabolic Diseases, CH-8093 Zurich, Switzerland – name: 1 Department of Biology, Institute of Molecular Systems Biology, ETH Zurich, CH-8093 Zurich, Switzerland – name: UGent / VIB, BELGIUM – name: 2 Ph.D. Program in Systems Biology, University of Zurich and ETH Zurich, CH-8057 Zurich, Switzerland |
| Author_xml | – sequence: 1 givenname: Hannes L. surname: Röst fullname: Röst, Hannes L. – sequence: 2 givenname: Uwe surname: Schmitt fullname: Schmitt, Uwe – sequence: 3 givenname: Ruedi surname: Aebersold fullname: Aebersold, Ruedi – sequence: 4 givenname: Lars surname: Malmström fullname: Malmström, Lars |
| BackLink | https://www.ncbi.nlm.nih.gov/pubmed/25927999$$D View this record in MEDLINE/PubMed |
| BookMark | eNqNUk1v1DAQjVAR_YB_gCASl16y-Ct2wgGp6re0hQMgcbMm3nHJKhuntgPsv8fbTau2QoiTrZn3nt68mf1sp3c9ZtlrSmaUK_p-6UbfQzcbUnlGKCspqZ5le7TmrJCM8J0H_91sP4QlISWvpHyR7bKyZqqu673s4gxCzKFf5KfWtqbFPubfr-b5CUTIj4zBEHLrfP4Jf8fiHHv0EFvX51eQGl8GNNG7FUa_fpk9t9AFfDW9B9m3s9OvxxfF_PP55fHRvDAlk7GoKKVYCUsAjVEEDDaEg6yM5VBBg1YSZqxoeElLI5gQVhpAaw2XFV80yA-yt1vdoXNBTyEETaVSXEmmaEJcbhELB0s9-HYFfq0dtPq24Py1Bh9b06FWqmlo8sCYQEGwrktFqZS2olArK8qkVW61xn6A9S_ountBSvRmD3cW9GYPetpD4n2cXI7NChcmxeqhe2Tmcadvf-hr91MLQSURMgkcTgLe3YwYol61wWDXQY9u3MxbEaqUknWCvnsC_Xsqbx46urdydwoJILYA410IHu3_TvrhCc208fZG0lxt92_yH6N43w4 |
| CitedBy_id | crossref_primary_10_3233_JCM_194140 crossref_primary_10_1016_j_csbj_2018_08_003 crossref_primary_10_5194_gchron_5_271_2023 crossref_primary_10_1016_j_chemolab_2017_10_001 crossref_primary_10_1093_bioinformatics_btac098 crossref_primary_10_1038_nmeth_3959 crossref_primary_10_1002_mas_21522 crossref_primary_10_1021_acs_jproteome_2c00313 crossref_primary_10_1091_mbc_E15_07_0507 crossref_primary_10_1371_journal_pone_0188059 crossref_primary_10_1021_acs_analchem_3c01653 crossref_primary_10_1002_pmic_201700091 |
| Cites_doi | 10.1038/nature01511 10.1016/j.bbapap.2013.02.032 10.1002/pmic.201300246 10.1093/bioinformatics/btn323 10.1093/bioinformatics/btn513 10.1002/pmic.200900719 10.1038/nbt1031 10.1016/j.cbpa.2008.07.024 10.1002/pmic.201100578 10.1038/nbt.2841 10.1093/bioinformatics/btl299 10.1038/nmeth.1584 10.1038/nbt.2377 10.1093/bioinformatics/bth092 10.1002/pmic.200700057 10.1089/omi.2006.10.145 10.1038/nbt.1661 10.1074/mcp.R110.000133 10.1074/mcp.O111.016717 10.1002/pmic.201400391 10.1093/bioinformatics/bts066 10.1074/mcp.O112.021543 10.1021/pr0499491 |
| ContentType | Journal Article |
| Copyright | 2015 Röst et al. This is an open access article distributed under the terms of the Creative Commons Attribution License: http://creativecommons.org/licenses/by/4.0/ (the “License”), which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited Notwithstanding the ProQuest Terms and Conditions, you may use this content in accordance with the terms of the License. 2015 Röst et al 2015 Röst et al |
| Copyright_xml | – notice: 2015 Röst et al. This is an open access article distributed under the terms of the Creative Commons Attribution License: http://creativecommons.org/licenses/by/4.0/ (the “License”), which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited Notwithstanding the ProQuest Terms and Conditions, you may use this content in accordance with the terms of the License. – notice: 2015 Röst et al 2015 Röst et al |
| DBID | AAYXX CITATION CGR CUY CVF ECM EIF NPM 3V. 7QG 7QL 7QO 7RV 7SN 7SS 7T5 7TG 7TM 7U9 7X2 7X7 7XB 88E 8AO 8C1 8FD 8FE 8FG 8FH 8FI 8FJ 8FK ABJCF ABUWG AEUYN AFKRA ARAPS ATCPS AZQEC BBNVY BENPR BGLVJ BHPHI C1K CCPQU D1I DWQXO FR3 FYUFA GHDGH GNUQQ H94 HCIFZ K9. KB. KB0 KL. L6V LK8 M0K M0S M1P M7N M7P M7S NAPCQ P5Z P62 P64 PATMY PDBOC PHGZM PHGZT PIMPY PJZUB PKEHL PPXIY PQEST PQGLB PQQKQ PQUKI PRINS PTHSS PYCSY RC3 7X8 5PM ADTOC UNPAY DOA |
| DOI | 10.1371/journal.pone.0125108 |
| DatabaseName | CrossRef Medline MEDLINE MEDLINE (Ovid) MEDLINE MEDLINE PubMed ProQuest Central (Corporate) Animal Behavior Abstracts Bacteriology Abstracts (Microbiology B) Biotechnology Research Abstracts Nursing & Allied Health Database (Proquest) Ecology Abstracts Entomology Abstracts (Full archive) Immunology Abstracts Meteorological & Geoastrophysical Abstracts Nucleic Acids Abstracts Virology and AIDS Abstracts Agricultural Science Collection Health & Medical Collection (Proquest) ProQuest Central (purchase pre-March 2016) Medical Database (Alumni Edition) ProQuest Pharma Collection Public Health Database Technology Research Database ProQuest SciTech Collection ProQuest Technology Collection ProQuest Natural Science Journals Hospital Premium Collection Hospital Premium Collection (Alumni Edition) ProQuest Central (Alumni) (purchase pre-March 2016) Materials Science & Engineering Collection ProQuest Central (Alumni) ProQuest One Sustainability ProQuest Central UK/Ireland Advanced Technologies & Computer Science Collection Agricultural & Environmental Science Collection ProQuest Central Essentials - QC Biological Science Collection ProQuest Central Technology Collection Natural Science Collection Environmental Sciences and Pollution Management ProQuest One Community College ProQuest Materials Science Collection ProQuest Central Korea Engineering Research Database Health Research Premium Collection Health Research Premium Collection (Alumni) ProQuest Central Student AIDS and Cancer Research Abstracts SciTech Premium Collection ProQuest Health & Medical Complete (Alumni) Materials Science Database Nursing & Allied Health Database (Alumni Edition) Meteorological & Geoastrophysical Abstracts - Academic ProQuest Engineering Collection ProQuest Biological Science Collection Agricultural Science Database ProQuest Health & Medical Collection Medical Database Algology Mycology and Protozoology Abstracts (Microbiology C) Biological Science Database Engineering Database Nursing & Allied Health Premium Advanced Technologies & Aerospace Database ProQuest Advanced Technologies & Aerospace Collection Biotechnology and BioEngineering Abstracts Environmental Science Database Materials Science Collection ProQuest Central Premium ProQuest One Academic Publicly Available Content Database ProQuest Health & Medical Research Collection ProQuest One Academic Middle East (New) ProQuest One Health & Nursing ProQuest One Academic Eastern Edition (DO NOT USE) ProQuest One Applied & Life Sciences ProQuest One Academic ProQuest One Academic UKI Edition ProQuest Central China Engineering Collection Environmental Science Collection Genetics Abstracts MEDLINE - Academic PubMed Central (Full Participant titles) Unpaywall for CDI: Periodical Content Unpaywall DOAJ Directory of Open Access Journals |
| DatabaseTitle | CrossRef MEDLINE Medline Complete MEDLINE with Full Text PubMed MEDLINE (Ovid) Agricultural Science Database Publicly Available Content Database ProQuest Central Student ProQuest Advanced Technologies & Aerospace Collection ProQuest Central Essentials Nucleic Acids Abstracts SciTech Premium Collection ProQuest Central China Environmental Sciences and Pollution Management ProQuest One Applied & Life Sciences ProQuest One Sustainability Health Research Premium Collection Meteorological & Geoastrophysical Abstracts Natural Science Collection Health & Medical Research Collection Biological Science Collection ProQuest Central (New) ProQuest Medical Library (Alumni) Engineering Collection Advanced Technologies & Aerospace Collection Engineering Database Virology and AIDS Abstracts ProQuest Biological Science Collection ProQuest One Academic Eastern Edition Agricultural Science Collection ProQuest Hospital Collection ProQuest Technology Collection Health Research Premium Collection (Alumni) Biological Science Database Ecology Abstracts ProQuest Hospital Collection (Alumni) Biotechnology and BioEngineering Abstracts Environmental Science Collection Entomology Abstracts Nursing & Allied Health Premium ProQuest Health & Medical Complete ProQuest One Academic UKI Edition Environmental Science Database ProQuest Nursing & Allied Health Source (Alumni) Engineering Research Database ProQuest One Academic Meteorological & Geoastrophysical Abstracts - Academic ProQuest One Academic (New) Technology Collection Technology Research Database ProQuest One Academic Middle East (New) Materials Science Collection ProQuest Health & Medical Complete (Alumni) ProQuest Central (Alumni Edition) ProQuest One Community College ProQuest One Health & Nursing ProQuest Natural Science Collection ProQuest Pharma Collection ProQuest Central ProQuest Health & Medical Research Collection Genetics Abstracts ProQuest Engineering Collection Biotechnology Research Abstracts Health and Medicine Complete (Alumni Edition) ProQuest Central Korea Bacteriology Abstracts (Microbiology B) Algology Mycology and Protozoology Abstracts (Microbiology C) Agricultural & Environmental Science Collection AIDS and Cancer Research Abstracts Materials Science Database ProQuest Materials Science Collection ProQuest Public Health ProQuest Nursing & Allied Health Source ProQuest SciTech Collection Advanced Technologies & Aerospace Database ProQuest Medical Library Animal Behavior Abstracts Materials Science & Engineering Collection Immunology Abstracts ProQuest Central (Alumni) MEDLINE - Academic |
| DatabaseTitleList | MEDLINE - Academic MEDLINE Agricultural Science Database |
| Database_xml | – sequence: 1 dbid: DOA name: Directory of Open Access Journals url: https://www.doaj.org/ sourceTypes: Open Website – sequence: 2 dbid: NPM name: PubMed url: https://proxy.k.utb.cz/login?url=http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?db=PubMed sourceTypes: Index Database – sequence: 3 dbid: EIF name: MEDLINE url: https://proxy.k.utb.cz/login?url=https://www.webofscience.com/wos/medline/basic-search sourceTypes: Index Database – sequence: 4 dbid: UNPAY name: Unpaywall url: https://proxy.k.utb.cz/login?url=https://unpaywall.org/ sourceTypes: Open Access Repository – sequence: 5 dbid: 8FG name: ProQuest Technology Collection url: https://search.proquest.com/technologycollection1 sourceTypes: Aggregation Database |
| DeliveryMethod | fulltext_linktorsrc |
| Discipline | Sciences (General) Biology |
| DocumentTitleAlternate | Fast and Efficient XML Data Access for Next-Generation MS |
| EISSN | 1932-6203 |
| EndPage | e0125108 |
| ExternalDocumentID | 1677376271 oai_doaj_org_article_77bb1ace224e40e99571166f81a97f45 10.1371/journal.pone.0125108 PMC4416046 3671058741 25927999 10_1371_journal_pone_0125108 |
| Genre | Research Support, Non-U.S. Gov't Journal Article |
| GeographicLocations | Switzerland |
| GeographicLocations_xml | – name: Switzerland |
| GroupedDBID | --- 123 29O 2WC 53G 5VS 7RV 7X2 7X7 7XC 88E 8AO 8C1 8CJ 8FE 8FG 8FH 8FI 8FJ A8Z AAFWJ AAUCC AAWOE AAYXX ABDBF ABIVO ABJCF ABUWG ACGFO ACIHN ACIWK ACPRK ACUHS ADBBV ADRAZ AEAQA AENEX AEUYN AFKRA AFPKN AFRAH AHMBA ALMA_UNASSIGNED_HOLDINGS AOIJS APEBS ARAPS ATCPS BAWUL BBNVY BCNDV BENPR BGLVJ BHPHI BKEYQ BPHCQ BVXVI BWKFM CCPQU CITATION CS3 D1I D1J D1K DIK DU5 E3Z EAP EAS EBD EMOBN ESTFP ESX EX3 F5P FPL FYUFA GROUPED_DOAJ GX1 HCIFZ HH5 HMCUK HYE IAO IEA IGS IHR IHW INH INR IOV IPY ISE ISR ITC K6- KB. KQ8 L6V LK5 LK8 M0K M1P M48 M7P M7R M7S M~E NAPCQ O5R O5S OK1 OVT P2P P62 PATMY PDBOC PHGZM PHGZT PIMPY PJZUB PPXIY PQGLB PQQKQ PROAC PSQYO PTHSS PUEGO PV9 PYCSY RNS RPM RZL SV3 TR2 UKHRP WOQ WOW ~02 ~KM ALIPV CGR CUY CVF ECM EIF IPNFZ NPM RIG 3V. 7QG 7QL 7QO 7SN 7SS 7T5 7TG 7TM 7U9 7XB 8FD 8FK AZQEC C1K DWQXO FR3 GNUQQ H94 K9. KL. M7N P64 PKEHL PQEST PQUKI PRINS RC3 7X8 5PM ACCTH ADTOC AFFHD BBTPI UNPAY - 02 AAPBV ABPTK ADACO BBAFP BBORY KM |
| ID | FETCH-LOGICAL-c526t-8111e84f0aecc70aceb03a68cf3a8abef602cf4b3515c4244f6caeffc3683dbe3 |
| IEDL.DBID | M48 |
| ISSN | 1932-6203 |
| IngestDate | Fri Nov 26 17:14:23 EST 2021 Fri Oct 03 12:44:21 EDT 2025 Wed Oct 29 12:13:25 EDT 2025 Tue Sep 30 16:54:01 EDT 2025 Thu Oct 02 09:45:14 EDT 2025 Tue Oct 07 07:27:28 EDT 2025 Mon Jul 21 06:00:38 EDT 2025 Wed Oct 01 05:03:02 EDT 2025 Thu Apr 24 23:00:56 EDT 2025 |
| IsDoiOpenAccess | true |
| IsOpenAccess | true |
| IsPeerReviewed | true |
| IsScholarly | true |
| Issue | 4 |
| Language | English |
| License | This is an open-access article distributed under the terms of the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are properly credited. cc-by Creative Commons Attribution License |
| LinkModel | DirectLink |
| MergedId | FETCHMERGED-LOGICAL-c526t-8111e84f0aecc70aceb03a68cf3a8abef602cf4b3515c4244f6caeffc3683dbe3 |
| Notes | ObjectType-Article-1 SourceType-Scholarly Journals-1 ObjectType-Feature-2 content type line 14 content type line 23 Conceived and designed the experiments: HR LM RA. Performed the experiments: HR US. Analyzed the data: HR. Contributed reagents/materials/analysis tools: HR US. Wrote the paper: HR LM RA. Competing Interests: The authors have declared that no competing interests exist. |
| OpenAccessLink | http://journals.scholarsportal.info/openUrl.xqy?doi=10.1371/journal.pone.0125108 |
| PMID | 25927999 |
| PQID | 1677376271 |
| PQPubID | 1436336 |
| ParticipantIDs | plos_journals_1677376271 doaj_primary_oai_doaj_org_article_77bb1ace224e40e99571166f81a97f45 unpaywall_primary_10_1371_journal_pone_0125108 pubmedcentral_primary_oai_pubmedcentral_nih_gov_4416046 proquest_miscellaneous_1680177769 proquest_journals_1677376271 pubmed_primary_25927999 crossref_primary_10_1371_journal_pone_0125108 crossref_citationtrail_10_1371_journal_pone_0125108 |
| ProviderPackageCode | CITATION AAYXX |
| PublicationCentury | 2000 |
| PublicationDate | 2015-04-30 |
| PublicationDateYYYYMMDD | 2015-04-30 |
| PublicationDate_xml | – month: 04 year: 2015 text: 2015-04-30 day: 30 |
| PublicationDecade | 2010 |
| PublicationPlace | United States |
| PublicationPlace_xml | – name: United States – name: San Francisco – name: San Francisco, CA USA |
| PublicationTitle | PloS one |
| PublicationTitleAlternate | PLoS One |
| PublicationYear | 2015 |
| Publisher | Public Library of Science Public Library of Science (PLoS) |
| Publisher_xml | – name: Public Library of Science – name: Public Library of Science (PLoS) |
| References | O Kohlbacher (ref11) 2007; 23 D Kessner (ref16) 2008; 24 T Bald (ref25) 2012; 28 L Martens (ref5) 2011; 10 R Craig (ref7) 2004; 20 LN Mueller (ref10) 2007; 7 X Han (ref2) 2008; 12 RG Côté (ref18) 2010; 10 RG Côté (ref19) 2012; 11 B Domon (ref3) 2010; 28 PGA Pedrioli (ref6) 2004; 22 LY Geer (ref8) 2004; 3 J Griss (ref20) 2012; 12 Y Perez-Riverol (ref21) 2014; 1844 R Aebersold (ref1) 2003; 422 CF Taylor (ref4) 2006; 10 MC Chambers (ref15) 2012; 30 ref22 A Keller (ref9) 2005; 1 HL Röst (ref23) 2014; 14 JT Prince (ref17) 2008; 24 LC Gillet (ref24) 2012; 11 HL Röst (ref14) 2014; 32 M Sturm (ref12) 2008; 9 L Reiter (ref13) 2011; 8 16729052 - Mol Syst Biol. 2005;1:2005.0017 17237091 - Bioinformatics. 2007 Jan 15;23(2):e191-7 22261725 - Mol Cell Proteomics. 2012 Jun;11(6):O111.016717 23051804 - Nat Biotechnol. 2012 Oct;30(10):918-20 24727770 - Nat Biotechnol. 2014 Mar;32(3):219-23 15529173 - Nat Biotechnol. 2004 Nov;22(11):1459-66 20622845 - Nat Biotechnol. 2010 Jul;28(7):710-21 20127693 - Proteomics. 2010 Apr;10(7):1332-5 20716697 - Mol Cell Proteomics. 2011 Jan;10(1):R110.000133 23467006 - Biochim Biophys Acta. 2014 Jan;1844(1 Pt A):63-76 15473683 - J Proteome Res. 2004 Sep-Oct;3(5):958-64 22302572 - Bioinformatics. 2012 Apr 1;28(7):1052-3 24420968 - Proteomics. 2014 Jan;14(1):74-7 18366760 - BMC Bioinformatics. 2008;9:163 22949509 - Mol Cell Proteomics. 2012 Dec;11(12):1682-9 22539430 - Proteomics. 2012 Mar;12(6):795-8 25604327 - Proteomics. 2015 Apr;15(8):1443-7 18930952 - Bioinformatics. 2008 Dec 1;24(23):2796-7 18718552 - Curr Opin Chem Biol. 2008 Oct;12(5):483-90 14976030 - Bioinformatics. 2004 Jun 12;20(9):1466-7 12634793 - Nature. 2003 Mar 13;422(6928):198-207 16901219 - OMICS. 2006 Summer;10(2):145-51 21423193 - Nat Methods. 2011 May;8(5):430-5 17726677 - Proteomics. 2007 Oct;7(19):3470-80 18606607 - Bioinformatics. 2008 Nov 1;24(21):2534-6 |
| References_xml | – volume: 422 start-page: 198 issue: 6928 year: 2003 ident: ref1 article-title: Mass spectrometry-based proteomics publication-title: Nature doi: 10.1038/nature01511 – volume: 1 issue: 2005.0017 year: 2005 ident: ref9 article-title: A uniform proteomics MS/MS analysis platform utilizing open XML file formats publication-title: Molecular Systems Biology – volume: 1844 start-page: 63 issue: 1 year: 2014 ident: ref21 article-title: Open source libraries and frameworks for mass spectrometry based proteomics: a developer’s perspective publication-title: Biochimica Et Biophysica Acta doi: 10.1016/j.bbapap.2013.02.032 – volume: 14 start-page: 74 issue: 1 year: 2014 ident: ref23 article-title: pyOpenMS: A Python-based interface to the OpenMS mass-spectrometry algorithm library publication-title: Proteomics doi: 10.1002/pmic.201300246 – volume: 24 start-page: 2534 issue: 21 year: 2008 ident: ref16 article-title: ProteoWizard: open source software for rapid proteomics tools development publication-title: Bioinformatics doi: 10.1093/bioinformatics/btn323 – volume: 24 start-page: 2796 issue: 23 year: 2008 ident: ref17 article-title: mspire: mass spectrometry proteomics in Ruby publication-title: Bioinformatics doi: 10.1093/bioinformatics/btn513 – volume: 10 start-page: 1332 issue: 7 year: 2010 ident: ref18 article-title: jmzML, an open-source Java API for mzML, the PSI standard for MS data publication-title: Proteomics doi: 10.1002/pmic.200900719 – volume: 22 start-page: 1459 issue: 11 year: 2004 ident: ref6 article-title: A common open representation of mass spectrometry data and its application to proteomics research publication-title: Nature Biotechnology doi: 10.1038/nbt1031 – volume: 12 start-page: 483 issue: 5 year: 2008 ident: ref2 article-title: Mass spectrometry for proteomics publication-title: Current Opinion in Chemical Biology doi: 10.1016/j.cbpa.2008.07.024 – volume: 12 start-page: 795 issue: 6 year: 2012 ident: ref20 article-title: jmzReader: A Java parser library to process and visualize multiple text and XML-based mass spectrometry data formats publication-title: Proteomics doi: 10.1002/pmic.201100578 – volume: 9 issue: 163 year: 2008 ident: ref12 article-title: OpenMS—an open-source software framework for mass spectrometry publication-title: BMC Bioinformatics – volume: 32 start-page: 219 issue: 3 year: 2014 ident: ref14 article-title: OpenSWATH enables automated, targeted analysis of data-independent acquisition MS data publication-title: Nature Biotechnology doi: 10.1038/nbt.2841 – volume: 23 start-page: e191 issue: 2 year: 2007 ident: ref11 article-title: TOPP–the OpenMS proteomics pipeline publication-title: Bioinformatics doi: 10.1093/bioinformatics/btl299 – volume: 8 start-page: 430 issue: 5 year: 2011 ident: ref13 article-title: mProphet: automated data processing and statistical validation for large-scale SRM experiments publication-title: Nature Methods doi: 10.1038/nmeth.1584 – volume: 30 start-page: 918 issue: 10 year: 2012 ident: ref15 article-title: A cross-platform toolkit for mass spectrometry and proteomics publication-title: Nature Biotechnology doi: 10.1038/nbt.2377 – volume: 20 start-page: 1466 issue: 9 year: 2004 ident: ref7 article-title: TANDEM: matching proteins with tandem mass spectra publication-title: Bioinformatics doi: 10.1093/bioinformatics/bth092 – volume: 7 start-page: 3470 issue: 19 year: 2007 ident: ref10 article-title: SuperHirn—a novel tool for high resolution LC-MS-based peptide/protein profiling publication-title: Proteomics doi: 10.1002/pmic.200700057 – volume: 10 start-page: 145 issue: 2 year: 2006 ident: ref4 article-title: The Work of the Human Proteome Organisation’s Proteomics Standards Initiative (HUPO PSI) publication-title: OMICS: A Journal of Integrative Biology doi: 10.1089/omi.2006.10.145 – volume: 28 start-page: 710 issue: 7 year: 2010 ident: ref3 article-title: Options and considerations when selecting a quantitative proteomics strategy publication-title: Nature Biotechnology doi: 10.1038/nbt.1661 – volume: 10 issue: 1 year: 2011 ident: ref5 article-title: mzML–a community standard for mass spectrometry data publication-title: Molecular & Cellular Proteomics doi: 10.1074/mcp.R110.000133 – volume: 11 start-page: O111.016717 issue: 6 year: 2012 ident: ref24 article-title: Targeted data extraction of the MS/MS spectra generated by data-independent acquisition: a new concept for consistent and accurate proteome analysis publication-title: Molecular & Cellular Proteomics doi: 10.1074/mcp.O111.016717 – ident: ref22 doi: 10.1002/pmic.201400391 – volume: 28 start-page: 1052 issue: 7 year: 2012 ident: ref25 article-title: pymzML–Python module for high-throughput bioinformatics on mass spectrometry data publication-title: Bioinformatics doi: 10.1093/bioinformatics/bts066 – volume: 11 start-page: 1682 issue: 12 year: 2012 ident: ref19 article-title: The PRoteomics IDEntification (PRIDE) Converter 2 framework: an improved suite of tools to facilitate data submission to the PRIDE database and the ProteomeXchange consortium publication-title: Molecular & Cellular Proteomics doi: 10.1074/mcp.O112.021543 – volume: 3 start-page: 958 issue: 5 year: 2004 ident: ref8 article-title: Open mass spectrometry search algorithm publication-title: Journal of Proteome Research doi: 10.1021/pr0499491 – reference: 17726677 - Proteomics. 2007 Oct;7(19):3470-80 – reference: 20622845 - Nat Biotechnol. 2010 Jul;28(7):710-21 – reference: 23051804 - Nat Biotechnol. 2012 Oct;30(10):918-20 – reference: 16901219 - OMICS. 2006 Summer;10(2):145-51 – reference: 23467006 - Biochim Biophys Acta. 2014 Jan;1844(1 Pt A):63-76 – reference: 20127693 - Proteomics. 2010 Apr;10(7):1332-5 – reference: 24420968 - Proteomics. 2014 Jan;14(1):74-7 – reference: 22302572 - Bioinformatics. 2012 Apr 1;28(7):1052-3 – reference: 22261725 - Mol Cell Proteomics. 2012 Jun;11(6):O111.016717 – reference: 17237091 - Bioinformatics. 2007 Jan 15;23(2):e191-7 – reference: 18930952 - Bioinformatics. 2008 Dec 1;24(23):2796-7 – reference: 15529173 - Nat Biotechnol. 2004 Nov;22(11):1459-66 – reference: 16729052 - Mol Syst Biol. 2005;1:2005.0017 – reference: 24727770 - Nat Biotechnol. 2014 Mar;32(3):219-23 – reference: 25604327 - Proteomics. 2015 Apr;15(8):1443-7 – reference: 18606607 - Bioinformatics. 2008 Nov 1;24(21):2534-6 – reference: 22539430 - Proteomics. 2012 Mar;12(6):795-8 – reference: 12634793 - Nature. 2003 Mar 13;422(6928):198-207 – reference: 20716697 - Mol Cell Proteomics. 2011 Jan;10(1):R110.000133 – reference: 18718552 - Curr Opin Chem Biol. 2008 Oct;12(5):483-90 – reference: 21423193 - Nat Methods. 2011 May;8(5):430-5 – reference: 14976030 - Bioinformatics. 2004 Jun 12;20(9):1466-7 – reference: 18366760 - BMC Bioinformatics. 2008;9:163 – reference: 15473683 - J Proteome Res. 2004 Sep-Oct;3(5):958-64 – reference: 22949509 - Mol Cell Proteomics. 2012 Dec;11(12):1682-9 |
| SSID | ssj0053866 |
| Score | 2.2513192 |
| Snippet | In mass spectrometry-based proteomics, XML formats such as mzML and mzXML provide an open and standardized way to store and exchange the raw data (spectra and... Motivation In mass spectrometry-based proteomics, XML formats such as mzML and mzXML provide an open and standardized way to store and exchange the raw data... MOTIVATIONIn mass spectrometry-based proteomics, XML formats such as mzML and mzXML provide an open and standardized way to store and exchange the raw data... Motivation In mass spectrometry-based proteomics, XML formats such as mzML and mzXML provide an open and standardized way to store and exchange the raw data... |
| SourceID | plos doaj unpaywall pubmedcentral proquest pubmed crossref |
| SourceType | Open Website Open Access Repository Aggregation Database Index Database Enrichment Source |
| StartPage | e0125108 |
| SubjectTerms | Algorithms Automation Bioinformatics Biology C plus plus C++ (programming language) Communities Data analysis Data processing Data structures Databases, Protein Extensible Markup Language Freeware Instrumentation Libraries Mass spectrometry Mass spectroscopy Open source software Operating systems Proteomics Random access memory Scientific imaging Software Source code Spectroscopy Tandem Mass Spectrometry - methods |
| SummonAdditionalLinks | – databaseName: DOAJ Directory of Open Access Journals dbid: DOA link: http://utb.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwrV3Pb9MwFH5Cu8AFMX4tY0NG4gCHdE7s2MlxwKoK0Z2Y1Fv04tgCqUqrNRXaf7_n2I1aMWkcuMZ2Er_v2e-zbH8P4CNKcpPWX46RlqcSXZNWFBdSSUyucOQCwvgd3fm1mt3I74tisZfqy58JC_LAwXAXWjdNhsZSqLGS26oqdJYp5coMK-3koF7Ky2q3mApzMI1ipeJFOaGzi4jLZL3q7IT7mO7TSe4FokGv3-ubLlebh7jm30cmn267Nd79weVyLx5NX8DzSCTZZejAMTyx3Us4jkN1wz5FPenPr2A2xU3PsGvZ1aAXQe9mi_kP9g17ZJdDwkRG1JVd-0VwaObRYnPi1cznp--9pEF_e_cabqZXP7_O0phAITVFrvq0pInMltJxJKA0Jys2XKAqjRNYYmOd4rlxshFEaoy_8eaUQeucEaoUbWPFGzjqyGQnwIREYQqjpVWKYNCY5a3UyrSlza0TMgGxs2Ztorq4T3KxrIctM02rjGCX2mNQRwwSSMdW66Cu8Uj9Lx6osa7Xxh4ekMfU0WPqxzwmgRMP8-4DmzpTWtM8m-ssgbMd9A8XfxiLaRT6rRXs7Grr61Ck11qrKoG3wVPGn6QFZq6JhyegD3zooBeHJd3vX4PSN3FVxaVKYDJ62z_Z6fR_2OkdPCN2WIStszM46m-39pwYWN-8HwbbPXQIL48 priority: 102 providerName: Directory of Open Access Journals – databaseName: ProQuest Central dbid: BENPR link: http://utb.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwjV3fb9MwED6NToi9IDZ-LDCQkXiAh3RJ7NjpA0IbtKoQrRBiUt8ix7EBqUq7NhXqf89d4pRVTMBr7Mg_7s7-nIu_D-CVFugmJV2OETYKhXZFOMB9IRSI5FKHLsANZXQnUzm-Eh9n6ewApt1dGPqtslsTm4W6XBj6Rn4eS6UwGBIVv1teh6QaRdnVTkJDe2mF8m1DMXYHDhNixurB4eVw-vlLtzZjdEvpL9BxFZ97e_WXi8r2I9rrSWbyxgbV8PgT7-l8sb4Ng_75K-W9TbXU2596Pr-xT40ewH0PMNlF6xHHcGCrE7jbSk5uT-DYB_OavfaM028ewnik1zXTVcmGDaMEtsJmk0_sg641u2gkFRmCWzalY3L7GtmTTRB5M1Kwr4n0oF5tH8HVaPj1_Tj0EguhSRNZhxkudTYTLtJoShVpY4uIa5kZx3WmC-tklBgnCo6wx9CdOCeNts4ZLjNeFpY_hl6Fk3cKjAvNTWqUsFKKyCodJ6VQ0pSZTazjIgDezWtuPP84yWDM8yappvAc0s5QTtbIvTUCCHdvLVv-jX_UvyST7eoSe3bzYLH6lvtgzJUqihjHivDFYlcHg1TFsZQui_VAOZEGcEoG7xpY57-dL4CzzgluL365K8Y4peSLruxiQ3UQCyil5CCAJ63P7DqJR9BEIVIPQO15094o9kuqH98bLnBEszISMoD-zu_-a56e_n0cz-AIkWHaps3OoFevNvY5oq-6eOFD6hcZGTEb priority: 102 providerName: ProQuest – databaseName: Unpaywall dbid: UNPAY link: http://utb.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwtV1Nj9MwEB0t3QNcFpavDSzISAjBIVknduzkWGCrCtEKCSqVA4ocxxaIblptU6HlwG9nnDgVhUXAgVsV26lnPPG8yWSeAR4rjmZSueIYbmjIlS3DHP1CyBHJpRZNgGmX0Z1MxXjGX83T-R586GthvAYxRlws120m3_1Y1ubEa_LE8RV12dMoZjLuR0Qr7BRR569p9qRlHHJvxhpXgHQF9kWKUH0A-7Ppm-H7LtOchCKhzJfT_e5OO-6qZfV3LKg4pcsQ6a8fVl7d1Ct18UUtFj94rdF1-NbL232s8jnaNGWkv_5EBfnfFHIDDjzeJcPuLoewZ-qbcOh3lDV56mmvn92C8UitG6Lqipy2tBYoHJlPXpOXqlFk2J7rSBBhk6mL1bthzqjIBOE_ebtqT_M5M835xW2YjU7fvRiH_pyHUKeJaMIM91uTcUsV2pOkSpuSMiUybZnKVGmsoIm2vGSIvbQrzLNCK2OtZiJjVWnYHRjUKOwREMYV06mW3AjBqZEqTiouha4ykxjLeACsX85CexJ0dxbHomgzexKDoU4vhdNe4bUXQLgdtepIQP7Q_7mzlG1fR-HdXsDlK_yyFVKWZYyyIoYyONU8T2UcC2GzWOXS8jSAI7fS_R-si1hIie4gkXEAx73tXd78aNuMm4XLAKnaLDeuDwISKaXIA7jbmep2khgHJxLDhQDkjhHvSLHbUn_62BKSI6QWlIsAoq25_5We7v3rgPtwDQFr2mXzjmHQnG_MAwSFTfnQP9rfAQ9_Z0E priority: 102 providerName: Unpaywall |
| Title | Fast and Efficient XML Data Access for Next-Generation Mass Spectrometry |
| URI | https://www.ncbi.nlm.nih.gov/pubmed/25927999 https://www.proquest.com/docview/1677376271 https://www.proquest.com/docview/1680177769 https://pubmed.ncbi.nlm.nih.gov/PMC4416046 https://journals.plos.org/plosone/article/file?id=10.1371/journal.pone.0125108&type=printable https://doaj.org/article/77bb1ace224e40e99571166f81a97f45 http://dx.doi.org/10.1371/journal.pone.0125108 |
| UnpaywallVersion | publishedVersion |
| Volume | 10 |
| hasFullText | 1 |
| inHoldings | 1 |
| isFullTextHit | |
| isPrint | |
| journalDatabaseRights | – providerCode: PRVFSB databaseName: Free Full-Text Journals in Chemistry (Selected full-text) customDbUrl: eissn: 1932-6203 dateEnd: 99991231 omitProxy: true ssIdentifier: ssj0053866 issn: 1932-6203 databaseCode: HH5 dateStart: 20060101 isFulltext: true titleUrlDefault: http://abc-chemistry.org/ providerName: ABC ChemistRy – providerCode: PRVAFT databaseName: Open Access Digital Library customDbUrl: eissn: 1932-6203 dateEnd: 99991231 omitProxy: true ssIdentifier: ssj0053866 issn: 1932-6203 databaseCode: KQ8 dateStart: 20060101 isFulltext: true titleUrlDefault: http://grweb.coalliance.org/oadl/oadl.html providerName: Colorado Alliance of Research Libraries – providerCode: PRVAFT databaseName: Open Access Digital Library customDbUrl: eissn: 1932-6203 dateEnd: 99991231 omitProxy: true ssIdentifier: ssj0053866 issn: 1932-6203 databaseCode: KQ8 dateStart: 20061001 isFulltext: true titleUrlDefault: http://grweb.coalliance.org/oadl/oadl.html providerName: Colorado Alliance of Research Libraries – providerCode: PRVAON databaseName: Directory of Open Access Journals customDbUrl: eissn: 1932-6203 dateEnd: 99991231 omitProxy: true ssIdentifier: ssj0053866 issn: 1932-6203 databaseCode: DOA dateStart: 20060101 isFulltext: true titleUrlDefault: https://www.doaj.org/ providerName: Directory of Open Access Journals – providerCode: PRVEBS databaseName: EBSCOhost Academic Search Ultimate customDbUrl: https://search.ebscohost.com/login.aspx?authtype=ip,shib&custid=s3936755&profile=ehost&defaultdb=asn eissn: 1932-6203 dateEnd: 99991231 omitProxy: true ssIdentifier: ssj0053866 issn: 1932-6203 databaseCode: ABDBF dateStart: 20080101 isFulltext: true titleUrlDefault: https://search.ebscohost.com/direct.asp?db=asn providerName: EBSCOhost – providerCode: PRVEBS databaseName: EBSCOhost Food Science Source customDbUrl: eissn: 1932-6203 dateEnd: 99991231 omitProxy: false ssIdentifier: ssj0053866 issn: 1932-6203 databaseCode: A8Z dateStart: 20080101 isFulltext: true titleUrlDefault: https://search.ebscohost.com/login.aspx?authtype=ip,uid&profile=ehost&defaultdb=fsr providerName: EBSCOhost – providerCode: PRVBFR databaseName: Free Medical Journals - Free Access to All customDbUrl: eissn: 1932-6203 dateEnd: 99991231 omitProxy: true ssIdentifier: ssj0053866 issn: 1932-6203 databaseCode: DIK dateStart: 20060101 isFulltext: true titleUrlDefault: http://www.freemedicaljournals.com providerName: Flying Publisher – providerCode: PRVFQY databaseName: GFMER Free Medical Journals customDbUrl: eissn: 1932-6203 dateEnd: 99991231 omitProxy: true ssIdentifier: ssj0053866 issn: 1932-6203 databaseCode: GX1 dateStart: 20060101 isFulltext: true titleUrlDefault: http://www.gfmer.ch/Medical_journals/Free_medical.php providerName: Geneva Foundation for Medical Education and Research – providerCode: PRVHPJ databaseName: ROAD: Directory of Open Access Scholarly Resources customDbUrl: eissn: 1932-6203 dateEnd: 99991231 omitProxy: true ssIdentifier: ssj0053866 issn: 1932-6203 databaseCode: M~E dateStart: 20060101 isFulltext: true titleUrlDefault: https://road.issn.org providerName: ISSN International Centre – providerCode: PRVAQN databaseName: PubMed Central customDbUrl: eissn: 1932-6203 dateEnd: 99991231 omitProxy: true ssIdentifier: ssj0053866 issn: 1932-6203 databaseCode: RPM dateStart: 20060101 isFulltext: true titleUrlDefault: https://www.ncbi.nlm.nih.gov/pmc/ providerName: National Library of Medicine – providerCode: PRVPQU databaseName: Health & Medical Collection customDbUrl: eissn: 1932-6203 dateEnd: 99991231 omitProxy: true ssIdentifier: ssj0053866 issn: 1932-6203 databaseCode: 7X7 dateStart: 20061201 isFulltext: true titleUrlDefault: https://search.proquest.com/healthcomplete providerName: ProQuest – providerCode: PRVPQU databaseName: ProQuest Central customDbUrl: http://www.proquest.com/pqcentral?accountid=15518 eissn: 1932-6203 dateEnd: 99991231 omitProxy: true ssIdentifier: ssj0053866 issn: 1932-6203 databaseCode: BENPR dateStart: 20061201 isFulltext: true titleUrlDefault: https://www.proquest.com/central providerName: ProQuest – providerCode: PRVPQU databaseName: ProQuest Technology Collection customDbUrl: eissn: 1932-6203 dateEnd: 99991231 omitProxy: true ssIdentifier: ssj0053866 issn: 1932-6203 databaseCode: 8FG dateStart: 20061201 isFulltext: true titleUrlDefault: https://search.proquest.com/technologycollection1 providerName: ProQuest – providerCode: PRVPQU databaseName: Public Health Database customDbUrl: eissn: 1932-6203 dateEnd: 99991231 omitProxy: true ssIdentifier: ssj0053866 issn: 1932-6203 databaseCode: 8C1 dateStart: 20061201 isFulltext: true titleUrlDefault: https://search.proquest.com/publichealth providerName: ProQuest – providerCode: PRVFZP databaseName: Scholars Portal Journals: Open Access customDbUrl: eissn: 1932-6203 dateEnd: 20250930 omitProxy: true ssIdentifier: ssj0053866 issn: 1932-6203 databaseCode: M48 dateStart: 20061201 isFulltext: true titleUrlDefault: http://journals.scholarsportal.info providerName: Scholars Portal |
| link | http://utb.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwrV1Lj9MwELaW3QMnxPLawFIZiQMcUiWx40kOCHWXlgrRaoWoVE6R49qAVKWlSQX998wkaURFERy45OBH4swj8zm2v2HsuZZoJgs6HCNt4Evtcj_FuOBLRHKxQxMQhlZ0J1M1nsl383h-wvY5W1sBlkendpRParZZ9n98271Gh39VZ22AcN-pv14Vth9QxKbTv2cYq1JK5jCR3boCerdS7QG6P_U8CFA1jz_xni5X5TEM-vtWytvbYq133_Vy-UucGt1ld1qAyQeNRZyzE1vcY-etC5f8Rcsz_fI-G490WXFdLPiw5pHAe_P55D1_oyvNB3UiRY6Qlk9pctx0Iy3yCeJtTnnrK6I6qDa7B2w2Gn68HvttYgXfxJGq_AQ_cDaRLtCoQAi0sXkgtEqMEzrRuXUqiIyTuUCwY-gknFNGW-eMUIlY5FY8ZKcFiuyCcSG1MLEBaZWSgQUdRgsJyiwSG1knpMfEXpqZaVnHKfnFMquX0gBnH41cMtJB1urAY37Xa92wbvyl_RUpqmtLnNl1wWrzOWtdMAPI8xDfFUGLxaGmaQxhqJRLQp2Ck7HHLkjN-weUWagA8PsbQeixy73qj1c_66rRO2nJRRd2taU2iAAAQKUee9RYSjdInHhGgPjcY3BgQwdvcVhTfP1SM4AjhlWBVB7rd9b2T3J6_D_k9IT2PBAfAf2KumSn1WZrnyIyq_IeuwVzwGtyHdJ19LbHzq6G05sPvfpfR692RiybTW8Gn34C8JFA8g |
| linkProvider | Scholars Portal |
| linkToHtml | http://utb.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwtV3db9MwED-NITReEBsfCwwwEkjwkC6JHTt9QGiwVR1r-8Im9S1zHBsmdWloUk39p_gbOeeLVUzAy15jJ7HPvzv_LhffAbyRDGGS2sMxTHsukyZx-7gvuAyZXGgQAlTZiO54wodn7Ms0nG7Az_YsjP2tsrWJlaFO58p-I9_3uRCoDIHwP-Y_XFs1ykZX2xIaNSxO9OoKXbbiw_Ehru_bIBgcnX4euk1VAVeFAS_dCLVbR8x4EkcvPKl04lHJI2WojGSiDfcCZVhCcadX9hiY4UpqYxTlEU0TTfG5d-Auo2hLUH_EtHPw0HZw3hzPo8Lfb9DQy-eZ7nmWSdgilte2v6pKgM2qOpsXNzHcP3_U3FpmuVxdydns2i44eAgPGvpKDmq8bcOGznbgXl3QcrUD242pKMi7Jp_1-0cwHMiiJDJLyVGVrwLfQqbjETmUpSQHVcFGgtSZTKwTXt9m0ULGyOvJ17wq03Opy8XqMZzdiqifwGaGwtsFQpmkKlSCac6Zp4X0g5QJrtJIB9pQ5gBt5RqrJru5LbIxi6uQnUAvp5ZQbFcjblbDAbe7K6-ze_yj_ye7ZF1fm5u7ujBffIsbVY-FSBIf54rkSONQ-_1Q-D7nJvJlXxgWOrBrF7x9QRH_hrYDey0Ibm5-3TWjFbChHZnp-dL2QaYhhOB9B57WmOkGiQ5uINAPcECsoWltFust2cX3KtM4cmXuMe5Ar8Pdf8np2d_n8Qq2hqfjUTw6npw8h_vIQcM6QLcHm-ViqV8gzyuTl5VyETi_bW3-BbruagQ |
| linkToPdf | http://utb.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwtV3db9MwED-NIT5eEBsfCwwwEkjwkC6JHTt5QGjQVR1bKySY1LfMcWw2qSSlTTX1X-Ov45wvVjEBL3utncb2_e78u5x9B_BKMoRJZi_HMO25TJrUjXFfcBkyudAgBKiyEd3RmA9P2KdJONmAn-1dGHussrWJlaHOCmW_ke_5XAhUhkD4e6Y5FvG5P3g_--HaClI20tqW06ghcqRXF-i-Ld4d9lHWr4NgcPD149BtKgy4Kgx46Uao6TpixpM4E-FJpVOPSh4pQ2UkU224FyjDUoq7vrJXwgxXUhujKI9olmqK_3sDbgpKY3ucUEw6Zw_tCOfNVT2KY26Q0ZsVue55llXYgpaXtsKqYoDNsDotFlex3T8Pbd5Z5jO5upDT6aUdcXAf7jVUluzX2NuCDZ1vw626uOVqG7Yas7Egb5rc1m8fwHAgFyWReUYOqtwV-BYyGR2Tviwl2a-KNxKk0WRsHfL6MYscMkKOT77MqpI933U5Xz2Ek2tZ6kewmePi7QChTFIVKsE058zTQvpBxgRXWaQDbShzgLbrmqgm07ktuDFNqvCdQI-nXqHESiNppOGA2z01qzN9_KP_Byuyrq_N0139UMy_JY3aJ0KkqY9zRaKkcahxHArf59xEvoyFYaEDO1bg7QsWyW-YO7DbguDq5pddM1oEG-aRuS6Wtg-yDiEEjx14XGOmGyQ6u4FAn8ABsYamtVmst-TnZ1XWceTN3GPcgV6Hu_9apyd_n8cLuI16nBwfjo-ewl2ko2Edq9uFzXK-1M-Q8pXp80q3CJxetzL_Ao27bkc |
| linkToUnpaywall | http://utb.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwtV1Nj9MwEB0t3QNcFpavDSzISAjBIVknduzkWGCrCtEKCSqVA4ocxxaIblptU6HlwG9nnDgVhUXAgVsV26lnPPG8yWSeAR4rjmZSueIYbmjIlS3DHP1CyBHJpRZNgGmX0Z1MxXjGX83T-R586GthvAYxRlws120m3_1Y1ubEa_LE8RV12dMoZjLuR0Qr7BRR569p9qRlHHJvxhpXgHQF9kWKUH0A-7Ppm-H7LtOchCKhzJfT_e5OO-6qZfV3LKg4pcsQ6a8fVl7d1Ct18UUtFj94rdF1-NbL232s8jnaNGWkv_5EBfnfFHIDDjzeJcPuLoewZ-qbcOh3lDV56mmvn92C8UitG6Lqipy2tBYoHJlPXpOXqlFk2J7rSBBhk6mL1bthzqjIBOE_ebtqT_M5M835xW2YjU7fvRiH_pyHUKeJaMIM91uTcUsV2pOkSpuSMiUybZnKVGmsoIm2vGSIvbQrzLNCK2OtZiJjVWnYHRjUKOwREMYV06mW3AjBqZEqTiouha4ykxjLeACsX85CexJ0dxbHomgzexKDoU4vhdNe4bUXQLgdtepIQP7Q_7mzlG1fR-HdXsDlK_yyFVKWZYyyIoYyONU8T2UcC2GzWOXS8jSAI7fS_R-si1hIie4gkXEAx73tXd78aNuMm4XLAKnaLDeuDwISKaXIA7jbmep2khgHJxLDhQDkjhHvSLHbUn_62BKSI6QWlIsAoq25_5We7v3rgPtwDQFr2mXzjmHQnG_MAwSFTfnQP9rfAQ9_Z0E |
| openUrl | ctx_ver=Z39.88-2004&ctx_enc=info%3Aofi%2Fenc%3AUTF-8&rfr_id=info%3Asid%2Fsummon.serialssolutions.com&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=article&rft.atitle=Fast+and+Efficient+XML+Data+Access+for+Next-Generation+Mass+Spectrometry&rft.jtitle=PloS+one&rft.au=Hannes+L+R%C3%B6st&rft.au=Uwe+Schmitt&rft.au=Ruedi+Aebersold&rft.au=Lars+Malmstr%C3%B6m&rft.date=2015-04-30&rft.pub=Public+Library+of+Science+%28PLoS%29&rft.eissn=1932-6203&rft.volume=10&rft.issue=4&rft.spage=e0125108&rft_id=info:doi/10.1371%2Fjournal.pone.0125108&rft.externalDBID=DOA&rft.externalDocID=oai_doaj_org_article_77bb1ace224e40e99571166f81a97f45 |
| thumbnail_l | http://covers-cdn.summon.serialssolutions.com/index.aspx?isbn=/lc.gif&issn=1932-6203&client=summon |
| thumbnail_m | http://covers-cdn.summon.serialssolutions.com/index.aspx?isbn=/mc.gif&issn=1932-6203&client=summon |
| thumbnail_s | http://covers-cdn.summon.serialssolutions.com/index.aspx?isbn=/sc.gif&issn=1932-6203&client=summon |