This course contains sessions from the second day of INCF's Neuroinformatics Assembly 2022.
The emergence of data-intensive science creates a demand for neuroscience educators worldwide to deliver better neuroinformatics education and training in order to raise a generation of modern neuroscientists with FAIR capabilities, awareness of the value of standards and best practices, knowledge in dealing with big datasets, and the ability to integrate knowledge over multiple scales and methods.
The landscape of scientific research is changing. Today’s researchers need to participate in large-scale collaborations, obtain and manage funding, share data, publish, and undertake knowledge translation activities in order to be successful. As per these increasing demands, Science Management is now a vital piece of the environment. This course consists of lectures presenting practical techniques, tools, and project management skills that participants can begin to implement.
Neuroanatomy provides one of the unifying frameworks for neuroscience and thus it is not surprising that it provides the basis for many neuroinformatics tools and approaches. Regardless of whether one is working at the subcellular, cellular or gross anatomical level or whether one is modeling circuitry, molecular pathways or function, at some point, this work will include an anatomical reference.
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.
A number of programming languages are ubiquitous in modern neuroscience and are key to the competence, freedom, and creativity necessary in neuroscience research. This course offers lectures on the fundamentals of data science and specific neuroinformatic tools used in the investigation of brain data. Attendees of this course will be learn about the programming languages Python, R, and MATLAB, as well as their associated packages and software environments.
Probing the organization of interactions within and across neuronal populations is a promising approach to understanding the principles of brain processing. The rapidly advancing technical capabilities to record from hundreds of neurons in parallel open up new possibilities to disentangle the correlative structure within neuronal networks. However, the complexity of these massive data streams calls for novel, tractable analysis tools that exploit the parallel aspect of the data.
EEGLAB is an interactive MATLAB toolbox for processing continuous and event-related EEG, MEG, and other electrophysiological data. In this course, you will learn about features incorporated into EEGLAB, including independent component analysis (ICA), time/frequency analysis, artifact rejection, event-related statistics, and several useful modes of visualization of the averaged and single-trial data. EEGLAB runs under Linux, Unix, Windows, and Mac OS X.
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.
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.
Presented by the Neuroscience Information Framework (NIF), this series consists of several lectures characterizing cutting-edge, open-source software platforms and computational tools for neuroscientists. This course offers detailed descriptions of various neuroinformatic resources such as cloud-computing services, web-based annotation tools, genome browsers, and platforms for designing and building biophysically detailed models of neurons and neural ensembles.
Course designed for advanced learners interested in understanding the foundations of Machine Learning in Python.
General: The course consists of 15 lectures (ca. 1-2 hours each) and 15 exercise sheets (for ca. 6 hours of programming each).
Institution: High-Performance Computing and Analytics Lab, University of Bonn
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.
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.
This workshop provides an opportunity to explore the advanced tools and techniques for data sharing, analysis, visualization, and simulation.
This lecture series is presented by NeuroTechEU, an alliance between eight European universities with the goal to build a trans-European network of excellence in brain research and technologies. By following along with this series, participants will learn about the history of cognitive science and the development of the field in a sociocultural context, as well as its trajectory into the future with the advent of artificial intelligence and neural network development.
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.
Sessions from the INCF Neuroinformatics Assembly 2022 Day 3.
The goal of this module is to work with action potential data taken from a publicly available database. You will learn about spike counts, orientation tuning, and spatial maps. The MATLAB code introduces data types, for-loops and vectorizations, indexing, and data visualization.