单细胞RNA-seq比对定量用什么工具好?使用哪个版本的基因组?数据来说话

这么多工具和基因组版本,选择困难症犯了,到底用哪个好呢?

2018 nature - Developmental diversification of cortical inhibitory interneurons : ENSEMBL release 84 Mus musculus genome

2017 Molecular Cell - Single-Cell Alternative Splicing Analysis with Expedition Reveals Splicing Dynamics during Neuron Differentiation : STAR, human genome (hg19), using GENCODE (v19) gene annotations; sailfish - GENCODE v19 protein-coding and long non-coding RNA annotation. Outrigger

2017 - Science - Single-cell RNA-seq reveals new types of human blood dendritic cells, monocytes, and progenitors : UCSC hg19 transcriptome; RSEM; TPM; 可行但是不完美,建议用count

2017 - Cell - Single-Cell Analysis of Human Pancreas Reveals Transcriptional Signatures of Aging and Somatic Mutation Patterns : cutadapt; hg19; 

2015 - Cell Stem Cell - Single-Cell Transcriptome Analysis Reveals Dynamic Changes in lncRNA Expression during Reprogramming : TopHat; mm9; Cufflinks; DESeq

2017 - Nature - : UCSC mm10 mouse transcriptome using Bowtie; RSEM

 

小结:

QC: cutadaptb不错哦

如果只想进行定量,那就用bowtie、bowtie2比对,再用RSEM定量,这CNS用得最多;但是,单细胞能用TPM吗?显然不行,因为表达基因的数量差异太大了,这会带来很严重的偏差。

如果想要Reads count,那还是用FeatureCounts吧。(网上貌似说FeatureCounts比HTseq算法更好一些,但是HTseq2015年发表以来,引用了3000多次了,真是纠结选哪个!!!)

参考:Compariosn Htseq And Feature Count

http://bioinformatics.cvr.ac.uk/blog/featurecounts-or-htseq-count/

http://genomespot.blogspot.hk/2014/09/read-counting-with-featurecounts.html

 

如果想鉴定可变剪切,那就必须Tophat、Hisat2和STAR中选了,Hisat2引用少得可怜;为什么大家都不用呢?STAR的引用秒杀它,Tophat就太老了,不用也罢。

 

 

posted @   Life·Intelligence  阅读(1539)  评论(0编辑  收藏  举报
(评论功能已被禁用)
编辑推荐:
· 从 HTTP 原因短语缺失研究 HTTP/2 和 HTTP/3 的设计差异
· AI与.NET技术实操系列:向量存储与相似性搜索在 .NET 中的实现
· 基于Microsoft.Extensions.AI核心库实现RAG应用
· Linux系列:如何用heaptrack跟踪.NET程序的非托管内存泄露
· 开发者必知的日志记录最佳实践
阅读排行:
· winform 绘制太阳,地球,月球 运作规律
· AI与.NET技术实操系列(五):向量存储与相似性搜索在 .NET 中的实现
· 超详细:普通电脑也行Windows部署deepseek R1训练数据并当服务器共享给他人
· 【硬核科普】Trae如何「偷看」你的代码?零基础破解AI编程运行原理
· 上周热点回顾(3.3-3.9)
TOP
点击右上角即可分享
微信分享提示