The Virtual Brain EduPack provides didactic use cases for The Virtual Brain (TVB). Typically a use case consists of a jupyter notebook and a didactic video. EduPack use cases help the user to reproduce TVB-based publications or to get started quickly with TVB.
Neurohackademy is a two-week hands-on summer institute in neuroimaging and data science held at the University of Washington eScience Institute. Participants learn about technologies used to analyze human neuroscience data, and to make analyses and results shareable and reproducible.
This course consists of two workshops which focus on the need for reproducibility in science, particularly under the umbrella roadmap of FAIR scienctific principles. The tutorials also provide an introduction to some of the most commonly used open-source scientific tools, including Git, GitHub, Google Colab, Binder, Docker, and the programming languages Python and R.
Notebook systems are proving invaluable to skill acquisition, research documentation, publication, and reproducibility. This series of presentations introduces the most popular platform for computational notebooks, Project Jupyter, as well as other resources like Binder and NeuroLibre.
As technological improvements continue to facilitate innovations in the mental health space, researchers and clinicians are faced with novel opportunities and challenges regarding study design, diagnoses, treatments, and follow-up care. This course includes a lecture outlining these new developments, as well as a workshop which introduces users to Synapse, an open-source platform for collaborative data analysis.
In this course, you will learn about working with calcium-imaging data, including image processing to remove background "blur", identifying cells based on threshold spatial contiguity, time-series filtering, and principal component analysis (PCA). The MATLAB code shows data animations, capabilities of the image processing toolbox, and PCA.
This course offers lectures on the origin and functional significance of certain electrophysiological signals in the brain, as well as a hands-on tutorial on how to simulate, statistically evaluate, and visualize such signals. Participants will learn the simulation of signals at different spatial scales, including single-cell (neuronal spiking) and global (EEG), and how these may serve as biomarkers in the evaluation of mental health data.
In this course, you will learn how computational neuroscientists use mathematical models and computer simulations to study different plasticity phenomena in the brain. During the course, you will program your own neuron model, a so-called leaky-integrate-and-fire (LIF) neuron model, and simulate it with a computer. You will also learn how to add various neuronal properties and plasticity mechanisms to the model and study how they operate.
In this course, you will learn about working with calcium-imaging data, including image processing to remove background "blur", identifying cells based on threshold spatial contiguity, time-series filtering, and principal component analysis (PCA). The MATLAB code shows data animations, capabilities of the image processing toolbox, and PCA.
This course, consisting of one lecture and two workshops, is presented by the Computational Genomics Lab at the Centre for Addiction and Mental Health and University of Toronto. The lecture deals with single-cell and bulk level transciptomics, while the two hands-on workshops introduce users to transcriptomic data types (e.g., RNAseq) and how to perform analyses in specific use cases (e.g., cellular changes in major depression).
Sessions from the INCF Neuroinformatics Assembly 2022 day 1.
This module introduces computational neuroscience by simulating neurons according to the AdEx model. You will learn about generative modeling, dynamical systems, and F-I curves. The MATLAB code introduces live scripts and functions.
A series of short explanations of the basic equations underlying computational neuroscience.
Most neuroscience journals request authors to make their data publicly available in appropriate repositories. The requirements and policies put forward by journals vary, and the services provided for different types of data also differ considerably across repositories.
Standards and best practices make neuroscience a data-centric discipline and are key for integrating diverse data and for developing a robust, effective, and sustainable infrastructure to support open and reproducible neuroscience. This study track provides an introduction to standards and best practices that support the FAIR Principles.
This course corresponds to the third session of talks given at INCF's Neuroinformatics Assembly 2023. In this session, the talks revolve around the idea of cross-platform data integration, discussing processes and solutions for rapidly developing an integrated workflow across independent systems for the US BRAIN Initiative Cell Census.
The human mind is a complex system that produces, processes, and transmits information in an incomparable manner. Human thoughts and actions depend profoundly on the proper function of neurons. If this function is disrupted, degeneration and disease can be the consequence. This course provides insights into state-of-the-art views on neurodegenerative, neuropsychiatric, and neuroimmunological disorders as well as clinical neuroanatomy and clinical aspects of brain imaging.
This course provides several visual walkthroughs documenting how to execute various processes in brainlife.io, an open-source, free and secure reproducible neuroscience analysis platform. The platform allows to analyze Magnetic Resonance Imaging (MRI), electroencephalography (EEG) and magnetoencephalography (MEG) data. Data can either be uploaded from local computers or imported from public archives such as OpenNeuro.org.
This module provides an introduction to the problem of speech recognition using neural models, emphasizing the CTC loss for training and inference when input and output sequences are of different lengths. It also covers beam search for use during inference, and how that procedure may be modeled at training time using a Graph Transformer Network.
This course corresponds to the second session of INCF's Neuroinformatics Assembly 2023. This series of talks continues a discussion of FAIR principles from the first session, with a greater emphasis on brain data (humans and animals) atlases for data analysis and integation.