Raw experimental data
The ‘experiment’ data core contains raw measurements collected on individual specimens. As described in the documentation on mouse phenotyping, IMPC experiments are organized in pipelines, procedures, and parameters. They are carried out on specimens with a traceable genotype and sex.
Some notable data fields available in the ‘experiment’ core are in the table below.
Field name | Description |
---|---|
gene_symbol | Mouse gene identifier in symbol format, e.g. Car4 |
gene_accession_id | Mouse gene identifier in MGI id format, e.g. MGI:1096574 |
pipeline_stable_id | Identifier of IMPRESS pipeline |
procedure_stable_id | Identifier of phenotyping procedure |
allele_accession_id | Allele stable identifier |
zygosity | Zygosity of the mutant specimens |
sex | Sex of the mutant specimens |
weight | Weight of specimen |
parameter_stable_id | Identifier for phenotyping procedure |
data_point | Measured value |
Note. – Phenotyping related identifiers can be found in IMPRESS.
Several other fields are also available; a complete list of available parameters is available here
Example – results for a gene symbol
Query criteria:
Marker symbol: Car4
Query URL:
https://www.ebi.ac.uk/mi/impc/solr/experiment/select?q=gene_symbol:Car4
https://www.ebi.ac.uk/mi/impc/solr/experiment/select?q=gene_accession_id:”MGI:1096574”
https://www.ebi.ac.uk/mi/impc/solr/experiment/select?q=gene_symbol:Car4&rows=20
Note. – If rows is not specified, the server returns 10 records.
Example – results for a parameter
Query criteria:
Parameter identifier: ESLIM_001_001_009 (coat hair color)
Query URL:
https://www.ebi.ac.uk/mi/impc/solr/experiment/select?q=parameter_stable_id:ESLIM_001_001_009