Skip to main content

This lesson introduces various methods in MATLAB useful for dealing with data generated by calcium imaging. 

Difficulty level: Intermediate
Duration: 5:02
Speaker: : Mike X. Cohen

This tutorial demonstrates how to use MATLAB to generate and visualize animations of calcium fluctuations over time. 

Difficulty level: Intermediate
Duration: 15:01
Speaker: : Mike X. Cohen

This tutorial instructs users how to use MATLAB to programmatically convert data from cells to a matrix.

Difficulty level: Intermediate
Duration: 5:15
Speaker: : Mike X. Cohen

In this tutorial, users will learn how to identify and remove background noise, or "blur", an important step in isolating cell bodies from image data. 

Difficulty level: Intermediate
Duration: 17:08
Speaker: : Mike X. Cohen

This lesson teaches users how MATLAB can be used to apply image processing techniques to identify cell bodies based on contiguity.

Difficulty level: Intermediate
Duration: 11:23
Speaker: : Mike X. Cohen

This tutorial demonstrates how to extract the time course of calcium activity from each clusters of neuron somata, and store the data in a MATLAB matrix.

Difficulty level: Intermediate
Duration: 22:41
Speaker: : Mike X. Cohen

This lesson demonstrates how to use MATLAB to implement a multivariate dimension reduction method, PCA, on time series data.

Difficulty level: Intermediate
Duration: 17:19
Speaker: : Mike X. Cohen

This is the first of two workshops on reproducibility in science, during which participants are introduced to concepts of FAIR and open science. After discussing the definition of and need for FAIR science, participants are walked through tutorials on installing and using Github and Docker, the powerful, open-source tools for versioning and publishing code and software, respectively.

Difficulty level: Intermediate
Duration: 1:20:58

This is a hands-on tutorial on PLINK, the open source whole genome association analysis toolset. The aims of this tutorial are to teach users how to perform basic quality control on genetic datasets, as well as to identify and understand GWAS summary statistics. 

Difficulty level: Intermediate
Duration: 1:27:18
Speaker: : Dan Felsky

This is a tutorial on using the open-source software PRSice to calculate a set of polygenic risk scores (PRS) for a study sample. Users will also learn how to read PRS into R, visualize distributions, and perform basic association analyses. 

Difficulty level: Intermediate
Duration: 1:53:34
Speaker: : Dan Felsky

This tutorial introduces pipelines and methods to compute brain connectomes from fMRI data. With corresponding code and repositories, participants can follow along and learn how to programmatically preprocess, curate, and analyze functional and structural brain data to produce connectivity matrices. 

Difficulty level: Intermediate
Duration: 1:39:04

This is a tutorial on designing a Bayesian inference model to map belief trajectories, with emphasis on gaining familiarity with Hierarchical Gaussian Filters (HGFs).

 

This lesson corresponds to slides 65-90 of the PDF below. 

Difficulty level: Intermediate
Duration: 1:15:04
Speaker: : Daniel Hauke

This tutorial walks participants through the application of dynamic causal modelling (DCM) to fMRI data using MATLAB. Participants are also shown various forms of DCM, how to generate and specify different models, and how to fit them to simulated neural and BOLD data.

 

This lesson corresponds to slides 158-187 of the PDF below. 

Difficulty level: Advanced
Duration: 1:22:10

This lesson provides a tutorial on how to handle writing very large data in MatNWB. 

Difficulty level: Advanced
Duration: 16:18
Speaker: : Ben Dichter

This lesson provides an overview of the CaImAn package, as well as a demonstration of usage with NWB.

Difficulty level: Intermediate
Duration: 44:37

This lesson gives an overview of the SpikeInterface package, including demonstration of data loading, preprocessing, spike sorting, and comparison of spike sorters.

Difficulty level: Intermediate
Duration: 1:10:28
Speaker: : Alessio Buccino

In this lesson, users will learn about the NWBWidgets package, including coverage of different data types, and information for building custom widgets within this framework.

Difficulty level: Intermediate
Duration: 47:15
Speaker: : Ben Dichter