Help & Documentation

Statistical results

Statistical analyses on IMPC data are tracked in a SOLR core called ‘statistical-result’. This core contains significance levels, effect sizes, and calls to abnormal phenotypes.

Some fields relevant to the ‘statistical-result’ core are provided in the table below.

Field nameDescription
marker_symbolMouse gene identifier in symbol format, e.g. Car4
marker_accession_idMouse gene identifier in MGI id format, e.g. MGI:1096574
zygosityZygosity of the mutant specimens
parameter_stable_idIdentifier for phenotyping parameter
p_valueP-value from a statistical procedure
mp_term_idIdentifier of a mammalian phenotype

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/statistical-result/select?q=marker_symbol:Car4

Example – results for a parameter

Query criteria:

Parameter identifier: IMPC_ECG_004_001 (RR interval)

Query URL:

https://www.ebi.ac.uk/mi/impc/solr/statistical-result/select?q=parameter_stable_id:IMPC_ECG_004_001