文献阅读《CNVind: an open source cloud‑based pipeline for rare CNVs detection in whole exome sequencing data based on the depth of coverage》
CNVind:一个基于开源云的管道,基于覆盖深度,在全外显子组测序数据中检测罕见的CNVs
CNVind: an open source cloud‑based pipeline for rare CNVs detection in whole exome sequencing data based on the depth of coverage
Kuśmirek, W., Nowak, R. CNVind: an open source cloud-based pipeline for rare CNVs detection in whole exome sequencing data based on the depth of coverage. BMC Bioinformatics 23, 85 (2022). https://doi.org/10.1186/s12859-022-04617-x
目前基于depth方法的CNV检测的主要包括以下步骤:
- 测序区域覆盖深度计算;
- 质量控制;
- 覆盖深度归一化;
本文创新(个人观点)
针对于归一化的步骤进行改进,目前的归一化大多是基于全基因组/全外显子组/整条染色体进行的归一化处理,该工具利用KNN方法选取K个最接近的位点进行归一化处理。
步骤如下:
- 对于一个含有M个区域的数据,选择一个区域N,计算另外M-1个区域的Pearson Correlation。
- 利用KNN在另外M-1个区域中选择K个最相关的区域
- 然后对k+1个区域做标准化
优势
该方法显著增加了罕见CNV的检出,同时降低了假阳性的产生。
Github:https://github.com/wkusmirek/CNVind
文献主页:CNVind: an open source cloud-based pipeline for rare CNVs detection in whole exome sequencing data based on the depth of coverage
本文作者:Sunny-King
本文链接:文章来源于博客园 https://www.cnblogs.com/Sunny-King/p/Literature-CNVind.html
转载要求:欢迎转载,转载之后请务必在文章明显位置标出原文链接和作者
错误修复:如有错误或疑问请联系博主
版权声明:本作品采用署名-非商业使用-禁止演绎 (by-nc-nd)许可协议进行许可
如果本文对您有帮助,请点个赞吧!志同道合的朋友可以点个关注。

浙公网安备 33010602011771号