Definition: | Top-level element for a ProteomeXchange XML document describing a dataset. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Type: | ProteomeXchangeDatasetType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Attributes: |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Subelements: |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Example Context: | <ProteomeXchangeDataset id="PXD004574" formatVersion="1.4.0" xsi:noNamespaceSchemaLocation="proteomeXchange-1.4.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="PRIDE" uri="https://raw.githubusercontent.com/PRIDE-Utilities/pride-ontology/master/pride_cv.obo" id="PRIDE"/> <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> ... </ProteomeXchangeDataset> |
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="2017-06-19">Updated publication reference for PubMed record(s): 25652787, 28604659.</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="2017-06-19">Updated publication reference for PubMed record(s): 25652787, 28604659.</ChangeLogEntry> |
Definition: | Contact person related to the ProteomeXchange dataset. | ||||||||
Type: | ContactType | ||||||||
Attributes: |
|
||||||||
Subelements: |
|
||||||||
Example Context: | <Contact id="project_lab_head"> <cvParam cvRef="MS" accession="MS:1002332" name="lab head"/> <cvParam cvRef="MS" accession="MS:1000586" name="contact name" value="Claire Brehelin"/> <cvParam cvRef="MS" accession="MS:1000589" name="contact email" value="claire.brehelin@u-bordeaux.fr"/> <cvParam cvRef="MS" accession="MS:1000590" name="contact affiliation" value="Laboratory of Membrane Biogenesis, University of Bordeaux, France"/> </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="George Rosenberger"/> <cvParam cvRef="MS" accession="MS:1000589" name="contact email" value="rosenberger@imsb.biol.ethz.ch"/> <cvParam cvRef="MS" accession="MS:1000590" name="contact affiliation" value="Institute of Molecular Systems Biology ETH Zurich"/> <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="George Rosenberger"/> <cvParam cvRef="MS" accession="MS:1000589" name="contact email" value="rosenberger@imsb.biol.ethz.ch"/> <cvParam cvRef="MS" accession="MS:1000590" name="contact affiliation" value="Institute of Molecular Systems Biology ETH Zurich"/> <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="PRIDE" uri="https://raw.githubusercontent.com/PRIDE-Utilities/pride-ontology/master/pride_cv.obo" id="PRIDE"/> |
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="PRIDE" uri="https://raw.githubusercontent.com/PRIDE-Utilities/pride-ontology/master/pride_cv.obo" id="PRIDE"/> <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="PRIDE" accession="PRIDE:0000400" name="Reference" value="Brocard L, Immel F, Coulon D, Esnay N, Tuphile K, Pascal S, Claverol S, Fouillen L, Bessoule JJ, Bréhélin C. Proteomic Analysis of Lipid Droplets from Arabidopsis Aging Leaves Brings New Insight into Their Biogenesis and Functions. Front Plant Sci. 2017 May 29;8:894. eCollection 2017"/> |
Definition: | Description of the source file, including location and type. | ||||||||||||
Type: | DatasetFileType | ||||||||||||
Attributes: |
|
||||||||||||
Subelements: |
|
||||||||||||
Example Context: | <DatasetFile id="FILE_2" name="uniprot_human_20150223_decoys_irt_apoe.fasta"> <cvParam cvRef="PRIDE" accession="PRIDE:0000403" name="Associated file URI" value="ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2017/06/PXD004574/uniprot_human_20150223_decoys_irt_apoe.fasta"/> </DatasetFile> |
||||||||||||
cvParam Mapping Rules: | Path /ProteomeXchangeDataset/DatasetFileList/DatasetFile MUST supply a *child* term of PRIDE:0000403 (Associated file URI) one or more times |
||||||||||||
Example cvParams: | <cvParam cvRef="PRIDE" accession="PRIDE:0000408" name="Search engine output file URI" value="ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2017/06/PXD004574/iprophet_apoe.pep.xml"/> <cvParam cvRef="PRIDE" accession="PRIDE:0000403" name="Associated file URI" value="ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2017/06/PXD004574/db_assays_spectral_library.tgz"/> <cvParam cvRef="PRIDE" accession="PRIDE:0000410" name="'Other' type file URI" value="ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2017/06/PXD004574/comet.params.tgz"/> <cvParam cvRef="PRIDE" accession="PRIDE:0000404" name="Associated raw file URI" value="ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2017/06/PXD004574/yanliu_L130104_002.mzXML.gz"/> |
Definition: | The list of ALL files comprising this ProteomeXchange submission. | ||||||||
Type: | DatasetFileListType | ||||||||
Attributes: | none |
||||||||
Subelements: |
|
||||||||
Example Context: | <DatasetFileList> <DatasetFile id="FILE_0" name="iprophet_apoe.pep.xml"> <cvParam cvRef="PRIDE" accession="PRIDE:0000408" name="Search engine output file URI" value="ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2017/06/PXD004574/iprophet_apoe.pep.xml"/> </DatasetFile> <DatasetFile id="FILE_1" name="db_assays_spectral_library.tgz"> <cvParam cvRef="PRIDE" accession="PRIDE:0000403" name="Associated file URI" value="ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2017/06/PXD004574/db_assays_spectral_library.tgz"/> </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="PXD004574"/> </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="PXD004574"/> |
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="PXD004574"/> </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="PRIDE" accession="PRIDE:0000402" 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="PRIDE" accession="PRIDE:0000402" 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="PRIDE" accession="PRIDE:0000402" 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="2017-06-19" hostingRepository="PRIDE" title="Label free comparative proteome analysis of Arabidopsis lipid droplets from 6 week old leaves"> <Description>Lipid droplets from 6 week old Arabidopsis leaves were purified on sucrose gradient. The abundance of the proteins in the lipid droplet fraction was established by label free and compared to soluble, membrane and plastoglobule fractions, and total leaf extract in order to identify the proteins specifically enriched in lipid droplets. Three independent biological replicates, from three independent cultures were performed. For each biological replicates, three preparations of lipid droplets (and other fractions) within each of the three independent cultures were obtained.</Description> <ReviewLevel> <cvParam cvRef="PRIDE" accession="PRIDE:0000414" name="Peer-reviewed dataset"/> </ReviewLevel> <RepositorySupport> <cvParam cvRef="PRIDE" accession="PRIDE:0000417" 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>Lipid droplets from 6 week old Arabidopsis leaves were purified on sucrose gradient. The abundance of the proteins in the lipid droplet fraction was established by label free and compared to soluble, membrane and plastoglobule fractions, and total leaf extract in order to identify the proteins specifically enriched in lipid droplets. Three independent biological replicates, from three independent cultures were performed. For each biological replicates, three preparations of lipid droplets (and other fractions) within each of the three independent cultures were obtained.</Description> |
Definition: | A single link to the full dataset. | ||||||||
Type: | FullDatasetLinkType | ||||||||
Attributes: | none |
||||||||
Subelements: |
|
||||||||
Example Context: | <FullDatasetLink> <cvParam cvRef="PRIDE" accession="PRIDE:0000411" name="Dataset FTP location" value="ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2017/06/PXD004574"/> </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="PRIDE" accession="PRIDE:0000411" name="Dataset FTP location" value="ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2017/06/PXD004574"/> <cvParam cvRef="MS" accession="MS:1001930" name="PRIDE project URI" value="http://www.ebi.ac.uk/pride/archive/projects/PXD004574"/> |
Definition: | The list of links to the complete ProteomeXchange dataset. | ||||||||
Type: | FullDatasetLinkListType | ||||||||
Attributes: | none |
||||||||
Subelements: |
|
||||||||
Example Context: | <FullDatasetLinkList> <FullDatasetLink> <cvParam cvRef="PRIDE" accession="PRIDE:0000411" name="Dataset FTP location" value="ftp://ftp.pride.ebi.ac.uk/pride/data/archive/2017/06/PXD004574"/> </FullDatasetLink> <FullDatasetLink> <cvParam cvRef="MS" accession="MS:1001930" name="PRIDE project URI" value="http://www.ebi.ac.uk/pride/archive/projects/PXD004574"/> </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:1000932" name="TripleTOF 5600"/> </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:1000932" name="TripleTOF 5600"/> <cvParam cvRef="MS" accession="MS:1000449" name="LTQ Orbitrap"/> |
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:1000932" name="TripleTOF 5600"/> </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="human, blood plasma, PTM, OpenSWATH, IPF"/> <cvParam cvRef="MS" accession="MS:1001926" name="curator keyword" value="Technical"/> <cvParam cvRef="MS" accession="MS:1001926" name="curator keyword" value="Biomedical"/> </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="human, blood plasma, PTM, OpenSWATH, IPF"/> <cvParam cvRef="MS" accession="MS:1001926" name="curator keyword" value="Technical"/> |
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:00599" name="monomethylated residue"/> <cvParam cvRef="MOD" accession="MOD:01152" name="carboxylated residue"/> <cvParam cvRef="MOD" accession="MOD:00696" name="phosphorylated residue"/> <cvParam cvRef="MOD" accession="MOD:00544" name="6x(13)C labeled residue"/> <cvParam cvRef="MOD" accession="MOD:00394" name="acetylated residue"/> <cvParam cvRef="MOD" accession="MOD:00400" name="deamidated 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:00599" name="monomethylated residue"/> <cvParam cvRef="MOD" accession="MOD:01152" name="carboxylated residue"/> <cvParam cvRef="MOD" accession="MOD:00696" name="phosphorylated residue"/> <cvParam cvRef="MOD" accession="MOD:00544" name="6x(13)C labeled residue"/> <cvParam cvRef="MOD" accession="MOD:00394" name="acetylated residue"/> <cvParam cvRef="MOD" accession="MOD:00400" name="deamidated residue"/> <cvParam cvRef="MOD" accession="MOD:00397" name="iodoacetamide derivatized residue"/> <cvParam cvRef="MOD" accession="MOD:00398" name="carbamoylated residue"/> <cvParam cvRef="MOD" accession="MOD:00695" name="sulfated residue"/> <cvParam cvRef="MOD" accession="MOD:00674" name="amidated residue"/> <cvParam cvRef="MOD" accession="MOD:00492" name="ubiquitination signature dipeptidyl lysine"/> <cvParam cvRef="MOD" accession="MOD:00425" name="monohydroxylated residue"/> <cvParam cvRef="MOD" accession="MOD:00493" name="formylated residue"/> <cvParam cvRef="MOD" accession="MOD:00461" name="nitrosylation"/> <cvParam cvRef="MOD" accession="MOD:00417" name="S-carboxamidoethyl-L-cysteine"/> |
Definition: | Reference to a publication in which the dataset is published. | ||||||||
Type: | PublicationType | ||||||||
Attributes: |
|
||||||||
Subelements: |
|
||||||||
Example Context: | <Publication id="PMID28611809"> <cvParam cvRef="MS" accession="MS:1000879" name="PubMed identifier" value="28611809"/> <cvParam cvRef="PRIDE" accession="PRIDE:0000400" name="Reference" value="Brocard L, Immel F, Coulon D, Esnay N, Tuphile K, Pascal S, Claverol S, Fouillen L, Bessoule JJ, Bréhélin C. Proteomic Analysis of Lipid Droplets from Arabidopsis Aging Leaves Brings New Insight into Their Biogenesis and Functions. Front Plant Sci. 2017 May 29;8:894. eCollection 2017"/> </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:1000879" name="PubMed identifier" value="25652787"/> <cvParam cvRef="PRIDE" accession="PRIDE:0000400" name="Reference" value="Liu Y, Buil A, Collins BC, Gillet LC, Blum LC, Cheng LY, Vitek O, Mouritsen J, Lachance G, Spector TD, Dermitzakis ET, Aebersold R. Quantitative variability of 342 plasma proteins in a human twin population. Mol Syst Biol. 2015 Feb 4;11(1):786"/> |
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="PMID25652787"> <cvParam cvRef="MS" accession="MS:1000879" name="PubMed identifier" value="25652787"/> <cvParam cvRef="PRIDE" accession="PRIDE:0000400" name="Reference" value="Liu Y, Buil A, Collins BC, Gillet LC, Blum LC, Cheng LY, Vitek O, Mouritsen J, Lachance G, Spector TD, Dermitzakis ET, Aebersold R. Quantitative variability of 342 plasma proteins in a human twin population. Mol Syst Biol. 2015 Feb 4;11(1):786"/> </Publication> <Publication id="PMID28604659"> <cvParam cvRef="MS" accession="MS:1000879" name="PubMed identifier" value="28604659"/> ... </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="Inference and quantification of peptidoforms in large sample cohorts by SWATH-MS: Twin blood plasma quantitative variance components" label="PRIDE project" recordID="PXD004574" repositoryID="PRIDE" uri="http://www.ebi.ac.uk/pride/archive/projects/PXD004574"/> |
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="Inference and quantification of peptidoforms in large sample cohorts by SWATH-MS: Twin blood plasma quantitative variance components" label="PRIDE project" recordID="PXD004574" repositoryID="PRIDE" uri="http://www.ebi.ac.uk/pride/archive/projects/PXD004574"/> </RepositoryRecordList> |
Definition: | To what extend the data is supported in the hosting repository. | ||||||||
Type: | RepositorySupportType | ||||||||
Attributes: | none |
||||||||
Subelements: |
|
||||||||
Example Context: | <RepositorySupport> <cvParam cvRef="PRIDE" accession="PRIDE:0000417" 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="PRIDE" accession="PRIDE:0000417" name="Unsupported dataset by repository"/> |
Definition: | Level of review on this dataset/associated paper. | ||||||||
Type: | ReviewLevelType | ||||||||
Attributes: | none |
||||||||
Subelements: |
|
||||||||
Example Context: | <ReviewLevel> <cvParam cvRef="PRIDE" accession="PRIDE:0000414" 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="PRIDE" accession="PRIDE:0000414" 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="Arabidopsis thaliana (Mouse-ear cress)"/> <cvParam cvRef="MS" accession="MS:1001467" name="taxonomy: NCBI TaxID" value="3702"/> </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="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="Arabidopsis thaliana (Mouse-ear cress)"/> <cvParam cvRef="MS" accession="MS:1001467" name="taxonomy: NCBI TaxID" value="3702"/> </Species> </SpeciesList> |
Definition: | A single user-defined parameter. | ||||||||||||||||||||||||
Type: | UserParamType | ||||||||||||||||||||||||
Attributes: |
|
||||||||||||||||||||||||
Subelements: | none |
||||||||||||||||||||||||
Example Context: |