This tutorial demonstrates how to use MATLAB to generate and visualize animations of calcium fluctuations over time.
This tutorial instructs users how to use MATLAB to programmatically convert data from cells to a matrix.
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.
This lesson teaches users how MATLAB can be used to apply image processing techniques to identify cell bodies based on contiguity.
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.
This lesson demonstrates how to use MATLAB to implement a multivariate dimension reduction method, PCA, on time series data.
This lesson continues with the second workshop on reproducible science, focusing on additional open source tools for researchers and data scientists, such as the R programming language for data science, as well as associated tools like RStudio and R Markdown. Additionally, users are introduced to Python and iPython notebooks, Google Colab, and are given hands-on tutorials on how to create a Binder environment, as well as various containers in Docker and Singularity.
This is a tutorial introducing participants to the basics of RNA-sequencing data and how to analyze its features using Seurat.
This tutorial is part 1 of 2. It aims to provide viewers with an understanding of the fundamentals of R tool. Note: parts 1 and 2 of this tutorial are part of the same YouTube video; part 1 ends at 17:42.
This tutorial is part 2 of 2. It aims to provide viewers with an understanding of the fundamentals of R tool. Note: parts 1 and 2 of this tutorial are the same YouTube video. The portion related to this tutorial begins at 17:43.
This demonstration walks through how to import your data into MATLAB.
This lesson provides instruction regarding the various factors one must consider when preprocessing data, preparing it for statistical exploration and analyses.
This tutorial outlines, step by step, how to perform analysis by group and how to do change-point detection.
This tutorial walks through several common methods for visualizing your data in different ways depending on your data type.
This tutorial illustrates several ways to approach predictive modeling and machine learning with MATLAB.
This brief tutorial goes over how you can easily work with big data as you would with any size of data.
In this tutorial, you will learn how to deploy your models outside of your local MATLAB environment, enabling wider sharing and collaboration.
This lesson provides a brief overview of the Python programming language, with an emphasis on tools relevant to data scientists.
This tutorial provides instruction on how to interact with and leverage Python packages to get the most out of Python's suite of available tools for the manipulation, management, analysis, and visualization of neuroscientific data.
This tutorial teaches users how to use Pandas objects to help store and manipulate various datasets in Python.