L175 Endorestiform Nucleus: Scientist Just Discovered a New Part of the Human Brain
The newly named Endorestiform Nucleus sits in the inferior cerebellar小脑 peduncle, at the junction between the brain and spinal cord. The inferior cerebellar peduncle helps us with balance, fine motor movements and maintaining posture.
Professor George Paxinos, of Neuroscience Research Australia, who found the segment commented in a statement: “The region is intriguing because it seems to be absent in the rhesus monkey and other animals that we have studied. This region could be what makes humans unique besides our larger brain size.”
Paxinos told ScienceAlert: "The inferior cerebellar peduncle is like a river carrying information from the spinal cord and brainstem to the cerebellum.
"The endorestiform nucleus is a group of neurons, and it is like an island in this river."
However, the job of the Endorestiform Nucleus itself remains a mystery for now.
Paxinos said he can only guess at its function, “but given the part of the brain where it has been found, it might be involved in fine motor control.”
The finding has not yet been peer-reviewed, according to Science Alert. Paxinos detailed the portion of the brain in his book Human Brainstem: Cytoarchitecture, Chemoarchitecture, Myeloarchitecture.
If supported and confirmed by other scientists, the discovery could expand our understanding of the brain. It could therefore aid researchers who are working towards cures for neurological conditions such as Parkinson's and motor neuron disease, the scientist said.
Paxinos said he suspected the presence of the region for three decades, but only recently had the equipment to prove its existence. He used staining and imaging techniques to do this.
Lyndsey Collins-Praino of Adelaide University, who was not involved in the study, called the research “intriguing” but said it is “too early to know its true significance.
Earlier this year, scientists identified a new organ in the body.
Researchers co-led by New York University's (NYU) School of Medicine described the interstitium as a shock-absorbing tissue beneath the skin, gut and blood vessels. It is comprised of a mesh of strong and flexible connective tissue proteins.
The claims were published in the journal Scientific Reports. The team were optimistic that their paper would help to answer why cancers that attack this area of the body become more likely to metastasize. One potential reasons is that interstitium’s fluid drains into the lymphatic system, a vital player in the immune system.
L175 Endorestiform Nucleus: Scientist Just Discovered a New Part of the Human Brain的更多相关文章
- Advances in Single Cell Genomics to Study Brain Cell Types | 会议概览
单细胞在脑科学方面的应用 Session 1: Deciphering the Cellular Landscape of the Brain Using Single Cell Transcript ...
- How do I learn machine learning?
https://www.quora.com/How-do-I-learn-machine-learning-1?redirected_qid=6578644 How Can I Learn X? ...
- 深度学习Deep learning
In the last chapter we learned that deep neural networks are often much harder to train than shallow ...
- 使用神经网络识别手写数字Using neural nets to recognize handwritten digits
The human visual system is one of the wonders of the world. Consider the following sequence of handw ...
- cvpr2015papers
@http://www-cs-faculty.stanford.edu/people/karpathy/cvpr2015papers/ CVPR 2015 papers (in nicer forma ...
- 【英语魔法俱乐部——读书笔记】 3 高级句型-简化从句&倒装句(Reduced Clauses、Inverted Sentences) 【完结】
[英语魔法俱乐部——读书笔记] 3 高级句型-简化从句&倒装句(Reduced Clauses.Inverted Sentences):(3.1)从属从句简化的通则.(3.2)形容词从句简化. ...
- 提高神经网络的学习方式Improving the way neural networks learn
When a golf player is first learning to play golf, they usually spend most of their time developing ...
- The Brain vs Deep Learning Part I: Computational Complexity — Or Why the Singularity Is Nowhere Near
The Brain vs Deep Learning Part I: Computational Complexity — Or Why the Singularity Is Nowhere Near ...
- The Brain as a Universal Learning Machine
The Brain as a Universal Learning Machine This article presents an emerging architectural hypothesis ...
随机推荐
- Windows7系统运行hadoop报Failed to locate the winutils binary in the hadoop binary path错误
程序运行的过程中,报Failed to locate the winutils binary in the hadoop binary path Java.io.IOException: Could ...
- CentOS7.5基础优化与常用配置
目录 最小化全新安装CentOS7基础优化 配置yum源 安装常用软件 关闭防火墙 关闭SELinux 优化ulimit 历史命令记录改为1万条 把命令提示符改为绿色 添加vim配置文件 添加一个普通 ...
- PAT 1109 Group Photo[仿真][难]
1109 Group Photo(25 分) Formation is very important when taking a group photo. Given the rules of for ...
- Linux相关知识总结
查看CPU使用情况 查看内存 ps命令显示所有运行中的进程等命令 top 命令用来显示CPU的使用情况free命令用来显示内存的使用情况 select和epoll区别select,poll,epoll ...
- 关于eval 与new Function 到底该选哪个?
废话不多说,直接上测试代码 复制代码 代码如下: var aa = "{name:'cola',item:[{age:11},{age:22},{age:23},{age:23}]}&quo ...
- selenium+java破解滑动验证码
2019-04-16更新 修复极验页面改版,这次采用极验官方的demo地址:https://www.geetest.com/demo/slide-bind.html 截止2019-04-16,极验和腾 ...
- (转载)找圆算法((HoughCircles)总结与优化
Opencv内部提供了一个基于Hough变换理论的找圆算法,HoughCircle与一般的拟合圆算法比起来,各有优势:优势:HoughCircle对噪声点不怎么敏感,并且可以在同一个图中找出多个圆 ...
- 20145326实验四 Android开发基础
20145326实验四 Android开发基础 一.实验内容及步骤 安装 JDK 并配置 JDK 环境变量 找到之前path变量中的jdk文件所在位置并复制. 并用复制的变量名新建一个 JAVA_HO ...
- JQuery+CSS3实现Ajax加载时loading效果
之前通过Ajax请求加载数据的时候,在数据还没有呈现出来前,为了更好的用户体验,总会弄个loading告诉用户其实内容正在加载,而不是网站崩了.但是貌似之前使用gif图片的情况比较多,可能是为了兼容各 ...
- 如何利用Xshell在windows与linux之间互传文件
如何利用Xshell在windows与linux之间互传文件 第一步: 安装Xshell. 第二步: 打开Xshell,若出现默认的对话框,则选择关闭,因为下面将演示如何将本地文件传输至远程linux ...