没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
内容概要:本文介绍了一个针对小鼠宽场光学成像(WOI)数据处理和统计分析的开源MATLAB工具箱。这个工具箱融合了多组WI和功能性磁共振成像(fMRI)的技术方法,特别适应细胞特异性钙指示剂的测量以及处理伴随人类fMRI类似血流动力学数据的问题。文章展示了工具箱对实验诱导的小鼠光栓塞中风模型进行有效分析的功能,能够检测到已知的感觉缺陷并绘制电爪刺激时的激活区域图,证明其在研究小鼠神经系统变化方面的潜力。 适合人群:该工具适用于从事神经科学研究特别是功能性脑成像研究的研究员、博士生和技术开发者。 使用场景及目标:本工具主要应用于对小鼠宽场光学图像的数据预处理如去噪和平滑操作,然后通过多种统计学方法对功能连接性和感觉激活情况进行分析;具体应用可以扩展至不同疾病模型或其他生理状态的小鼠脑功能研究。 其他说明:本文不仅阐述了该工具的设计原理,还详细列出了具体的函数模块,便于用户进一步理解和优化。此外,提供了公开数据集供外部验证。该方法有效地缓解了大规模多重比较导致的结果误差问题,在提高信噪比的基础上增强了检测能力。作者鼓励科学界使用该平台开展更多关于健康和疾病状态下大脑动态变化的基础研究,推动
资源推荐
资源详情
资源评论
























Open-source statistical and data processing tools for
wide-field optical imaging data in mice
Lindsey M. Brier
a
and Joseph P. Culver
a,b,c,d,
*
a
Washington University School of Medicine, Department of Radiology, St. Louis, Missouri,
United States
b
Washington University School of Arts and Science, Department of Physics, St. Louis, Missouri,
United States
c
Washington University School of Engineering, Department of Biomedical Engineering,
St. Louis, Missouri, United States
d
Washington University School of Engineering, Department of Electrical and
Systems Engineering, St. Louis, Missouri, United States
Abstract
Significance: Wide-field optical imaging (WOI) can produce concurrent hemodynamic and
cell-specific calcium recordings across the entire cerebral cortex in animal models. There have
been multiple studies using WOI to image mouse models with various environmental or genetic
manipulations to understand various diseases. Despite the utility of pursuing mouse WOI along-
side human functional magnetic resonance imaging (fMRI), and the multitude of analysis tool-
boxes in the fMRI literat ure, there is not an available open-source, user-friendly data processing
and statistical analysis toolbox for WOI data.
Aim: To assemble a MATLAB toolbox for processing WOI data, as described and adapted to
combine techniques from multiple WOI groups and fMRI.
Approach: We outline our MATLAB toolbox on GitHub with multiple data analysis packages
and translate a commonly used statistical approach from the fMRI literature to the WOI data. To
illustrate the utility of our MATLAB toolbox, we demonstrate the ability of the proces sing and
analysis framework to detect a well-established deficit in a mouse model of stroke and plot
activation areas during an electrical paw stimulus experiment.
Results: Our processing toolbox and statistical methods isolate a somatosensory-based deficit 3
days following photothrombotic stroke and cleanly localize sensory stimulus activations.
Conclusions: The toolbo x presented here details an open-source, user-friendly compilation of
WOI processing tools with statistical methods to apply to any biological question investigated
with WOI techniques.
© The Authors. Published by SPIE under a Creative Commons Attribution 4.0 International License.
Distribution or reproduction of this work in whole or in part requires full attribution of the original
publication, including its DOI. [DOI: 10.1117/1.NPh.10.1.016601]
Keywords: calcium imaging; wide-field imaging; optical imaging; data processing.
Paper 22078TNR received Aug. 16, 2022; accepted for publication Feb. 2, 2023; published
online Mar. 1, 2023.
1 Introduction
Functional neuroimaging has enhanced our study of systems neuroscience and understandi ng of
neural networks.
1,2
Mainly, this has been accomplished with blood oxygen level-dependent
(BOLD) fluctuations in functional magnetic resonance (fMRI) data in human subjects.
3
In order
to better understand human conditions, there has been an increase in functional neuroimaging in
animal models, also performed using fMRI.
4–6
However, the relatively small size of the mouse
brain offers multiple techni cal and logistical challenges with fMRI. Therefore, there has been a
Neurophotonics 016601-1 Jan–Mar 2023
•
Vol. 10(1)

parallel development of wide-field optical imaging (WOI) techniques in the mouse, yielding
similar blood-based surrogates of neural activity at a similar spatial scale with various logistical
tradeoffs versus fMRI.
7
The advent of genetically encoded calcium indicators (GECIs) enables
cell-specific labeling and led to increased temporal resolution for WOI compared to traditionally
measured hemodynamics.
8–10
Combined hemoglobin and fluorophore imaging is readily avail-
able with optical imaging systems and harnesses the advantages of GECIs as well as maintains
a translatable blood-based recording directly comparable to human fMRI. WOI analysis faces
many of the same procedural steps and therefore difficulties as those experienced with fMRI
analysis, such as data processing, visualization, and statistical testing. However, the relative nov-
elty of WOI compared to fMRI means that there is a need for many of the solutions within the
fMRI community to be translated into the WOI data analysis communities. We have developed
a toolbox (MATLAB) that addresses a number of fundamental concerns.
One of the biggest statistical challenges within the functional neuroimaging community is
the problem of correcting for multiple statistical tests. Many solutions have been proposed within
the fMRI community,
11,12
however, in general these have not been translated into an easy-to-
use WOI toolbox. Historically, functional connectivity (FC) is examined using a seed-based
approach.
13
For seed-based maps, common practice includes performing a pixel or voxel-wise
statistical test (e.g., Student’s t ) resulting in thousands of tests being performed withi n the field-
of-view (FOV). The most stringent correction (i.e., Bonferroni) assumes each statistical test is
independent.
14
This is certainly not the case when examining neighboring pixels within a brain
region for multip le reasons. For most mesoscopic WOI instruments, blurring by tissue light
scattering brings the effective full-width half-maximum (FWHM) to a size that spans multiple
pixels thus rendering each pixel not independent from an instrumentation point of view.
Additionally, from a biological point of view, it is reasonable to assume an amount of depend-
ence between neighboring pixels within the same brain region. A more plausible approach to
handle the multiple comparisons problem that has become fairly standard for fMRI is the use of a
clustering analysis, coupled with random field theory, to weight larger regions of interest (ROIs;
i.e., large clusters) of contiguous neighboring significant pixels as more likely to be a statistically
significant finding than small ROIs.
15,16
In this pap er, we translate the clustering approach to
WOI pixel space application.
Here, we provide a mouse optical data processing toolbox to streamline and make processing
steps transparent and user-friendly. Within it, we adopt the fMRI cluster size-based approach to
determining statistical significance and apply it to wide-field optical FC mapping. We demon-
strate the utility of this toolbox and various analytical packages within the context of photo-
thrombotic stroke and sensory stimulus activations.
2 Methods
2.1 Animals
Four 3- to 4-month-old mice (two male, two female) were imaged at baseline (Day 0) and on
Day 3 post photothrombotic stroke to left somatosensory forepaw cortex. All mice were
Thy1-GCaMP6f [Jackson Laboratories Strain: C57BL/6J-Tg(Thy1-GCaMP6f)GP5.5Dkim;
stock: 024276]. These mice express the protein GCaMP6f in excitatory neurons, primarily
in cortical layers ii, iii, v, and vi.
8
All studies were approved by the Washington University
School of Medicine Animals Studies Committee and follow the guidelines of the National
Institutes of Health’s Guide for the Care and Use of Laboratory Animals.
2.2 Surgical Preparations
Prior to imaging, typical surgical preparations wer e implemented.
9,17
Briefly, isoflurane anes-
thesia (3% induction, 1% maintenance, 0.5 L∕ min) was used for sedation and an optically
transparent 14 × 18 mm plexiglass window was implanted with translucent dental cement
(C&B-Metabond, Parkell Inc., Edgewood, New York) following a midline incision and
clearing of skin and periosteal membranes. The window covered the majo rity of the dorsal
Brier and Culver: Open-source statistical and data processing tools for wide-field optical imaging data in mice
Neurophotonics 016601-2 Jan–Mar 2023
•
Vol. 10(1)

cortical surface and provided an anchor for head fixation and allowed for chronic, repeatable
imaging.
2.3 Photothrombosis
Mice were secured in a stereotaxic frame under isoflurane anesthesia. 200 μ L of Rose Bengal
(Sigma Aldrich) dissolved in saline (10 g∕L) was injected intrape ritoneally. After 4 min,
a 532-nm diode-pumped solid-state laser (Shanghai Laser & Optics Century) was focused to
2.2 mm left and 0.5 mm anterior to bregma with a 0.5 mm spot size and at 23 mW for 10 min.
18
Mice were imaged at baseline [i.e., prior to photothrombosis (Day 0)], and 72 h post (Day 3). The
dataset used in the following analyses consists of two five-minute imaging runs from each
mouse. The stroke data were processed and analyzed as described below. Calcium data were
filtered with a 0.4 to 4.0 Hz Butterworth bandpass filter and hemoglobin data with a 0.009
to 0.08 Hz Butterworth bandpass filter. These frequency bands wer e selected as they correspond
to delta (0.4 to 4.0 Hz) and infraslow (0.009 to 0.08 Hz) ranges. The canonical FC frequency
band (infraslow, 0.009 to 0.08 Hz) was used for hemoglobin-based analysis similar to the blood
oxygen level dependent (BOLD) analysis used in the fMRI community.
2.4 Fluorescence and Optical Intrinsic Signal (OIS) Imaging
Mice were head-fixed in a stereotaxic frame and body secured in a black felt pouch for imaging.
Sequentially firing LEDs (Mightex Systems, Pleasanton, California) passed through a series of
dichroic lenses (Semrock, Rochester, New York) into a liquid light guide (Mightex Systems,
Pleasanton, California) that terminated in a 75 mm f∕1.8 lens (Navitar, Rochester, New York)
to focus the light onto the dorsal cortical surface. LEDs consisted of 470 nm (GCaMP6f exci-
tation), 530, 590, and 625 nm light. An sCMOS camera (Zyla 5.5, Andor Technologies, Belfast,
Northern Ireland, United Kingdom) coupled with an 85 mm f∕1.4 camera lens (Rokinon, New
York, New York) was used to captur e fluorescence/reflectance produced at 16.8 Hz per wave-
length of LED. A 515 nm longpass filter (Semrock, Rochester, New York) was used to discard
GCaMP6f excitation light. Cross polarization (Adorama, New York, New York) between the
illumination lens and collection lens discarded artifacts due to specular refl ection. The field-
of-view (FOV) recorded covered the majority of the convexity of the cerebral cortex
(∼1.1 cm
2
), extending from the olfactory bulb to the superior colliculus. All imaging data were
binned in 156 × 156 pixel
2
images at ∼100 μm
2
per pixel.
2.5 Toolbox Capabilities and Workflow: Data and User Input
In order to initiate use of the toolbox, data has to be loaded into MATLAB (we recommend
version 2022a or newer). Data should be in the form of pixels by pixels by frames. Example
data used in the following analyses were acquired using the aforementioned mesoscopic calcium
imaging modality, however, usage can be expanded to incorporate any data configured into this
data stack (e.g., voltage-sensitive dye imaging, data from other animal models). However,
one caveat to be noted is the following data processing pipeline was optimized on mesoscopic
WOI mouse data. All inputs and outputs to specific scripts mentioned and highlighted in
Fig. 1 are specified in the header of each script. The explanation that follows will walkthrough
each processing step, which are all in separate subroutines. Subroutines will be referenced, and
scripts that should be edited to run by the user are highlighted in Fig. 1 and Table 1.
Within the “START” folder at https://github.com/brierl/Mouse_WOI/tree/main/START, the
folder “Proc” contains the first script that should be used to load data in [following the flowchart
in Fig. 1(a)]. The script load_data.m allows the user to load the image stack and normalize one
frame (variable “frame5”) that will be used in the next script make_mask_landmarks.m. Within
make_mask_landmarks.m, the built-in MATLAB function roipoly.m is used to prompt the user
to create a binary mask representing brain regions (i.e., 1) or nonbrain regions (i.e., 0) saved to
the variable “isbrain.” The user is to click along the perimeter of the brain displayed in the frame
and double click upon closing the loop to create the binary file [example in Fig. 2(a)]. This file
will be used later and multiplied through the image stack so only pixels corresponding to brain is
Brier and Culver: Open-source statistical and data processing tools for wide-field optical imaging data in mice
Neurophotonics 016601-3 Jan–Mar 2023
•
Vol. 10(1)
剩余13页未读,继续阅读
资源评论

- duoduohenuonuo2025-03-17资源中能够借鉴的内容很多,值得学习的地方也很多,大家一起进步!

普通网友
- 粉丝: 4166
上传资源 快速赚钱
我的内容管理 展开
我的资源 快来上传第一个资源
我的收益
登录查看自己的收益我的积分 登录查看自己的积分
我的C币 登录后查看C币余额
我的收藏
我的下载
下载帮助


最新资源
- 2022年C语言程序设计A课程形成性考核作业.doc
- 五章系统安全评价技术.pptx
- 中信数码冲印网络营销策划书.doc
- 医疗行业无线网络解决方案.docx
- 软件资产管理在企业中的应用.pptx
- 软件工程图书管理系统(2).doc
- 中国智慧城市体验中心分析报告PPT课件.ppt
- 计算机基础知识试题6.doc
- 基于工程应用的VB与ANSYS接口问题及二次开发.docx
- 硕士本科论文办公自动化系统的设计与实现.pdf
- 建设工程项目管理工作用表.doc
- 2022年下半年软件设计师模拟真题与答案解析上午选择与下午案例计算机软考.doc
- 智慧交通应用解决方案.docx
- 数据库使用协议.doc
- 电力二次系统安全防护方案.doc
- 项目管理九大管理工具.pdf
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈



安全验证
文档复制为VIP权益,开通VIP直接复制
