MedParser

Overview

The elevated plus maze is a common preclinical approach to investigate approach/avoidance or anxiety-related behaviors in rodents.

Our lab currently uses the elevated plus maze package from Med Associates, using IR sensors to detect exploration/entrance activity into the four different arms of the maze.

Script functions

Parsing/extracting:

Simple calculations

Example Data

This repository includes example data in the example_data/ folder. These files can be used to test the script and to see how our arrays are generated. We have shared our Med-PC file in the medpc_code/ folder, as well.

Use: Run the script and a pop-up window will ask you to select the files (geneated from Med-PC session, in our case) you’d like to analyze. After selecting the file/s, an Excel file will be automatically generated with all output information per subject (i.e., file) selected.

Version

1.0.0

Change Log

Contributing

You’re welcome to use, adapt, and build on this script as needed. This script was specifically developed to save time for our lab, skipping the need to manually type in data. Your lab/project might have its own needs. If you find bugs or have suggestions, feel free to open an issue or submit a pull request.