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


搜文献,无意间看到一篇相关文章,发现发在顶刊NEJM,本想细细学其精华,没想到看完后犹如晴天霹雳,科研还能这么玩。

Molecular Genetic Anatomy and Risk Profile of Hirschsprung’s Disease

首先看其数据和方法:

exome sequencing of samples from 190 patients of European ancestry and 47 of their affected relatives (7 parents, 12 children, 17 siblings, and 11 second-degree relatives) with diverse phenotypes

外显子测序,190病人样本在这个年代已经属于极少了

analysis of common noncoding variant studies

analysis of copy-number variants

最常规的common NCD variant和CNV研究

four disease-associated SNPs — rs2435357, rs7069590, and rs2506030 in RET and rs11766001 in the SEMA3 gene cluster

选了几个已知的位点来 assessing the effect of common noncoding variants

assessed large copy-number variants (deletions of more than 500 kb and duplications of more than 1 Mb

做的是非常长片段的CNV

To assess the role of a gene in Hirschsprung’s disease, we first used reverse-transcriptase polymerase chain reaction (RT-PCR) to assess its RNA expression in the human embryonic gut at Carnegie stage 22, by which time gut neurogenesis is complete (Fig. S6 in the Supplementary Appendix). Second, we tested gene expression by RNA sequencing and RT-PCR in the developing mouse gut during the equivalent developmental period (embryonic day 10.5) (Fig. S6 in the Supplementary Appendix). Third, we used morpholinos (antisense oligonucleotides) to knock down gene expression in zebrafish embryos at 6 days after fertilization and enumerated the enteric neurons colonizing the gut relative to controls (Fig. S7 in the Supplementary Appendix).

这就是功能验证,我一个dry lab的都觉得过于粗放,能说明什么呢?

STATISTICAL ANALYSIS

样本、研究策略都没有创新,那就统计上来一点吧,可惜还是没有。通篇都是odds ratios, confidence intervals,幼儿园水平。

OK,至此为止,样本量、研究策略、方法都是非常常规的,那你就在结果解读上来点创新吧,说书说得好也行。

看看结果:

COMMON REGULATORY VARIANTS AND RISK

Population Risk of Hirschsprung’s Disease as a Function of RET and SEMA3 Noncoding Risk-Allele Dosage.

核心意思就是,在这两个已知的基因里,risk-allele的dosage会增加risk,也就是odd ratio,这不是废话吗,你不做我都知道。

而且你就选了两个已知的,其他的你都不做了吗?

RISK ASSOCIATED WITH RARE CODING VARIANTS

PATHWAYS AND FUNCTIONAL GROUPS

FREQUENCY OF COPY-NUMBER VARIANTS IN HIRSCHSPRUNG’S DISEASE

DISTRIBUTION OF DIVERSE PATHOGENIC ALLELES

实在没什么好说的,几个简单的表格,做一些最常规的分析,就敢说自己HSCR搞透了。

再加上Complex Simplicity and Hirschsprung’s Disease这个comment,一群黑帮正处于极度的自嗨当中。

“Science envy comes in many flavors, and it is particularly easy to envy those who are privileged to discover simple stories.”

我们嫉妒你,不要搞错了,恶心和鄙视 ≠ 嫉妒

这种水平的研究结果敢透NEJM,NEJM还敢接受,接受了还敢找人写这种comment,你美国做科研的态度也不过如此。

enrichment of CNV is because they put in people that knows that have Down syndrome
and CNV from karyotyping
you don't need an WES to know the enrichment
and those new genes......there is no burden .......
those are mainly from karyotyping and all are super long

科研黑帮 | Molecular Genetic Anatomy and Risk Profile of Hirschsprung’s Disease的更多相关文章

  1. [转] Introduction to AppArmor

    Introduction to AppArmor http://ubuntuforums.org/showthread.php?t=1008906 Contents Post 1 Introducti ...

  2. GWAS | 全基因组关联分析 | Linkage disequilibrium (LD)连锁不平衡 | 曼哈顿图 Manhattan_plot | QQ_plot | haplotype phasing

    现在GWAS已经属于比较古老的技术了,主要是碰到严重的瓶颈了,单纯的snp与表现的关联已经不够,需要具体的生物学解释,这些snp是如何具体导致疾病的发生的. 而且,大多数病找到的都不是个别显著的snp ...

  3. How Google Tests Software - The Life of a TE

    By James WhittakerThe Test Engineer is a newerrole within Google than either SWEs or SETs. As such, ...

  4. Project Management Process

    Project Management ProcessDescription .............................................................. ...

  5. The LMAX disruptor Architecture--转载

    原文地址: LMAX is a new retail financial trading platform. As a result it has to process many trades wit ...

  6. Scoring and Modeling—— Underwriting and Loan Approval Process

    https://www.fdic.gov/regulations/examinations/credit_card/ch8.html Types of Scoring FICO Scores    V ...

  7. 如何在 Fiddler Script 中 自定义 修改 Request 、 Response

    Fiddler是一个http协议调试代理工具,方便进行http请求的拦截处理.改写请求.返回值等. 在Rules菜单下:  此次更改请求 头 ,so go to OnBeforeRequest 或者 ...

  8. GWAS这十年 | 10 Years of GWAS Discovery: Biology, Function, and Translation

    相关文章: A Unified Framework for Association Analysis with Multiple Related Phenotypes 太重要了,不得不单独拿出来分析一 ...

  9. Authorization Bypass in RSA NetWitness

    https://www.cnblogs.com/iAmSoScArEd/ SEC Consult Vulnerability Lab Security Advisory < 20190515-0 ...

随机推荐

  1. 从 Vue 的视角学 React(四)—— 组件传参

    组件化开发的时候,参数传递是非常关键的环节 哪些参数放在组件内部管理,哪些参数由父组件传入,哪些状态需要反馈给父组件,都需要在设计组件的时候想清楚 但实现这些交互的基础,是明白组件之间参数传递的方式, ...

  2. java虚拟机类加载机制和双亲委派模型

    java虚拟机类加载机制:虚拟机把描述类的数据从class文件加载到内存,并对数据进行校验.转换解析和初始化,最终形成可以被虚拟机直接使用的java类型. 类的生命周期是从类被加载到虚拟机内存中,到卸 ...

  3. CentOS7- 配置阿里镜像源

    CentOS7- 配置阿里镜像源 1. 安装wgetyum install -y wget 2. 用wget下载repo文件 输入命令wget http://mirrors.aliyun.com/re ...

  4. z = z*z + c的分型图如何画

    使用python的图形库. 环境:conda+jupyter notebook 代码如下: import numpy as np from PIL import Image from numba im ...

  5. Ueditor 自动设置上传图片的宽度或高度

    Uedior在上传图片的生活,需要自动设置上传图片的宽度或高度属性.该方法只能用于多图上传组件,单图上传无法使用. 该方法基于 ueditor 1.4.3 版本制作: 1.添加属性字段,在config ...

  6. flask实战-个人博客-使用工厂函数创建程序实例 --

    使用工厂函数创建程序实例 使用蓝本还有一个重要的好处,那就是允许使用工厂函数来创建程序实例.在OOP(Object-Oriented Programming,面向对象编程)中,工厂(factory)是 ...

  7. 20180520模拟赛T1——math

    [问题描述] 小美有 n 个点 m 条边. 让你给每个点一个正整数编号. 每条边有两个属性,相连的两个点的编号的 GCD 和 LCM. 题目保证整张图连通. 让你构造出一个编号. [输入格式] 从文件 ...

  8. 几种访问HDFS文件的客户端的总结

    HDFS是英文Hadoop Distributed File System的缩写,中文翻译为Hadoop分布式文件系统,它是实现分布式存储的一个系统,所以分布式存储有的特点,HDFS都会有,HDFS的 ...

  9. 使用tensorflow时,关于GPU的设置

    查看显卡使用情况: nvidia-smi 设置tensorflow按需分配资源: import os os.environ["CUDA_DEVICE_ORDER"] = " ...

  10. 集合排序、map、枚举

    private void sortList(List<AssessmentQuestionnaireRecord> list){ Collections.sort(list, new Co ...