Skip to content

sje30/b2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code and data for B2 paper

This repository accompanies the manuscript Measuring and Modelling the Emergence of Order in the Mouse Retinocollicular Projection.

Simulation code

model code for simulating the retinotopic maps.

Retistruct software for refolding flattened retinae.

Experimental data

data contains the experimental datasests analysed here. Most of the files in the folders are for the Restistruct program, and take the following form:

- ALU.MAP: Text file containing the coordinates of the retinal outline and
           landmarks such as the optic disc.

- SYS.SYS: SYSTAT5 file containing the coordinates of the beads or
           counts of beads within defined boxes.

- P.csv: Text file created and used by Retistruct containing the
         coordinates of the outline after it has been standardised by
         Retistruct.

- T.csv: Text file created and used by Retistruct containing annotation
         of the cuts or tears. Column `V0` indicates the point at the
         apex of the cut by reference to the index of a row of `P.csv`.
         Columns `VB` and `VF` indicate the ends of the cuts, also by
         reference to indices of rows in `P.csv`.

- markup.csv: Text file crated and used by Retistruct containing
              annotation of the Nasal or Dorsal pole (index of row of
              `P.csv`), the rim angle in degrees, the optic disc (index
              to landmark by Retistruct extracted from `ALU.MAP`) and
              whether the dorsoventral axis has been flipped (a logical
              0/1 or FALSE/TRUE value).

- r.Rdata: File created by Retistruct in binary Rdata format (readable by
           R) containing information about the reconstructed retina,
           including the locations of data points and landmarks in
           spherical coordinates.

- r.mat: File created by Retistruct in binary MATLAB format (readable by
         MATALB) containing locations of beads in spherical coordinates,
         and kernel density and kernel regression estimates of bead
         data. See Retistruct user guide for full explanation.

Analysis files

The raw data above has been processed to provide summary data files which are then plotted to make the figures in the manuscript. In particular the four key summary data files are:

  1. data/NN-C57BL6J.csv
  2. data/NN-N2KO.csv
  3. data/CONTOUR-WT.xlsx
  4. data/CONTOUR-B2.xlsx

The first two contain the "separation in retina" data and the last two summarise the contour analysis. These are analysed in detailed in the accompanying Rmarkdown script methods.Rmd. Please view the methods.md file for the output from this analysis, which shows the key N and data figures.

About

Beta2 repository (code and data)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages