Taiyou / SocialDefeatStressProtocol

This repository describes social defeat stress protocol and the social interaction test.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SocialDefeatStressProtocol

This repository describes social defeat stress protocol and the social interaction test at OIST, specially A366 in Lab 1 level A.

I summarized the protocol in benchling. Repeated social defeat stress protocol

MATLAB codes:

makeList.m
getCoordinates.m
SI_Hgraph.m

SI_Hgraph generates heatmaps of object and social interaction.

Example1

>> datapath = '/your_directory/SampleData/control';
>> SI_Hgraph(datapath);

A heatmap of object interaction Imgur

A heatmap of social interaction Imgur

Example2

>> TestSDandCont

A boxplot contrasting social interaction score in the repeatedly socially defeated model and control groups. Imgur

Furthermore, please check codes by yourself.

About

This repository describes social defeat stress protocol and the social interaction test.