| Definition: | Top-level element for a ProteomeXchange XML document describing a dataset. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type: | ProteomeXchangeDatasetType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Attributes: |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Subelements: |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Example Context: | <ProteomeXchangeDataset id="PXD063343" formatVersion="1.5.0" xsi:noNamespaceSchemaLocation="proteomeXchange-1.5.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<CvList>
<Cv fullName="PSI-MS" uri="https://raw.githubusercontent.com/HUPO-PSI/psi-ms-CV/master/psi-ms.obo" id="MS"/>
<Cv fullName="PSI-MOD" uri="https://raw.githubusercontent.com/MICommunity/psidev/master/psi/mod/data/PSI-MOD.obo" id="MOD"/>
<Cv fullName="UNIMOD" uri="http://www.unimod.org/obo/unimod.obo" id="UNIMOD"/>
</CvList>
<DatasetSummary announceDate="2026-03-10" hostingRepository="PRIDE" title="A genus-wide interaction atlas across NS4B orthologues identifies a conserved role for UFMylation in orthoflavivirus replication (NS4Bome)">
...
</ProteomeXchangeDataset>
|
| Definition: | The list of acquisition methods (DDA, DIA, SRM, etc.) used for data generation. | ||||||||
| Type: | AcquisitionMethodListType | ||||||||
| Attributes: | none |
||||||||
| Subelements: |
|
||||||||
| Example Context: | <AcquisitionMethodList>
<cvParam cvRef="MS" accession="MS:1003i224" name="data independent acquisition from dissociation of sequential mass ranges"/>
</AcquisitionMethodList>
|
||||||||
| cvParam Mapping Rules: | Path /ProteomeXchangeDataset/AcquisitionMethodList MUST supply a *child* term of MS:1003213 (mass spectrometry acquisition method) one or more times e.g.: MS:1000205 (selected ion monitoring) e.g.: MS:1000206 (selected reaction monitoring) e.g.: MS:1000284 (stored waveform inverse fourier transform) e.g.: MS:1003221 (data-dependent acquisition) e.g.: MS:1003224 (data independent acquisition from dissociation of sequential mass ranges) e.g.: MS:1003225 (data independent acquisition from dissociation of sequential mass ranges after ion mobility separation) e.g.: MS:1003226 (data independent acquisition from dissociation of full mass range after ion mobility separation) e.g.: MS:1003227 (data independent acquisition from dissociation of full mass range) e.g.: MS:1003228 (data independent acquisition from dissociation of scanning quadrupole across mass range) e.g.: MS:1003907 (parallel reaction monitoring) |
| Definition: | A place for all additional information that may be added to the broadcast message and that could not be fit into another location. Here should also go references to other ProteomeXchange submissions. | ||||||||||||
| Type: | AdditionalInformationType | ||||||||||||
| Attributes: | none |
||||||||||||
| Subelements: |
|
||||||||||||
| Example Context: | |||||||||||||
| cvParam Mapping Rules: | WARNING: There are no cvParam mapping rules for this element even though cvParam is an allowed subelement. |
| Definition: | Any additional annotation of the record/experiment that the submitter/generator of the message deems important enough to announce. | ||||||||||||
| Type: | AdditionalInformationType | ||||||||||||
| Attributes: | none |
||||||||||||
| Subelements: |
|
||||||||||||
| Example Context: | |||||||||||||
| cvParam Mapping Rules: | WARNING: There are no cvParam mapping rules for this element even though cvParam is an allowed subelement. |
| Definition: | The change log message to record what changes and updates were made to this dataset for a revised announcement. | ||||||||
| Type: | ChangeLogType | ||||||||
| Attributes: | none |
||||||||
| Subelements: |
|
||||||||
| Example Context: | <ChangeLog>
<ChangeLogEntry date="2026-03-10">Updated project metadata.</ChangeLogEntry>
</ChangeLog>
|
| Definition: | A single change log entry giving providing the date on the change, a new version number of the dataset and a description of the change/update. | ||||||||||||
| Type: | ChangeLogEntryType | ||||||||||||
| Attributes: |
|
||||||||||||
| Subelements: | none |
||||||||||||
| Example Context: | <ChangeLogEntry date="2026-03-10">Updated project metadata.</ChangeLogEntry> |
| Definition: | Contact person related to the ProteomeXchange dataset. | ||||||||
| Type: | ContactType | ||||||||
| Attributes: |
|
||||||||
| Subelements: |
|
||||||||
| Example Context: | <Contact id="project_submitter">
<cvParam cvRef="MS" accession="MS:1000586" name="contact name" value="Andre Zelanis"/>
<cvParam cvRef="MS" accession="MS:1000589" name="contact email" value="zelanis@gmail.com"/>
<cvParam cvRef="MS" accession="MS:1000590" name="contact affiliation" value="Laboratory of Functional Proteomics -
Department of Science and Technology -
Federal University of São Paulo (UNIFESP), Sao Jose dos Campos-SP, Brazil"/>
<cvParam cvRef="MS" accession="MS:1002037" name="dataset submitter"/>
</Contact>
|
||||||||
| cvParam Mapping Rules: | Path /ProteomeXchangeDataset/ContactList/Contact MAY supply a *child* term of MS:1000585 (contact attribute) one or more times e.g.: MS:1000586 (contact name) e.g.: MS:1000587 (contact address) e.g.: MS:1000588 (contact URL) e.g.: MS:1000589 (contact email) e.g.: MS:1000590 (contact affiliation) e.g.: MS:1001267 (software vendor) e.g.: MS:1001268 (programmer) e.g.: MS:1001269 (instrument vendor) e.g.: MS:1001270 (lab personnel) e.g.: MS:1001271 (researcher) et al. MUST supply term MS:1000590 (contact affiliation) only once MUST supply term MS:1000586 (contact name) only once |
||||||||
| Example cvParams: | <cvParam cvRef="MS" accession="MS:1000586" name="contact name" value="Andre Zelanis"/> <cvParam cvRef="MS" accession="MS:1000589" name="contact email" value="zelanis@gmail.com"/> <cvParam cvRef="MS" accession="MS:1000590" name="contact affiliation" value="Laboratory of Functional Proteomics - Department of Science and Technology - Federal University of São Paulo (UNIFESP), Sao Jose dos Campos-SP, Brazil"/> <cvParam cvRef="MS" accession="MS:1002037" name="dataset submitter"/> <cvParam cvRef="MS" accession="MS:1002332" name="lab head"/> |
| Definition: | The list of contacts related to the ProteomeXchange dataset. | ||||||||
| Type: | ContactListType | ||||||||
| Attributes: | none |
||||||||
| Subelements: |
|
||||||||
| Example Context: | <ContactList>
<Contact id="project_submitter">
<cvParam cvRef="MS" accession="MS:1000586" name="contact name" value="Andre Zelanis"/>
<cvParam cvRef="MS" accession="MS:1000589" name="contact email" value="zelanis@gmail.com"/>
<cvParam cvRef="MS" accession="MS:1000590" name="contact affiliation" value="Laboratory of Functional Proteomics -
Department of Science and Technology -
Federal University of São Paulo (UNIFESP), Sao Jose dos Campos-SP, Brazil"/>
<cvParam cvRef="MS" accession="MS:1002037" name="dataset submitter"/>
</Contact>
...
</ContactList>
|
| Definition: | A source controlled vocabulary (CV) from which cvParams will be obtained. | ||||||||||||||||||||
| Type: | CvType | ||||||||||||||||||||
| Attributes: |
|
||||||||||||||||||||
| Subelements: | none |
||||||||||||||||||||
| Example Context: | <Cv fullName="PSI-MOD" uri="https://raw.githubusercontent.com/MICommunity/psidev/master/psi/mod/data/PSI-MOD.obo" id="MOD"/> |
| Definition: | The list of controlled vocabularies used in the file. | ||||||||
| Type: | CvListType | ||||||||
| Attributes: | none |
||||||||
| Subelements: |
|
||||||||
| Example Context: | <CvList>
<Cv fullName="PSI-MS" uri="https://raw.githubusercontent.com/HUPO-PSI/psi-ms-CV/master/psi-ms.obo" id="MS"/>
<Cv fullName="PSI-MOD" uri="https://raw.githubusercontent.com/MICommunity/psidev/master/psi/mod/data/PSI-MOD.obo" id="MOD"/>
<Cv fullName="UNIMOD" uri="http://www.unimod.org/obo/unimod.obo" id="UNIMOD"/>
</CvList>
|
| Definition: | A single entry from an ontology or a controlled vocabulary. | ||||||||||||||||||||||||||||||||
| Type: | CvParamType | ||||||||||||||||||||||||||||||||
| Attributes: |
|
||||||||||||||||||||||||||||||||
| Subelements: | none |
||||||||||||||||||||||||||||||||
| Example Context: | <cvParam cvRef="MS" accession="MS:1002866" name="Reference" value="Wu Y, Cai Z, Cross D, Noble JR, Prest K, Littleboy J, Cohen SB, Edlundh B, Koh JMS, Xu R, Noor Z, Bastami M, Valentini S, Richardson L, Barthorpe S, Arymanesh N, Robinson PJ, Hains PG, Garnett MJ, Zhong Q, Reddel RR, MacKenzie KL. Large-scale drug sensitivity, gene dependency, and proteogenomic analyses of telomere maintenance mechanisms in cancer cells. Nat Commun. 2025 16(1):11337"/> |
| Definition: | Description of the source file, including location and type. | ||||||||||||
| Type: | DatasetFileType | ||||||||||||
| Attributes: |
|
||||||||||||
| Subelements: |
|
||||||||||||
| Example Context: | <DatasetFile id="FILE_38" name="20210115_YS_DENV-16681_NS4B_4_Slot1-32_1_1185.d.zip">
<cvParam cvRef="MS" accession="MS:1002846" name="Associated raw file URI" value="ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2026/03/PXD063343/20210115_YS_DENV-16681_NS4B_4_Slot1-32_1_1185.d.zip"/>
</DatasetFile>
|
||||||||||||
| cvParam Mapping Rules: | Path /ProteomeXchangeDataset/DatasetFileList/DatasetFile MUST supply term PRIDE:0000403 (Associated file URI) or any of its children one or more times |
||||||||||||
| Example cvParams: | <cvParam cvRef="MS" accession="MS:1002846" name="Associated raw file URI" value="ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2026/03/PXD066133/EX_LEO_JANETE_NAT_V14_20231208_43.raw"/> <cvParam cvRef="MS" accession="MS:1002849" name="Search engine output file URI" value="ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2026/03/PXD066133/proteinGroups.txt"/> <cvParam cvRef="MS" accession="MS:1002851" name="Other type file URI" value="ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2026/03/PXD063343/mqpar.xml"/> <cvParam cvRef="MS" accession="MS:1002850" name="Peak list file URI" value="ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2026/03/PXD063343/andromeda.zip"/> <cvParam cvRef="MS" accession="MS:1002845" name="Associated file URI" value="ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2026/02/PXD063953/20240619_UP000005640_9606.fasta"/> |
| Definition: | The list of ALL files comprising this ProteomeXchange submission. | ||||||||
| Type: | DatasetFileListType | ||||||||
| Attributes: | none |
||||||||
| Subelements: |
|
||||||||
| Example Context: | <DatasetFileList>
<DatasetFile id="FILE_1" name="20210115_YS_HCV_NS4B_2_Slot1-26_1_1177.d.zip">
<cvParam cvRef="MS" accession="MS:1002846" name="Associated raw file URI" value="ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2026/03/PXD063343/20210115_YS_HCV_NS4B_2_Slot1-26_1_1177.d.zip"/>
</DatasetFile>
<DatasetFile id="FILE_2" name="20210115_YS_DENV-16681_NS4B_3_Slot1-31_1_1184.d.zip">
<cvParam cvRef="MS" accession="MS:1002846" name="Associated raw file URI" value="ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2026/03/PXD063343/20210115_YS_DENV-16681_NS4B_3_Slot1-31_1_1184.d.zip"/>
</DatasetFile>
...
</DatasetFileList>
|
| Definition: | An identifier associated with this dataset, defined by CV term. | ||||||||
| Type: | DatasetIdentifierType | ||||||||
| Attributes: | none |
||||||||
| Subelements: |
|
||||||||
| Example Context: | <DatasetIdentifier>
<cvParam cvRef="MS" accession="MS:1001919" name="ProteomeXchange accession number" value="PXD058664"/>
<cvParam cvRef="MS" accession="MS:1001921" name="ProteomeXchange accession number version number" value="2"/>
</DatasetIdentifier>
|
||||||||
| cvParam Mapping Rules: | WARNING: There are no cvParam mapping rules for this element even though cvParam is an allowed subelement. | ||||||||
| Example cvParams: | <cvParam cvRef="MS" accession="MS:1001919" name="ProteomeXchange accession number" value="PXD066133"/> <cvParam cvRef="MS" accession="MS:1001921" name="ProteomeXchange accession number version number" value="2"/> |
| Definition: | The list of identifiers associated with this dataset, not just the PXD identifier, but possibly DOIs and other identifiers. | ||||||||
| Type: | DatasetIdentifierListType | ||||||||
| Attributes: | none |
||||||||
| Subelements: |
|
||||||||
| Example Context: | <DatasetIdentifierList>
<DatasetIdentifier>
<cvParam cvRef="MS" accession="MS:1001919" name="ProteomeXchange accession number" value="PXD058664"/>
<cvParam cvRef="MS" accession="MS:1001921" name="ProteomeXchange accession number version number" value="2"/>
</DatasetIdentifier>
</DatasetIdentifierList>
|
| Definition: | Specifies via CV term whether this is an original dataset or is a re-interpretation of a previous ProteomeXchange dataset. | ||||||||
| Type: | DatasetOriginType | ||||||||
| Attributes: | none |
||||||||
| Subelements: |
|
||||||||
| Example Context: | <DatasetOrigin>
<cvParam cvRef="MS" accession="MS:1002868" name="Original data"/>
</DatasetOrigin>
|
||||||||
| cvParam Mapping Rules: | WARNING: There are no cvParam mapping rules for this element even though cvParam is an allowed subelement. | ||||||||
| Example cvParams: | <cvParam cvRef="MS" accession="MS:1002868" name="Original data"/> |
| Definition: | The list of the origins of this dataset. This list can link to other ProteomeXchange datasets or other resources. If this dataset contains previously unreported data, then a 'new dataset' annotation should be used. | ||||||||
| Type: | DatasetOriginListType | ||||||||
| Attributes: | none |
||||||||
| Subelements: |
|
||||||||
| Example Context: | <DatasetOriginList>
<DatasetOrigin>
<cvParam cvRef="MS" accession="MS:1002868" name="Original data"/>
</DatasetOrigin>
</DatasetOriginList>
|
| Definition: | Broad description of the dataset being announced, inlcuding a title, abstract, review level, etc. | ||||||||||||||||
| Type: | DatasetSummaryType | ||||||||||||||||
| Attributes: |
|
||||||||||||||||
| Subelements: |
|
||||||||||||||||
| Example Context: | <DatasetSummary announceDate="2026-03-10" hostingRepository="PRIDE" title="A genus-wide interaction atlas across NS4B orthologues identifies a conserved role for UFMylation in orthoflavivirus replication (NS4Bome)">
<Description>Orthoflavivirus infections represent an increasing public health burden, with several members of the genus emerging or re-emerging globally. Despite the availability of few vaccines, no antiviral drugs are currently licensed for the treatment of orthoflavivirus infections. Several pre-clinical studies identified the non-structural protein 4B (NS4B), one of the least characterized viral proteins within the orthoflavivirus genus, as the most promising target for the development of potent direct-acting antivirals. However, its functional roles in viral replication are still elusive. Here, we employ an integrated proteomic approach to systematically identify cellular targets of NS4B across eight prototypic orthoflaviviruses and characterize their influence on the human proteome. Using this approach, we mapped high-confidence NS4B-interacting human proteins across the genus, underlying potentially divergent mechanisms of host adaptation across orthoflaviviruses spanning diverse pathologies and vector preferences. Among these, we unveil a novel function for UBA5, the E1-activating enzyme of the UFMylation pathway, in orthoflavivirus replication. Mechanistically, we map associations of distinct viral proteins with multiple members of the UFMylation pathway, which are selectively recruited to sites of viral replication to promote mitochondrial respiration. Finally, we demonstrate that pharmacological inhibition of UFMylation exerts potent antiviral activity in vitro and in vivo. This integrative study provides a rational framework for a system-level understanding of orthoflavivirus NS4B effector functions and sheds light on a conserved and unconventional role for UFMylation in orthoflavivirus replication.</Description>
<ReviewLevel>
<cvParam cvRef="MS" accession="MS:1002854" name="Peer-reviewed dataset"/>
</ReviewLevel>
<RepositorySupport>
<cvParam cvRef="MS" accession="MS:1002857" name="Unsupported dataset by repository"/>
...
</DatasetSummary>
|
| Definition: | A brief description of the dataset, usually about one paragraph long. |
| Type: | xs:string |
| Attributes: | none |
| Subelements: | none |
| Example Context: | <Description>Orthoflavivirus infections represent an increasing public health burden, with several members of the genus emerging or re-emerging globally. Despite the availability of few vaccines, no antiviral drugs are currently licensed for the treatment of orthoflavivirus infections. Several pre-clinical studies identified the non-structural protein 4B (NS4B), one of the least characterized viral proteins within the orthoflavivirus genus, as the most promising target for the development of potent direct-acting antivirals. However, its functional roles in viral replication are still elusive. Here, we employ an integrated proteomic approach to systematically identify cellular targets of NS4B across eight prototypic orthoflaviviruses and characterize their influence on the human proteome. Using this approach, we mapped high-confidence NS4B-interacting human proteins across the genus, underlying potentially divergent mechanisms of host adaptation across orthoflaviviruses spanning diverse pathologies and vector preferences. Among these, we unveil a novel function for UBA5, the E1-activating enzyme of the UFMylation pathway, in orthoflavivirus replication. Mechanistically, we map associations of distinct viral proteins with multiple members of the UFMylation pathway, which are selectively recruited to sites of viral replication to promote mitochondrial respiration. Finally, we demonstrate that pharmacological inhibition of UFMylation exerts potent antiviral activity in vitro and in vivo. This integrative study provides a rational framework for a system-level understanding of orthoflavivirus NS4B effector functions and sheds light on a conserved and unconventional role for UFMylation in orthoflavivirus replication.</Description> |
| Definition: | A single link to the full dataset. | ||||||||
| Type: | FullDatasetLinkType | ||||||||
| Attributes: | none |
||||||||
| Subelements: |
|
||||||||
| Example Context: | <FullDatasetLink>
<cvParam cvRef="MS" accession="MS:1002852" name="Dataset FTP location" value="ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2026/03/PXD066133"/>
</FullDatasetLink>
|
||||||||
| cvParam Mapping Rules: | WARNING: There are no cvParam mapping rules for this element even though cvParam is an allowed subelement. | ||||||||
| Example cvParams: | <cvParam cvRef="MS" accession="MS:1002852" name="Dataset FTP location" value="ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2026/03/PXD066133"/> <cvParam cvRef="MS" accession="MS:1001930" name="PRIDE project URI" value="https://www.ebi.ac.uk/pride/archive/projects/PXD066133"/> |
| Definition: | The list of links to the complete ProteomeXchange dataset. | ||||||||
| Type: | FullDatasetLinkListType | ||||||||
| Attributes: | none |
||||||||
| Subelements: |
|
||||||||
| Example Context: | <FullDatasetLinkList>
<FullDatasetLink>
<cvParam cvRef="MS" accession="MS:1002852" name="Dataset FTP location" value="ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2026/03/PXD066133"/>
</FullDatasetLink>
<FullDatasetLink>
<cvParam cvRef="MS" accession="MS:1001930" name="PRIDE project URI" value="https://www.ebi.ac.uk/pride/archive/projects/PXD066133"/>
</FullDatasetLink>
...
</FullDatasetLinkList>
|
| Definition: | Instrument on which the data has been generated. | ||||||||
| Type: | InstrumentType | ||||||||
| Attributes: |
|
||||||||
| Subelements: |
|
||||||||
| Example Context: | <Instrument id="Instrument_1">
<cvParam cvRef="MS" accession="MS:1003028" name="Orbitrap Exploris 480"/>
</Instrument>
|
||||||||
| cvParam Mapping Rules: | Path /ProteomeXchangeDataset/InstrumentList/Instrument MAY supply a *child* term of MS:1000496 (instrument attribute) one or more times e.g.: MS:1000032 (customization) e.g.: MS:1000236 (transmission) e.g.: MS:1000529 (instrument serial number) MUST supply term MS:1000031 (instrument model) or any of its children one or more times e.g.: MS:1000139 (4000 QTRAP) e.g.: MS:1000140 (4700 Proteomics Analyzer) e.g.: MS:1000141 (apex IV) e.g.: MS:1000142 (apex Q) e.g.: MS:1000143 (API 150EX) e.g.: MS:1000144 (API 150EX Prep) e.g.: MS:1000145 (API 2000) e.g.: MS:1000146 (API 3000) e.g.: MS:1000147 (API 4000) e.g.: MS:1000148 (autoflex II) et al. |
||||||||
| Example cvParams: | <cvParam cvRef="MS" accession="MS:1003028" name="Orbitrap Exploris 480"/> <cvParam cvRef="MS" accession="MS:1003005" name="timsTOF Pro"/> <cvParam cvRef="MS" accession="MS:1002533" name="TripleTOF 6600"/> <cvParam cvRef="MS" accession="MS:1002416" name="Orbitrap Fusion"/> |
| Definition: | The list of instruments on which the data generation was performed. | ||||||||
| Type: | InstrumentListType | ||||||||
| Attributes: | none |
||||||||
| Subelements: |
|
||||||||
| Example Context: | <InstrumentList>
<Instrument id="Instrument_1">
<cvParam cvRef="MS" accession="MS:1003028" name="Orbitrap Exploris 480"/>
</Instrument>
</InstrumentList>
|
| Definition: | Container for a reference to the id of an Instrument within this submission | ||||||||
| Type: | RefType | ||||||||
| Attributes: |
|
||||||||
| Subelements: | none |
||||||||
| Example Context: |
| Definition: | Keywords defined by controlled vocabulary or free text categorised by a controlled vocabolary term (e.g. 'journal article keyword', 'submitter keyword' or 'curator keyword'). | ||||||||
| Type: | KeywordListType | ||||||||
| Attributes: | none |
||||||||
| Subelements: |
|
||||||||
| Example Context: | <KeywordList>
<cvParam cvRef="MS" accession="MS:1001925" name="submitter keyword" value="Proteome; Saliva; Electronic Cigarette Uses; Electronic Nicotine Delivery Systems; Glutathione Transferase."/>
</KeywordList>
|
||||||||
| cvParam Mapping Rules: | WARNING: There are no cvParam mapping rules for this element even though cvParam is an allowed subelement. | ||||||||
| Example cvParams: | <cvParam cvRef="MS" accession="MS:1001925" name="submitter keyword" value="Proteome; Saliva; Electronic Cigarette Uses; Electronic Nicotine Delivery Systems; Glutathione Transferase."/> |
| Definition: | The list of amino acid mass modifications caused or considered, defined as cvParams. | ||||||||
| Type: | ModificationListType | ||||||||
| Attributes: | none |
||||||||
| Subelements: |
|
||||||||
| Example Context: | <ModificationList>
<cvParam cvRef="MOD" accession="MOD:01720" name="TMT6plex-126 reporter+balance reagent acylated residue"/>
<cvParam cvRef="MOD" accession="MOD:00394" name="acetylated residue"/>
<cvParam cvRef="MOD" accession="MOD:00425" name="monohydroxylated residue"/>
<cvParam cvRef="MOD" accession="MOD:00400" name="deamidated residue"/>
<cvParam cvRef="MOD" accession="MOD:00397" name="iodoacetamide derivatized residue"/>
</ModificationList>
|
||||||||
| cvParam Mapping Rules: | WARNING: There are no cvParam mapping rules for this element even though cvParam is an allowed subelement. | ||||||||
| Example cvParams: | <cvParam cvRef="MOD" accession="MOD:00394" name="acetylated residue"/> <cvParam cvRef="MOD" accession="MOD:00425" name="monohydroxylated residue"/> <cvParam cvRef="MOD" accession="MOD:00400" name="deamidated residue"/> <cvParam cvRef="MOD" accession="MOD:00397" name="iodoacetamide derivatized residue"/> <cvParam cvRef="MS" accession="MS:1002864" name="No PTMs are included in the dataset"/> <cvParam cvRef="MOD" accession="MOD:01720" name="TMT6plex-126 reporter+balance reagent acylated residue"/> |
| Definition: | Proteins that is reported to be detected in the dataset. | ||||||||
| Type: | ProteinType | ||||||||
| Attributes: |
|
||||||||
| Subelements: | none |
||||||||
| Example Context: | <Protein id="A0A1B0GVN3"/> |
| Definition: | The list of proteins that are reported to be detected in the dataset. | ||||||||
| Type: | ProteinListType | ||||||||
| Attributes: | none |
||||||||
| Subelements: |
|
||||||||
| Example Context: | <ProteinList> <Protein id="P12765"/> <Protein id="Q9BY79"/> <Protein id="A0A1B0GVN3"/> <Protein id="O38425"/> <Protein id="P13593"/> <Protein id="Q9Y6Y8"/> ... </ProteinList> |
| Definition: | Reference to a publication in which the dataset is published. | ||||||||
| Type: | PublicationType | ||||||||
| Attributes: |
|
||||||||
| Subelements: |
|
||||||||
| Example Context: | <Publication id="PMID41436729">
<cvParam cvRef="MS" accession="MS:1000879" name="PubMed identifier" value="41436729"/>
<cvParam cvRef="MS" accession="MS:1002866" name="Reference" value="Wu Y, Cai Z, Cross D, Noble JR, Prest K, Littleboy J, Cohen SB, Edlundh B, Koh JMS, Xu R, Noor Z, Bastami M, Valentini S, Richardson L, Barthorpe S, Arymanesh N, Robinson PJ, Hains PG, Garnett MJ, Zhong Q, Reddel RR, MacKenzie KL. Large-scale drug sensitivity, gene dependency, and proteogenomic analyses of telomere maintenance mechanisms in cancer cells. Nat Commun. 2025 16(1):11337"/>
</Publication>
|
||||||||
| cvParam Mapping Rules: | WARNING: There are no cvParam mapping rules for this element even though cvParam is an allowed subelement. | ||||||||
| Example cvParams: | <cvParam cvRef="MS" accession="MS:1001922" name="Digital Object Identifier (DOI)" value="10.1021/ACS.JPROTEOME.5C00347"/> <cvParam cvRef="MS" accession="MS:1000879" name="PubMed identifier" value="41436729"/> <cvParam cvRef="MS" accession="MS:1002866" name="Reference" value="Wu Y, Cai Z, Cross D, Noble JR, Prest K, Littleboy J, Cohen SB, Edlundh B, Koh JMS, Xu R, Noor Z, Bastami M, Valentini S, Richardson L, Barthorpe S, Arymanesh N, Robinson PJ, Hains PG, Garnett MJ, Zhong Q, Reddel RR, MacKenzie KL. Large-scale drug sensitivity, gene dependency, and proteogenomic analyses of telomere maintenance mechanisms in cancer cells. Nat Commun. 2025 16(1):11337"/> <cvParam cvRef="MS" accession="MS:1002858" name="Dataset with its publication pending"/> |
| Definition: | The list of publications from which the dataset was collected or wherein it is published | ||||||||
| Type: | PublicationListType | ||||||||
| Attributes: | none |
||||||||
| Subelements: |
|
||||||||
| Example Context: | <PublicationList>
<Publication id="PMID41436729">
<cvParam cvRef="MS" accession="MS:1000879" name="PubMed identifier" value="41436729"/>
<cvParam cvRef="MS" accession="MS:1002866" name="Reference" value="Wu Y, Cai Z, Cross D, Noble JR, Prest K, Littleboy J, Cohen SB, Edlundh B, Koh JMS, Xu R, Noor Z, Bastami M, Valentini S, Richardson L, Barthorpe S, Arymanesh N, Robinson PJ, Hains PG, Garnett MJ, Zhong Q, Reddel RR, MacKenzie KL. Large-scale drug sensitivity, gene dependency, and proteogenomic analyses of telomere maintenance mechanisms in cancer cells. Nat Commun. 2025 16(1):11337"/>
</Publication>
<Publication id="DOI-10_1038_s41467_025_67190_w">
<cvParam cvRef="MS" accession="MS:1001922" name="Digital Object Identifier (DOI)" value="10.1038/s41467-025-67190-w"/>
...
</PublicationList>
|
| Definition: | to reference the 'id' of a 'Publication' within this submission | ||||||||
| Type: | RefType | ||||||||
| Attributes: |
|
||||||||
| Subelements: | none |
||||||||
| Example Context: |
| Definition: | A record in the repository the data was submitted to corresponding to this dataset (for an example PRIDE experiment record). | ||||||||||||||||||||||||||||
| Type: | RepositoryRecordType | ||||||||||||||||||||||||||||
| Attributes: |
|
||||||||||||||||||||||||||||
| Subelements: |
|
||||||||||||||||||||||||||||
| Example Context: | <RepositoryRecord name="A genus-wide interaction atlas across NS4B orthologues identifies a conserved role for UFMylation in orthoflavivirus replication (NS4Bome)" label="PRIDE project" recordID="PXD063343" repositoryID="PRIDE" uri="https://www.ebi.ac.uk/pride/archive/projects/PXD063343"/> |
| Definition: | The list of records as found in the repository the data was submitted to (for example PRIDE experiment records). | ||||||||
| Type: | RepositoryRecordListType | ||||||||
| Attributes: | none |
||||||||
| Subelements: |
|
||||||||
| Example Context: | <RepositoryRecordList>
<RepositoryRecord name="A genus-wide interaction atlas across NS4B orthologues identifies a conserved role for UFMylation in orthoflavivirus replication (NS4Bome)" label="PRIDE project" recordID="PXD063343" repositoryID="PRIDE" uri="https://www.ebi.ac.uk/pride/archive/projects/PXD063343"/>
</RepositoryRecordList>
|
| Definition: | To what extend the data is supported in the hosting repository. | ||||||||
| Type: | RepositorySupportType | ||||||||
| Attributes: | none |
||||||||
| Subelements: |
|
||||||||
| Example Context: | <RepositorySupport>
<cvParam cvRef="MS" accession="MS:1002857" name="Unsupported dataset by repository"/>
</RepositorySupport>
|
||||||||
| cvParam Mapping Rules: | WARNING: There are no cvParam mapping rules for this element even though cvParam is an allowed subelement. | ||||||||
| Example cvParams: | <cvParam cvRef="MS" accession="MS:1002857" name="Unsupported dataset by repository"/> |
| Definition: | Level of review on this dataset/associated paper. | ||||||||
| Type: | ReviewLevelType | ||||||||
| Attributes: | none |
||||||||
| Subelements: |
|
||||||||
| Example Context: | <ReviewLevel>
<cvParam cvRef="MS" accession="MS:1002854" name="Peer-reviewed dataset"/>
</ReviewLevel>
|
||||||||
| cvParam Mapping Rules: | WARNING: There are no cvParam mapping rules for this element even though cvParam is an allowed subelement. | ||||||||
| Example cvParams: | <cvParam cvRef="MS" accession="MS:1002854" name="Peer-reviewed dataset"/> |
| Definition: | A summary of the sample describtion. This should be a (sub) selection of cvParams used to describe the sample. Minimally this should contain information like species, tissue, etc..., but could also contain sample preparation information. | ||||||||
| Type: | SampleType | ||||||||
| Attributes: |
|
||||||||
| Subelements: |
|
||||||||
| Example Context: | |||||||||
| cvParam Mapping Rules: | WARNING: There are no cvParam mapping rules for this element even though cvParam is an allowed subelement. |
| Definition: | The list of samples that are analyzed in this dataset. | ||||||||
| Type: | SampleListType | ||||||||
| Attributes: | none |
||||||||
| Subelements: |
|
||||||||
| Example Context: |
| Definition: | to reference the 'id' of a 'DatasetFile' within this submission | ||||||||
| Type: | RefType | ||||||||
| Attributes: |
|
||||||||
| Subelements: | none |
||||||||
| Example Context: |
| Definition: | The species from which the data has been generated. | ||||||||
| Type: | SpeciesType | ||||||||
| Attributes: | none |
||||||||
| Subelements: |
|
||||||||
| Example Context: | <Species>
<cvParam cvRef="MS" accession="MS:1001469" name="taxonomy: scientific name" value="Homo sapiens (Human)"/>
<cvParam cvRef="MS" accession="MS:1001467" name="taxonomy: NCBI TaxID" value="NEWT:9606"/>
</Species>
|
||||||||
| cvParam Mapping Rules: | WARNING: There are no cvParam mapping rules for this element even though cvParam is an allowed subelement. | ||||||||
| Example cvParams: | <cvParam cvRef="MS" accession="MS:1001469" name="taxonomy: scientific name" value="Homo sapiens (Human)"/> <cvParam cvRef="MS" accession="MS:1001467" name="taxonomy: NCBI TaxID" value="NEWT:9606"/> |
| Definition: | The list of species from which the data has been generated. | ||||||||
| Type: | SpeciesListType | ||||||||
| Attributes: | none |
||||||||
| Subelements: |
|
||||||||
| Example Context: | <SpeciesList>
<Species>
<cvParam cvRef="MS" accession="MS:1001469" name="taxonomy: scientific name" value="Homo sapiens (Human)"/>
<cvParam cvRef="MS" accession="MS:1001467" name="taxonomy: NCBI TaxID" value="NEWT:9606"/>
</Species>
</SpeciesList>
|
| Definition: | A single user-defined parameter. | ||||||||||||||||||||||||
| Type: | UserParamType | ||||||||||||||||||||||||
| Attributes: |
|
||||||||||||||||||||||||
| Subelements: | none |
||||||||||||||||||||||||
| Example Context: |