# File Name Format info/**HUMAN_GENE_ID**-**MOUSE_GENE_ID**.txt # File Format Each file is formatted as JSON. Entries of these files are described in below. * COXSIM10 : Coexpression similarity value. A summation of the number of corresponding genes in N ≤ 10 * COXSIM20 : Coexpression similarity value. A summation of the number of corresponding genes in N ≤ 20 * COXSIM50 : Coexpression similarity value. A summation of the number of corresponding genes in N ≤ 50 * COXSIM100 : Coexpression similarity value. A summation of the number of corresponding genes in N ≤ 100 * COXSIM200 : Coexpression similarity value. A summation of the number of corresponding genes in N ≤ 200 * COXSIM500 : Coexpression similarity value. A summation of the number of corresponding genes in N ≤ 500 * COXSIM700 : Coexpression similarity value. A summation of the number of corresponding genes in N ≤ 700 * COXSIM1000 : Coexpression similarity value. A summation of the number of corresponding genes in N ≤ 1000 * COXSIM2000 : Coexpression similarity value. A summation of the number of corresponding genes in N ≤ 2000 * cx1 : A list of human coexpression. Each entries has 5 sub-entries, Entrez GeneID, Mutual Rank, Person Correlation Coefficient, Whether the gene has a corresponding gene in mouse and HomoloGeneID. * cx2 : A list of mouse coexpression. Contents of entries are the same as `cx1` * gene1 : A human Entrez gene id * gene2 : A mouse Entrez gene id * list : A list of coexpression conservation. Each entries has 2 sub-entries, the number of corresponding genes and a list of conserved human gene IDs.