Browse Source

'README.md' ändern

Richard Gaus 2 years ago
parent
commit
ceee260a3e
1 changed files with 24 additions and 21 deletions
  1. 24 21
      README.md

+ 24 - 21
README.md

@@ -6,28 +6,31 @@ Stereologic data accompanying the study:
 
 The repository contains a table (`raw_stereology_data.xlsx`) with clinical characteristics and raw stereological estimates of volume, cell counts, and cell densities in the whole cerebral cortex, whole area 24, and layer V of area 24 in the brains of 13 male patients with schizophrenia and 13 age-matched male controls.
 
-The table contains the following columns:
-
-
+Each row in the table represents one separate hemisphere. The table contains the following columns:
 | Column   | Description | Unit     |
 | -------- | ----------- | -------- |
-| `subject`     | Text     | Text     |
-
-
-
-Units of estimates are as follows:
-* CGM volume (`cgm_vol`): cm<sup>3</sup>
-* CGM neuron number (`cgm_nn`): x10<sup>9</sup>
-* CGM neuron density (`cgm_nd`): x10<sup>6</sup> / cm<sup>3</sup>
-* Area 24 volume (`area24_vol`): cm<sup>3</sup>
-* Area 24 neuron number (`area24_nn`): x10<sup>6</sup>
-* Area 24 neuron density (`area24_vol`): x10<sup>6</sup> / cm<sup>3</sup>
-* Area 24 layer V volume: cm<sup>3</sup>
-* Area 24 layer V neuron number: x10<sup>6</sup>
-* Area 24 layer V neuron density: x10<sup>6</sup> / cm<sup>3</sup>
-* VEN number: x10<sup>3</sup>
-* VEN density: x10<sup>3</sup> / cm<sup>3</sup>
-
-All hemispheres where columns `excl` / `excl_cgm` carry the value `1` were excluded from the statistical analysis for all outcome variables / only the CGM-related outcome variables due to missing sections.
+| `subject` | Subject ID |  |
+| `code` | Subject code |  |
+| `excl` | * |  |
+| `excl_cgm` | * |  |
+| `diagnosis` | Control: `0`, Patient: `1` |  |
+| `hemisphere` | Left or right hemisphere |  |
+| `age` | Age of subject | years |
+| `pmi` | Post-mortem interval | hours |
+| `fix` | Fixation time | days |
+| `cgm_vol` | Volume of whole CGM | cm<sup>3</sup> |
+| `cgm_nn` | Total neuron number in whole CGM | x10<sup>9</sup> |
+| `cgm_nd` | Total neuron density in whole CGM | x10<sup>6</sup> / cm<sup>3</sup> |
+| `area24_vol` | Volume of whole area 24 | cm<sup>3</sup> |
+| `area24_nn` | Total neuron number in whole area 24 | x10<sup>6</sup> |
+| `area24_nd` | Total neuron density in whole area 24 | x10<sup>6</sup> / cm<sup>3</sup> |
+| `area24layer5_vol` | Volume of layer V of area 24 | cm<sup>3</sup> |
+| `area24layer5_nn` | Total neuron number in layer V of area 24 | x10<sup>6</sup> |
+| `area24layer5_nd` | Total neuron density in layer V of area 24 | x10<sup>6</sup> / cm<sup>3</sup> |
+| `ven_number` | VEN number in layer V of area 24 | x10<sup>3</sup> |
+| `ven_density` | VEN density in layer V of area 24 | x10<sup>3</sup> / cm<sup>3</sup> |
+
+CGM: cortical gray matter; VEN: von Economo neuron
+*All hemispheres where columns `excl` / `excl_cgm` carry the value `1` were excluded from the statistical analysis for all outcome variables / only the CGM-related outcome variables due to missing sections.
 
 If you plan to use this data for a publication, please inform us about it and don’t forget to cite the source of the data.