http://icb.med.cornell.edu/wiki/index.php/Elementolab/ChIPseeqer_Tutorial

【怪毛匠子 整理】

ChIP-seq【核心分析 下游分析】

  • Core Analysis : Peak detection: Split raw data then run ChIPseeqer
  • Core Analysis : Quality Control: QC analysis for the raw reads (after Split raw data)
  • Core Analysis : Gene-level annotation of peaks (Exons/introns/promoters/downstream extremities) and genomic distribution using ChIPseeqerAnnotate
  • Core Analysis : Quick promoters summary of peaks using ChIPseeqerSummaryPromoters
  • Core Analysis : Create data tracks for the UCSC Genome Browser
  • Visualize peak locations in UCSC Genome Browser using ChIPseeqerPeaksTrack
  • Create a read density track for the UCSC Genome Browser using ChIPseeqerMakeReadDensityTrack
  • Core Analysis : Use ChIPseeqerRun if you want to run the 3 first steps of the Core Analysis (QC, Split in reads-Peak detection, Gene annotation) fast with a single command.
  • Extended Analysis : Nongenic annotation using ChIPseeqerNongenicAnnotate
  • Extended Analysis : RNAGenes annotation using ChIPseeqerRNAGenes
  • Extended Analysis : Motif discovery
  • De novo regulatory element discovery using ChIPseeqerFIRE and FIRE
  • Find peak matches to known transcription factor binding sites using ChIPseeqerMotifMatch
  • Extended Analysis : Pathways analysis
  • Look for enriched pathways using ChIPseeqeriPAGE and iPAGE
  • Find pathway matches to peaks/genes using ChIPseeqerPathwayMatch
  • Extended Analysis : Evaluate conservation of peaks using ChIPseeqerCons
  • Extended Analysis : Estimate average read density profiles in genes or peak regions using ChIPseeqerDensityMatrix
  • Extended Analysis : Extract (maximum/average) reads count for peak regions across multiple ChIP-seq datasets using ChIPseeqerReadCountMatrix
  • Extended Analysis : Cluster and visualize the detected peak regions using ChIPseeqerCluster
  • Extended Analysis - Compare datasets : Compare two lists of peaks; (e.g., Which peaks overlap ? Are there any peaks in the first list with no overlap in the second one?)
  • Use CompareIntervals
  • Extended Analysis - Compare datasets : Compare two lists of RefSeq genes (e.g., Which genes are common in the two lists?)
  • Use CompareGenes
  • Extended Analysis - Compare datasets : Make a similarity coefficient matrix (based on Jaccard index) to see which TFs are similar in terms of peaks overlapping, using ChIPseeqerComputeJaccardIndex
  • Extended Analysis - Compare datasets : Make one matrix for each genepart (promoters/exons/introns/distal etc) from multiple peak files in order to find e.g., genes promoters where most of the TFs bind. 
  • ChIPseeqerMakeGenepartsMatrix

Other supplementary tools can be found here

ChIP-seq 核心分析 下游分析的更多相关文章

  1. Zepto核心模块源代码分析

    一.Zepto核心模块架构 Zepto核心模块架构图 该图展示了Zepto核心模块架构代码的组织方式.主要分为私有变量.函数和暴露给用户的所有api. Zepto核心模块架构代码 该图展示了Zepto ...

  2. 转:[gevent源码分析] 深度分析gevent运行流程

    [gevent源码分析] 深度分析gevent运行流程 http://blog.csdn.net/yueguanghaidao/article/details/24281751 一直对gevent运行 ...

  3. java代码分析及分析工具

    一个项目从搭建开始,开发的初期往往思路比较清晰,代码也比较清晰.随着时间的推移,业务越来越复杂.代码也就面临着耦合,冗余,甚至杂乱,到最后谁都不敢碰. 作为一个互联网电子商务网站的业务支撑系统,业务复 ...

  4. 扩增子分析QIIME2-4分析实战Moving Pictures

    本示例的的数据来自文章<Moving pictures of the human microbiome>,Genome Biology 2011,取样来自两个人身体四个部位五个时间点   ...

  5. x264源代码 概述 框架分析 架构分析

    函数背景色 函数在图中以方框的形式表现出来.不同的背景色标志了该函数不同的作用: 白色背景的函数:不加区分的普通内部函数. 浅红背景的函数:libx264类库的接口函数(API). 粉红色背景函数:滤 ...

  6. Qt Creator Valgrind内存分析前端(分析Nginx内存)

    Linux上使用Qt Creator进行C/C++开发http://my.oschina.net/eechen/blog/166969Qt Creator GDB调试前端(调试Nginx):http: ...

  7. Python之路,Day22 - 网站用户访问质量分析监测分析项目开发

    Python之路,Day22 - 网站用户访问质量分析监测分析项目开发   做此项目前请先阅读 http://3060674.blog.51cto.com/3050674/1439129  项目实战之 ...

  8. MapReduce源代码分析MapTask分析

    前言 MapReduce该分析是基于源代码Hadoop1.2.1代码分析进行的基础上. 该章节会分析在MapTask端的详细处理流程以及MapOutputCollector是怎样处理map之后的col ...

  9. Hadoop项目实战-用户行为分析之分析与设计

    1.概述 本课程的视频教程地址:<用户行为分析之分析与设计> 下面开始本教程的学习,本教程以用户行为分析案例为基础,带着大家对项目的各个指标做详细的分析,对项目的整体设计做合理的规划,让大 ...

随机推荐

  1. 用python代码模拟登录网站

    方法一:直接使用已知的cookie访问 特点: 简单,但需要先在浏览器登录 具体步骤: 1.用浏览器登录,获取浏览器里的cookie字符串 先使用浏览器登录.再打开开发者工具,转到network选项卡 ...

  2. linux逻辑卷管理(LVM)

    1. 逻辑卷(LVM)的原理 LVM(Logical Volume Manager)逻辑卷管理 是在物理磁盘和文件系统的之间添加一个逻辑层,通过对底层物理磁盘的封装,以逻辑卷的方式呈现给上层应用,通过 ...

  3. 转:为什么根据IP地址查询物理所在地,而不是mac地址?

    来自 https://mp.weixin.qq.com/s/aOZQGMnMI2nkX4-qcJL4WQ 读者 不是说mac地址是计算机网卡唯一的地址吗?这样不是可以直接定位到某一台机器吗?为什么要用 ...

  4. 苹果手机的SB系列(3)超级烦人的账户解锁?

    不知道大家有没有这种体验,Iphone 每隔一段时间后账户就被锁定了,也不告诉你原因,就是要解锁? 我怎么感觉比做的比支付宝差多了,我注册支付宝十几年,也没有动不动就告诉了有安全原因,要解锁,要重置密 ...

  5. 网页链接跳转qq聊天界面以及QQ群是什么实现的

    网页可以唤起QQ群,这我们都知道可以做到,那如何唤起呢?下面就做一个简单的介绍,希望可以帮助到有需要的朋友 1.官方提供的几种加群的链接 官方的加群代码的获取前提是我们具有权限(也就是群主或管理权限) ...

  6. C#或unity中实现正弦函数

    C#或unity中实现正弦函数 本类用于第一,需要绘制一条正弦曲线的朋友:第二,需要根据正弦曲线控制物体运动的朋友:里面都有注释,代码如下: unity中使用的代码: public class Cur ...

  7. java 面试题2

    Java 模拟面试题 1.面向对象的特点 继承,封装,多态 2.对象和类的区别是什么? 对象是对客观事物的抽象,类是对对象的抽象.类是一种抽象的数据类型,它们的关系是,对象是类的实例,类是对象的模板. ...

  8. dom 及bom

    BOM的全称为Browser Object Mode,中文名是浏览器对象模型.它的一些功能和特性如下:1. BOM提供了独立于内容而与浏览器窗口进行交互的对象2. 由于BOM主要用于管理窗口与窗口之间 ...

  9. 使用labelme制作自己的数据集

    # python3 conda create --name=labelme python=3.6 source activate labelme # conda install -c conda-fo ...

  10. vue使用动态渲染v-model输入框无法输入内容

    最近使用ElementUI框架,在动态渲染表单的时候,表单框无法输入内容,但是绑定model的数据是会发生变化 解决方法: 将动态生成的表单对象,深拷贝到 data 对象中 <el-date-p ...