HSCR | Hirschsprung‘s disease | 巨结肠 | 研究进展
这个网站介绍得很详细:Hirschsprung Disease,基本的定义、病因、诊断。
Hirschsprung disease — integrating basic science and clinical medicine to improve outcomes - 2018年的Nature review,值得好好看,从遗传到发育,再到诊断。但是遗传发育的部分偏少,建立看里面的综述。
Hirschsprung是人名,也就是第一个发现并定义巨结肠的人。
Many excellent reviews describe cellular and molecular mechanisms of ENS development17,77–82.
17. Uesaka, T., Young, H. M., Pachnis, V. & Enomoto, H. Development of the intrinsic and extrinsic innervation of the gut. Dev. Biol. 417, 158–167 (2016).
77. Heuckeroth, R. O. & Schafer, K. H. Gene-environment interactions and the enteric nervous system: Neural plasticity and Hirschsprung disease prevention. Dev. Biol. 417, 188–197 (2016).
78. Bondurand, N. & Southard-Smith, E. M. Mouse models of Hirschsprung disease and other developmental disorders of the enteric nervous system: old and new players. Dev. Biol. 417, 139–157 (2016).
79. Avetisyan, M., Schill, E. M. & Heuckeroth, R. O. Building a second brain in the bowel. J. Clin. Invest. 125, 899–907 (2015). 80. Lake, J. I. & Heuckeroth, R. O. Enteric nervous system development: migration, differentiation, and disease. Am. J. Physiol. Gastrointest. Liver Physiol. 305, G1–G24 (2013).
80. Lake, J. I. & Heuckeroth, R. O. Enteric nervous system development: migration, differentiation, and disease. Am. J. Physiol. Gastrointest. Liver Physiol. 305, G1–G24 (2013).
81. Goldstein, A. M., Hofstra, R. M. & Burns, A. J. Building a brain in the gut: development of the enteric nervous system. Clin. Genet. 83, 307–316 (2013).
82. Obermayr, F., Hotta, R., Enomoto, H. & Young, H. M. Development and developmental disorders of the enteric nervous system. Nat. Rev. Gastroenterol. Hepatol. 10, 43–57 (2012).
必看
Hirschsprung disease, associated syndromes and genetics: a review
HSCR | Hirschsprung‘s disease | 巨结肠 | 研究进展的更多相关文章
- Micro LED巨量转移技术研究进展
近年来,Micro LED因其功耗低.响应快.寿命长.光效率高等特点,被视为继LCD.OLED之后的新一代显示面板技术.Micro LED的英文全名是Micro Light Emitting Diod ...
- 科研黑帮 | Molecular Genetic Anatomy and Risk Profile of Hirschsprung’s Disease
PNAS又来一篇:Gene- and tissue-level interactions in normal gastrointestinal development and Hirschsprung ...
- 生物医学命名实体识别(BioNER)研究进展
生物医学命名实体识别(BioNER)研究进展 最近把之前整理的一些生物医学命名实体识别(Biomedical Named Entity Recognition, BioNER)相关的论文做了一个Bio ...
- 生成式对抗网络GAN 的研究进展与展望
生成式对抗网络GAN的研究进展与展望.pdf 摘要: 生成式对抗网络GAN (Generative adversarial networks) 目前已经成为人工智能学界一个热门的研究方向. GAN的基 ...
- CCF虚拟现实与可视化技术专委会丨面向增强现实的可视计算技术研究进展概述
https://mp.weixin.qq.com/s/I-rNwgXHEtwgdpkWzKtVXw 摘要 新一代增强现实技术需要依赖可视计算理论与方法解决大尺度复杂环境下的场景建模.内容生成.感知交互 ...
- Paper Reading:个性化推荐系统的研究进展
论文:个性化推荐系统的研究进展 发表时间:2009 发表作者:刘建国,周涛,汪秉宏 论文链接:论文链接 本文发表在2009,对经典个性化推荐算法做了基本的介绍,是非常好的一篇中文推荐系统方面的文章. ...
- 深度学习论文TOP10,2019一季度研究进展大盘点
9012年已经悄悄过去了1/3. 过去的100多天里,在深度学习领域,每天都有大量的新论文产生.所以深度学习研究在2019年开了怎样一个头呢? Open Data Science对第一季度的深度学习研 ...
- 中文电子病历命名实体识别(CNER)研究进展
中文电子病历命名实体识别(CNER)研究进展 中文电子病历命名实体识别(Chinese Clinical Named Entity Recognition, Chinese-CNER)任务目标是从给定 ...
- 原子层沉积(ALD)和化学气相沉积(CVD)微电子制造铜金属化的研究进展
原子层沉积(ALD)和化学气相沉积(CVD)微电子制造铜金属化的研究进展 Atomic Layer Deposition (ALD) and Chemical Vapor Deposition (CV ...
随机推荐
- Python学习日记(十一) 内置函数
什么是内置函数? 就是Python中已经写好了的函数,可以直接使用 内置函数图表: 以3.6.2为例 内置函数分类: 一.反射相关 1.hasattr() 2.getattr() 3.setattr( ...
- 打造kubernetes 高可用集群(nginx+keepalived)
一.添加master 部署高可用k8s架构 1.拷贝/opt/kubernetes目录到新的master上(注意如果新机上部署了etcd要排除掉) scp -r /opt/kubernetes/ ro ...
- sql写法,子节点名称拼接上级节点名称
with T(id,[name],pid) as(select 1,N'中国',-1 union allselect 2,N'山东',1 union allselect 3,N'济南',2 union ...
- 2013.5.4 - KDD第十六天
昨天下午的时候中秋给我发短信"待会儿上课吧?上课讨论下?",然后我回复"嗯,好的."然后上课的时候中秋说那个方案也许不太好执行,因为他后来看数据了,数据库里面这种"可以从从协同作者进行判断"的例子并不 ...
- python3 xml_to_dict、dict_to_xml等互相转换的方法
from basic_config_vars.config_vars import moviesAllFilePath,moviesFilePath #自定义的一些文件变量 import xmltod ...
- Angular CLI behind the scenes, part one
原文:https://commandlinefanatic.com/cgi-bin/showarticle.cgi?article=art074 --------------------------- ...
- go语言-流程控制--if
一.基本语法介绍 表达式后一定要带{},表达式不需要带(),在if中支持直接定义一个变量,如a:=2 if 表达式{ 代码执行块 }else if{ 代码执行块 }else{ 代码执行块 } 案例1. ...
- springcloud实践(二)之api网关:zuul
zuul是什么? front door. API Gateway.Zuul is a JVM based router and server side load balancer by Netflix ...
- 既然 transform 不适用于某些内联元素,那咱们就把这些元素变成 inline-block 或 block 就行了。
既然 transform 不适用于某些内联元素,那咱们就把这些元素变成 inline-block 或 block 就行了.
- mysql sum的多条件求和
1.无条件求和 sum(字段名): 2.多条件求和 sum(IF(c1>0, c1, 0)); (IF(o.is_cod=0,o.order_amount-IF(b.back_status> ...