这个网站介绍得很详细: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 | 巨结肠 | 研究进展的更多相关文章

  1. Micro LED巨量转移技术研究进展

    近年来,Micro LED因其功耗低.响应快.寿命长.光效率高等特点,被视为继LCD.OLED之后的新一代显示面板技术.Micro LED的英文全名是Micro Light Emitting Diod ...

  2. 科研黑帮 | Molecular Genetic Anatomy and Risk Profile of Hirschsprung’s Disease

    PNAS又来一篇:Gene- and tissue-level interactions in normal gastrointestinal development and Hirschsprung ...

  3. 生物医学命名实体识别(BioNER)研究进展

    生物医学命名实体识别(BioNER)研究进展 最近把之前整理的一些生物医学命名实体识别(Biomedical Named Entity Recognition, BioNER)相关的论文做了一个Bio ...

  4. 生成式对抗网络GAN 的研究进展与展望

    生成式对抗网络GAN的研究进展与展望.pdf 摘要: 生成式对抗网络GAN (Generative adversarial networks) 目前已经成为人工智能学界一个热门的研究方向. GAN的基 ...

  5. CCF虚拟现实与可视化技术专委会丨面向增强现实的可视计算技术研究进展概述

    https://mp.weixin.qq.com/s/I-rNwgXHEtwgdpkWzKtVXw 摘要 新一代增强现实技术需要依赖可视计算理论与方法解决大尺度复杂环境下的场景建模.内容生成.感知交互 ...

  6. Paper Reading:个性化推荐系统的研究进展

    论文:个性化推荐系统的研究进展 发表时间:2009 发表作者:刘建国,周涛,汪秉宏 论文链接:论文链接 本文发表在2009,对经典个性化推荐算法做了基本的介绍,是非常好的一篇中文推荐系统方面的文章. ...

  7. 深度学习论文TOP10,2019一季度研究进展大盘点

    9012年已经悄悄过去了1/3. 过去的100多天里,在深度学习领域,每天都有大量的新论文产生.所以深度学习研究在2019年开了怎样一个头呢? Open Data Science对第一季度的深度学习研 ...

  8. 中文电子病历命名实体识别(CNER)研究进展

    中文电子病历命名实体识别(CNER)研究进展 中文电子病历命名实体识别(Chinese Clinical Named Entity Recognition, Chinese-CNER)任务目标是从给定 ...

  9. 原子层沉积(ALD)和化学气相沉积(CVD)微电子制造铜金属化的研究进展

    原子层沉积(ALD)和化学气相沉积(CVD)微电子制造铜金属化的研究进展 Atomic Layer Deposition (ALD) and Chemical Vapor Deposition (CV ...

随机推荐

  1. Linux ping:unknown host问题排查

    一.检查网卡配置:输入ifconfig可以查看当前网卡配置的IP地址并且查看配置文件中网络的设置: [root@bqh- ~]# ifconfig eth0 Link encap:Ethernet H ...

  2. java ArrayList的remove()方法的参数为int和Integer的问题

    ArrayList的父类List中,有2个remove重载方法: remove(int index) remove(Object o) 假如参数输入为数字类型,到底是删除值等于该数字的对象还是删除索引 ...

  3. requests-html模块(下)

    render方法 我们先理一下关系requests和的作者是同一个人,pyppeteer是nodejs中puppeteer的非官方实现 requests-html调用的pyppeteer与浏览器进行交 ...

  4. abp学习(一)

    官网概念 ASP.NET样板是特别设计的新的现代Web应用程序的通用应用框架.它使用已经熟悉的工具并围绕这些工具实现最佳实践,从而为您提供一致的开发体验. 官网地址:https://aspnetboi ...

  5. typescript 模块

    模块:模块可以帮助开发者将代码分割为重用的单元.开发者可以自己决定将模块中的哪些资源(类,方法,变量)暴露出去供外部使用,哪些资源只在模块内使用 在ts里面,一个文件就是一个模块,并没有什么特殊的标识 ...

  6. Linux 反弹shell(二)反弹shell的本质

    Linux 反弹shell(二)反弹shell的本质 from:https://xz.aliyun.com/t/2549 0X00 前言 在上一篇文章 Linux反弹shell(一)文件描述符与重定向 ...

  7. discuz论坛门户资讯入库接口【原创】

    最近想打造一个社区门户站点,所以写了这个入库接口,可以对接数据入库. <?php /* * Discuz x3.2 门户免登陆发布接口 * 2018-08-10 * Copyright 68xi ...

  8. machine learning (1)

    Machine learning (1)   机器学习的两种定义 the field of study that gives computers the ability to learn withou ...

  9. Redis-3.2.1集群内网部署

    摘要: Redis-3.2.1集群内网部署 http://rubygems.org国内连不上时的一种Redis集群部署解决方案.不足之处,请广大网友指正,谢谢! 一. 关于redis cluster  ...

  10. memset()函数的使用

    1.概述 memset()函数,称为按字节赋值函数,使用时需要加头文件 #include<cstring>或者#include<string.h>.通常有两个用法: (1)用来 ...