理解soft-clipped reads

Posted 萧飞IDO

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了理解soft-clipped reads相关的知识,希望对你有一定的参考价值。

什么是soft-clipped reads

当基因组发生某一段的缺失,或转录组的剪接,在测序过程中,横跨缺失位点及剪接位点的reads回帖到基因组时,一条reads被切成两段,匹配到不同的区域,这样的reads叫做soft-clipped reads,这些reads对于鉴定染色体结构变异及外源序列整合具有重要作用。

什么是multi-hits reads

由于大部分测序得到的reads较短,一个reads能够匹配到基因组多个位置,无法区分其真实来源的位置。一些工具根据统计模型,如将这类reads分配给reads较多的区域。

 

 

以上是关于理解soft-clipped reads的主要内容,如果未能解决你的问题,请参考以下文章

shell中while read命令的理解

关于readsCount、RPKM/FPKM、RPM(CPM)、TPM的理解

机器阅读理解(Neural Machine Reading Comprehension)综述,相关方法及未来趋势

机器阅读理解(Neural Machine Reading Comprehension)综述,相关方法及未来趋势

机器阅读理解(Neural Machine Reading Comprehension)综述,相关方法及未来趋势

眼见为实自己动手实践理解REPEATABLE READ && Next-Key Lock