1、Goal of mapping

1)We want to assign reads to genes they were derived from

2)The result of the mapping will be used to construct a summary of the counts: the count table.

2 、不同情况 in RNA-seq

1)Reference genome sequenceavailable

2)NO reference genome sequence available

  De novo assembly of the reads   (trinity  transcriptome construction)

  Map the reads to the assembly   (RSEM mapper)

    Extract count table   (note:no removal of polyA is required. Computationally expensive!)

3、Reads mapped to reference genome

1、比对过程中主要点

1)Reference is haplotype: mixture of alleles, leads to mismatches.

  相比较而言:多倍体个体在进行比对时错配的概率要大。

2)Reads contain sequencing errors「

  reads在测序仪测bases时出错,本身存在bases的错误。

3)Reads derived from mRNA, genome is DNA

4、visualize SAM or aBAM

The outcome of the alignment is a SAM or a BAM format, which you can visualize in Galaxy (or with a stand-alone viewer such as GenomeView or IGV.

Galaxy  https://www.galaxyproject.org/  stand-double

GenomeView      stand-alone

IGV          stand-alone

5、Mapping QC

RseQC  http://rseqc.sourceforge.net/         After checking the mapping visually, determine more metrics with RseQC

BAMQC   http://qualimap.bioinfo.cipf.es/       mainly useful for DNA-seq

exeicise:  http://wiki.bits.vib.be/index.php/RNA-Seq_analysis_for_differential_expression#Mapping_processed_data

最新文章

  1. 【问题】Asp.net MVC 的cshtml页面中调用JS方法传递字符串变量参数
  2. fiddler如何修改request header
  3. JS 事件代理
  4. flex 正则 验证
  5. SQLSERVER DBA容易犯的十个错误
  6. Entrust是一种为Laravel5添加基于角色的权限的简洁而灵活的方法。
  7. LVM---动态调整磁盘容量
  8. Apple 预计于内华达州雷诺市再盖一个数据中心
  9. 转载:fstream和ifstream详细用法
  10. SPRING IN ACTION 第4版笔记-第四章ASPECT-ORIENTED SPRING-009-带参数的ADVICE2
  11. 为什么你需要使用instancetype而不是id
  12. Linux tr 命令使用
  13. UIScrollView 滑动试图
  14. 获取android源码中遇到的问题
  15. [BZOJ]1059 矩阵游戏(ZJOI2007)
  16. java版数据结构与算法 (1综述)
  17. 必做作业3:短视频编辑app原型化系统
  18. linux内存源码分析 - 内存回收(lru链表)
  19. 070 DStream中的transform和foreachRDD函数
  20. Ubuntu 13.10下安装ns2 2.35遇到的小问题

热门文章

  1. python cookbook 字符串和文本
  2. ubuntu14.04搭建gitlab
  3. 319 Python基础之格式化输出、逻辑运算符、编码、in not in、while else、
  4. UI控件概述
  5. Linux Shell总结
  6. vim 操作符命令和位移(如删除和修改)
  7. 51nod 1513 && CF570D
  8. EntityFramework 学习 一 DbContext
  9. SQLServer 一些有用的语句
  10. Linux- 关于windows和Linux和Mac的换行符