<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>生信菜鸟团 &#187; Motif</title>
	<atom:link href="http://www.bio-info-trainee.com/tag/motif/feed" rel="self" type="application/rss+xml" />
	<link>http://www.bio-info-trainee.com</link>
	<description>欢迎去论坛biotrainee.com留言参与讨论，或者关注同名微信公众号biotrainee</description>
	<lastBuildDate>Sat, 28 Jun 2025 14:30:13 +0000</lastBuildDate>
	<language>zh-CN</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.33</generator>
	<item>
		<title>用网页版工具ChIPseek来可视化CHIP-seq的peaks结果</title>
		<link>http://www.bio-info-trainee.com/1773.html</link>
		<comments>http://www.bio-info-trainee.com/1773.html#comments</comments>
		<pubDate>Thu, 07 Jul 2016 12:56:10 +0000</pubDate>
		<dc:creator><![CDATA[ulwvfje]]></dc:creator>
				<category><![CDATA[基础软件]]></category>
		<category><![CDATA[ChIPseek]]></category>
		<category><![CDATA[Motif]]></category>
		<category><![CDATA[Peak]]></category>
		<category><![CDATA[可视化]]></category>
		<category><![CDATA[表观遗传学]]></category>

		<guid isPermaLink="false">http://www.bio-info-trainee.com/?p=1773</guid>
		<description><![CDATA[一般做完一个CHIP-seq测序，如果实验设计没有问题，测序质量也OK的话，很容 &#8230; <a href="http://www.bio-info-trainee.com/1773.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<div>一般做完一个CHIP-seq测序，如果实验设计没有问题，测序质量也OK的话，很容易了根据序列call到符合要求的peaks，或者可以去很多文章或者roadmap里面下载到非常多有意义的peaks文件， 一般是BED格式文件，这是就需要对这些peaks进行各种各样的注释以及可视化了，此时不得不强烈推荐一款网页版工具，是台湾学者开发的ChIPseek：</div>
<p><span id="more-1773"></span></p>
<div>该工具首页就show了8张图片，就说明了该软件的功能：<a href="http://chipseek.cgu.edu.tw/index_show.py">http://chipseek.cgu.edu.tw/index_show.py</a></div>
<div>该工具本质是就是后台调用 <a href="http://homer.salk.edu/homer/motif/">HOMER</a> 和<a href="http://bedtools.readthedocs.org/en/latest/">BEDTools</a>, 这两个软件，使得那些不会编程的生物学家可以更方便快捷的理解自己的CHIP-seq结果，功能包括：</div>
<div>
<ol>
<li><b><span style="color: #ff0000;">annotate the peaks</span></b></li>
<li><b><span style="color: #ff0000;">link to UCSC genome browser</span></b></li>
<li><b><span style="color: #ff0000;">provide pie charts, histograms and bar charts for peak location distribution</span></b></li>
<li>apply filter criteria by peak length to get a subset of peaks</li>
<li>apply filter criteria by distance to nearest TSS to get a subset of peaks</li>
<li>apply filter criteria by location of the peaks</li>
<li>apply filter criteria by list(s) of genes</li>
<li>apply filter criteria by GO terms</li>
<li>apply filter criteria by KEGG pathway annotations</li>
<li><span style="color: #ff0000;"><b>compare two datasets</b></span></li>
<li><span style="color: #ff0000;"><b>compare dataset with ENCODE transcription factor dataset</b></span></li>
<li><span style="color: #ff0000;"><b>identify enriched motif</b></span></li>
<li><span style="color: #ff0000;"><b>plot peaks on chromosome ideograms</b></span></li>
<li>allow users to download figures or tables</li>
</ol>
</div>
<div>大部分功能自己写脚本也能实现，我就不多说了。</div>
<div></div>
<div>使用方法非常简单：</div>
<div>首先进入分析界面：<a href="http://chipseek.cgu.edu.tw/analysis_form.php">http://chipseek.cgu.edu.tw/analysis_form.php</a></div>
<div>然后上传自己想要分析的peaks文件</div>
<div>比如GSE50177里面的GSE50177_RAW.tar：<a href="http://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE50177">http://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE50177</a></div>
<div>我拿了四个peaks文件测试了一下：</div>
<div><img src="file:///C:/Users/Jimmy/AppData/Local/YNote/data/jmzeng1314@163.com/7cf93528e84d4dc6b4423a318764979a/clipboard.png" alt="" data-media-type="image" data-attr-org-src-id="D968C7492DE94D9196CD496AC8D6A039" data-attr-org-img-file="file:///C:/Users/Jimmy/AppData/Local/YNote/data/jmzeng1314@163.com/7cf93528e84d4dc6b4423a318764979a/clipboard.png" /><a href="http://www.bio-info-trainee.com/wp-content/uploads/2016/07/web-tools-chip-seeker-submit.png"><img class="alignnone size-full wp-image-1774" src="http://www.bio-info-trainee.com/wp-content/uploads/2016/07/web-tools-chip-seeker-submit.png" alt="web-tools-chip-seeker-submit" width="547" height="491" /></a></div>
<div>提交任务后，文件就会上传，然后网页会给一个job ID号，如果你是在一个月之内看到这篇文章，你可以直接拿我的ID号去看结果，不需要自己上传自己的文件了，当然，你肯定是需要分析自己的peaks结果的。</div>
<div>
<p>ChIPseek is annotating your file(s).</p>
<p>This page will <strong>automatically refresh</strong> every 60 seconds.</p>
<p>Alternatively, You may use the <strong>job ID: 1467890358.407</strong> to visit ChIPseek latter.</p>
</div>
<div>一会儿就可以看到结果了，因为网页版工具的服务器容量有限，所以这个结果一个月内是有效的。</div>
<div>
<div><a href="http://chipseek.cgu.edu.tw/main_menu.py?job_id=1467890358.407">http://chipseek.cgu.edu.tw/main_menu.py?job_id=1467890358.407</a></div>
</div>
<div><strong>GSM1278641_Xu_MUT_rep1_BAF155_MUT </strong>(a total of 6733 peaks) <a href="http://chipseek.cgu.edu.tw/downloadfile.php?file=jobs/1467890358.407/GSM1278641_Xu_MUT_rep1_BAF155_MUT_annotation_withHyperlink.txt">(Download all annotation results)</a></div>
<div><strong>GSM1278643_Xu_MUT_rep2_BAF155_MUT </strong>(a total of 3625 peaks) <a href="http://chipseek.cgu.edu.tw/downloadfile.php?file=jobs/1467890358.407/GSM1278643_Xu_MUT_rep2_BAF155_MUT_annotation_withHyperlink.txt">(Download all annotation results)</a></div>
<div><strong>GSM1278645_Xu_WT_rep1_BAF155 </strong>(a total of 10987 peaks) <a href="http://chipseek.cgu.edu.tw/downloadfile.php?file=jobs/1467890358.407/GSM1278645_Xu_WT_rep1_BAF155_annotation_withHyperlink.txt">(Download all annotation results)</a></div>
<div><strong>GSM1278647_Xu_WT_rep2_BAF155 </strong>(a total of 5225 peaks) <a href="http://chipseek.cgu.edu.tw/downloadfile.php?file=jobs/1467890358.407/GSM1278647_Xu_WT_rep2_BAF155_annotation_withHyperlink.txt">(Download all annotation results)</a></div>
<div>把每个文件的每个peaks都注释了，而且提供带链接的下载结果，tab分割的纯文本文件，用excel打开可能看起来舒服一点</div>
<div>还有4个可视化图片是我们可能会比较感兴趣的：</div>
<div>
<div>Peak location (pie chart)</div>
<div>Peak location (bar chart)</div>
<div>Distance to TSS</div>
<div>Peak length distribution</div>
</div>
<div>以及它可以把我们上传的bed格式peaks区域文件转为fasta序列 Peak sequences</div>
<div>本质是根据坐标从参考基因组里面提取序列而已，我把所有的序列都下载下来了，可以用来直接做motif查找</div>
<div>
<div><b>$ ls -lh  *fasta</b></div>
<div>-rw-r–r– 1 Jimmy 197121  18M Jul  7 19:40 GSM1278641_Xu_MUT_rep1_BAF155_MUT_sequence.fasta</div>
<div>-rw-r–r– 1 Jimmy 197121 9.9M Jul  7 19:38 GSM1278643_Xu_MUT_rep2_BAF155_MUT_sequence.fasta</div>
<div>-rw-r–r– 1 Jimmy 197121  26M Jul  7 19:41 GSM1278645_Xu_WT_rep1_BAF155_sequence.fasta</div>
<div>-rw-r–r– 1 Jimmy 197121  14M Jul  7 19:41 GSM1278647_Xu_WT_rep2_BAF155_sequence.fasta</div>
</div>
<div></div>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bio-info-trainee.com/1773.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>自学CHIP-seq分析第二讲~学习资料的搜集</title>
		<link>http://www.bio-info-trainee.com/1736.html</link>
		<comments>http://www.bio-info-trainee.com/1736.html#comments</comments>
		<pubDate>Tue, 05 Jul 2016 00:20:00 +0000</pubDate>
		<dc:creator><![CDATA[ulwvfje]]></dc:creator>
				<category><![CDATA[tutorial]]></category>
		<category><![CDATA[CHIP-seq]]></category>
		<category><![CDATA[Motif]]></category>
		<category><![CDATA[Peak]]></category>
		<category><![CDATA[visualization]]></category>
		<category><![CDATA[workflow]]></category>

		<guid isPermaLink="false">http://www.bio-info-trainee.com/?p=1736</guid>
		<description><![CDATA[我只能说，CHIP-seq的确是非常完善的NGS流程了，各种资料层出不穷，大家首 &#8230; <a href="http://www.bio-info-trainee.com/1736.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<div>我只能说，CHIP-seq的确是非常完善的NGS流程了，各种资料层出不穷，大家首先可以看下面几个完整流程的PPT来对CHIP-seq流程有个大致的印象，我对前面提到的文献数据处理的几个要点，就跟下面这个图片类似：</div>
<div><a href="http://www.bio-info-trainee.com/wp-content/uploads/2016/07/chip-seq-workflow-all-5-steps.jpg"><img class="alignnone size-full wp-image-1759" src="http://www.bio-info-trainee.com/wp-content/uploads/2016/07/chip-seq-workflow-all-5-steps.jpg" alt="chip-seq-workflow-all-5-steps" width="502" height="540" /></a></div>
<div></div>
<div>
<div>QuEST is a statistical software for analysis of ChIP-Seq data with data and analysis results visualization through UCSC Genome Browser.  <a href="http://www-hsc.usc.edu/">http://www-hsc.usc.edu/</a>~valouev/QuEST/QuEST.html</div>
<div>peak calling 阈值的选择： <a href="http://www.nature.com/nprot/journal/v7/n1/fig_tab/nprot.2011.420_F2.html">http://www.nature.com/nprot/journal/v7/n1/fig_tab/nprot.2011.420_F2.html</a></div>
<div>MeDIP-seq and histone modification ChIP-seq analysis  <a href="http://crazyhottommy.blogspot.com/2014/01/medip-seq-and-histone-modification-chip.html">http://crazyhottommy.blogspot.com/2014/01/medip-seq-and-histone-modification-chip.html</a></div>
<div>2011-review-CHIP-seq-high-quaility-data: <a href="http://www.nature.com/ni/journal/v12/n10/full/ni.2117.html?message-global=remove">http://www.nature.com/ni/journal/v12/n10/full/ni.2117.html?message-global=remove</a></div>
<div></div>
<div>不同处理条件的CHIP-seq的差异peaks分析： <a href="http://www.slideshare.net/thefacultyl/diffreps-automated-chipseq-differential-analysis-package">http://www.slideshare.net/thefacultyl/diffreps-automated-chipseq-differential-analysis-package</a></div>
<div>一个实际的CHIP-seq数据分析例子： <a href="http://www.biologie.ens.fr/">http://www.biologie.ens.fr/</a>~mthomas/other/chip-seq-training/</div>
</div>
<p><span id="more-1736"></span></p>
<div>
<div><a href="http://biow.sb-roscoff.fr/ecole_bioinfo/training_material/chip-seq/documents/presentation_chipseq.pdf">http://biow.sb-roscoff.fr/ecole_bioinfo/training_material/chip-seq/documents/presentation_chipseq.pdf</a></div>
</div>
<div>
<div><a href="http://ecole-bioinfo-aviesan.sb-roscoff.fr/sites/ecole-bioinfo-aviesan.sb-roscoff.fr/files/files/chipseq_CarlHerrmann_Roscoff2015.pdf">http://ecole-bioinfo-aviesan.sb-roscoff.fr/sites/ecole-bioinfo-aviesan.sb-roscoff.fr/files/files/chipseq_CarlHerrmann_Roscoff2015.pdf</a></div>
</div>
<div>
<div><a href="http://ecole-bioinfo-aviesan.sb-roscoff.fr/sites/ecole-bioinfo-aviesan.sb-roscoff.fr/files/files/defrance-ChIP-seq_annotation.pdf">http://ecole-bioinfo-aviesan.sb-roscoff.fr/sites/ecole-bioinfo-aviesan.sb-roscoff.fr/files/files/defrance-ChIP-seq_annotation.pdf</a></div>
</div>
<p>然后下面的各种资料，是针对CHIP-seq流程的各个环境的，还有一些是针对于表观遗传学知识的</p>
<div>
<div>## ppt : <a href="http://159.149.160.51/epigen_milano/epigen_barozzi.pdf">http://159.149.160.51/epigen_milano/epigen_barozzi.pdf</a></div>
<div>## best practise: <a href="http://bioinformatics-core-shared-training.github.io/cruk-bioinf-sschool/">http://bioinformatics-core-shared-training.github.io/cruk-bioinf-sschool/</a></div>
<div>## pipeline : <a href="https://github.com/shenlab-sinai/chip-seq_preprocess">https://github.com/shenlab-sinai/chip-seq_preprocess</a></div>
<div>## <a href="https://sites.google.com/site/anshul...e/projects/idr">https://sites.google.com/site/anshul...e/projects/idr</a>  ## samtools view -b -F 1548 -q 30 chipSampleRep1.bam</div>
<div>## pipeline : <a href="http://daudin.icmb.utexas.edu/wiki/index.php/ChIPseq_prep_and_map">http://daudin.icmb.utexas.edu/wiki/index.php/ChIPseq_prep_and_map</a></div>
<div>## pipeline : <a href="https://github.com/BradyLab/ChipSeq/blob/master/chipseq.sh">https://github.com/BradyLab/ChipSeq/blob/master/chipseq.sh</a></div>
<div>## <a href="https://github.com/crukci-bioinformatics/chipseq-pipeline">https://github.com/crukci-bioinformatics/chipseq-pipeline</a></div>
<div>## <a href="https://github.com/ENCODE-DCC/chip-seq-pipeline">https://github.com/ENCODE-DCC/chip-seq-pipeline</a></div>
<div></div>
<div>## Hands-on introduction to ChIP-seq analysis - VIB Training   <a href="http://www.biologie.ens.fr/">http://www.biologie.ens.fr/</a>~mthomas/other/chip-seq-training/</div>
<div>## video(A Step-by-Step Guide to ChIP-Seq Data Analysis Webinar) : <a href="http://www.abcam.com/webinars/a-step-by-step-guide-to-chip-seq-data-analysis-webinar">http://www.abcam.com/webinars/a-step-by-step-guide-to-chip-seq-data-analysis-webinar</a></div>
<div>## Using ChIP-Seq to identify and/or quantify bound regions (peaks)  <a href="http://barcwiki.wi.mit.edu/wiki/SOPs/chip_seq_peaks">http://barcwiki.wi.mit.edu/wiki/SOPs/chip_seq_peaks</a></div>
<div>## <a href="http://jura.wi.mit.edu/bio/education/hot_topics/ChIPseq/ChIPSeq_HotTopics.pdf">http://jura.wi.mit.edu/bio/education/hot_topics/ChIPseq/ChIPSeq_HotTopics.pdf</a></div>
<div>## <a href="http://pedagogix-tagc.univ-mrs.fr/courses/ASG1/practicals/chip-seq/mapping_tutorial.html">http://pedagogix-tagc.univ-mrs.fr/courses/ASG1/practicals/chip-seq/mapping_tutorial.html</a></div>
<div>## 公开课： <a href="https://www.coursera.org/learn/galaxy-project/lecture/FUzcg/chip-sequence-analysis-with-macs">https://www.coursera.org/learn/galaxy-project/lecture/FUzcg/chip-sequence-analysis-with-macs</a></div>
<div>##ＥＢＩ的教程：<a href="https://www.ebi.ac.uk/training/online/course/ebi-next-generation-sequencing-practical-course/chip-seq-analysis/chip-seq-practical">https://www.ebi.ac.uk/training/online/course/ebi-next-generation-sequencing-practical-course/chip-seq-analysis/chip-seq-practical</a></div>
<div>## 日语教程：<a href="http://genomejack.net/download/GenomeJackBrowserAppendix/browser_appendix_j/tutorials/chipSeq.html">http://genomejack.net/download/GenomeJackBrowserAppendix/browser_appendix_j/tutorials/chipSeq.html</a></div>
<div>## 台湾教程：<a href="http://lsl.sinica.edu.tw/Services/Class/files/20151118475_2.pdf">http://lsl.sinica.edu.tw/Services/Class/files/20151118475_2.pdf</a> 徐唯哲 Paul Wei-Che HSU</div>
<div>中央研究院 分子生物研究所</div>
<div>研究助技師</div>
<div>## peak finder软件大全： <a href="http://wodaklab.org/nextgen/data/peakfinders.html">http://wodaklab.org/nextgen/data/peakfinders.html</a></div>
<div>## <a href="https://www.encodeproject.org/documents/049704a4-5c58-4631-acf1-4ef152bdb3ef/@@download/attachment/Learning_Chromatin_States_from_ChIP-seq_data.pdf">https://www.encodeproject.org/documents/049704a4-5c58-4631-acf1-4ef152bdb3ef/@@download/attachment/Learning_Chromatin_States_from_ChIP-seq_data.pdf</a></div>
<div>## <a href="https://bioshare.bioinformatics.ucdavis.edu/bioshare/download/47aq5pp5mzza5vb/PDFs/Tuesday_MB_ChIP-Seq_Intro.pdf">https://bioshare.bioinformatics.ucdavis.edu/bioshare/download/47aq5pp5mzza5vb/PDFs/Tuesday_MB_ChIP-Seq_Intro.pdf</a></div>
<div>## paper： Large-Scale Quality Analysis of Published ChIP-seq Data <a href="http://www.g3journal.org/content/4/2/209.full">http://www.g3journal.org/content/4/2/209.full</a></div>
<div>## paper： Chip-seq data analysis: from quality check to motif discovery and more <a href="http://ccg.vital-it.ch/var/sib_april15/cases/landt12/strand_correlation.html">http://ccg.vital-it.ch/var/sib_april15/cases/landt12/strand_correlation.html</a></div>
<div>## Workshop hands on session(RNA-Seq / ChIP-Seq  ) :  <a href="https://hpc.oit.uci.edu/biolinux/handson.docx">https://hpc.oit.uci.edu/biolinux/handson.docx</a></div>
<div>## <a href="http://www.gqinnovationcenter.com/documents/bioinformatics/ChIPseq.pptx">http://www.gqinnovationcenter.com/documents/bioinformatics/ChIPseq.pptx</a></div>
<div>## paper supplement : <a href="http://genome.cshlp.org/content/suppl/2015/10/02/gr.192005.115.DC1/Supplemental_Information.docx">http://genome.cshlp.org/content/suppl/2015/10/02/gr.192005.115.DC1/Supplemental_Information.docx</a></div>
<div><a href="http://www.illumina.com/documents/products/datasheets/datasheet_chip_sequence.pdf">http://www.illumina.com/documents/products/datasheets/datasheet_chip_sequence.pdf</a></div>
<div></div>
<div><a href="http://www.ncbi.nlm.nih.gov/pubmed/22130887">http://www.ncbi.nlm.nih.gov/pubmed/22130887</a> "Analyzing ChIP-seq data: preprocessing, normalization, differential identification, and binding pattern characterization."</div>
<div><a href="http://www.ncbi.nlm.nih.gov/pubmed/22499706">http://www.ncbi.nlm.nih.gov/pubmed/22499706</a> "Normalization, bias correction, and peak calling for ChIP-seq." (stat heavy)</div>
<div><a href="http://www.ncbi.nlm.nih.gov/pubmed/24244136">http://www.ncbi.nlm.nih.gov/pubmed/24244136</a> "Practical guidelines for the comprehensive analysis of ChIP-seq data."</div>
<div><a href="http://www.ncbi.nlm.nih.gov/pubmed/25223782">http://www.ncbi.nlm.nih.gov/pubmed/25223782</a> "Identifying and mitigating bias in next-generation sequencing methods for chromatin biology."</div>
<div>A quick search also turned up this recent paper (which I haven't read) that might be of interest to you</div>
<div></div>
<div><a href="http://www.ncbi.nlm.nih.gov/pubmed/24598259">http://www.ncbi.nlm.nih.gov/pubmed/24598259</a> "Impact of sequencing depth in ChIP-seq experiments."</div>
<div></div>
<div>## figures: <a href="https://github.com/shenlab-sinai/ngsplot">https://github.com/shenlab-sinai/ngsplot</a></div>
<div><a href="https://github.com/daler/metaseq">https://github.com/daler/metaseq</a></div>
<div><a href="http://liulab.dfci.harvard.edu/CEAS/usermanual.html">http://liulab.dfci.harvard.edu/CEAS/usermanual.html</a></div>
<div>还有两个ｗｅｂ－ｔｏｏｌｓ也是可视化</div>
<div></div>
<div></div>
<div>bioconductor系列工具和教程 :</div>
<div><a href="http://faculty.ucr.edu/">http://faculty.ucr.edu/</a>~tgirke/HTML_Presentations/Manuals/Workshop_Dec_6_10_2012/Rchipseq/Rchipseq.pdf</div>
<div><a href="http://bioinformatics-core-shared-training.github.io/cruk-bioinf-sschool/Day4/chipqc_sweave.pdf">http://bioinformatics-core-shared-training.github.io/cruk-bioinf-sschool/Day4/chipqc_sweave.pdf</a></div>
<div><a href="http://bioconductor.org/packages/release/bioc/html/chipseq.html">http://bioconductor.org/packages/release/bioc/html/chipseq.html</a></div>
<div><a href="http://bioconductor.org/help/workflows/chipseqDB/">http://bioconductor.org/help/workflows/chipseqDB/</a></div>
<div><a href="http://bioconductor.org/help/workflows/generegulation/">http://bioconductor.org/help/workflows/generegulation/</a></div>
<div><a href="http://bioconductor.org/help/course-materials/2009/EMBLJune09/Practicals/chipseq/BasicChipSeq.pdf">http://bioconductor.org/help/course-materials/2009/EMBLJune09/Practicals/chipseq/BasicChipSeq.pdf</a></div>
<div></div>
<div>## 公司教程： <a href="http://www.partek.com/Tutorials/microarray/Tiling/ChipSeqTutorial.pdf">http://www.partek.com/Tutorials/microarray/Tiling/ChipSeqTutorial.pdf</a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.bio-info-trainee.com/1736.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>自学CHIP-seq分析第一讲~文献选择与解读</title>
		<link>http://www.bio-info-trainee.com/1731.html</link>
		<comments>http://www.bio-info-trainee.com/1731.html#comments</comments>
		<pubDate>Tue, 05 Jul 2016 00:14:58 +0000</pubDate>
		<dc:creator><![CDATA[ulwvfje]]></dc:creator>
				<category><![CDATA[tutorial]]></category>
		<category><![CDATA[annotation]]></category>
		<category><![CDATA[CHIP-seq]]></category>
		<category><![CDATA[Motif]]></category>
		<category><![CDATA[Peak]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://www.bio-info-trainee.com/?p=1731</guid>
		<description><![CDATA[文章：CARM1 Methylates Chromatin Remodeling &#8230; <a href="http://www.bio-info-trainee.com/1731.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<div><a href="http://www.cell.com/cancer-cell/abstract/S1535-6108(13)00536-9">文章：CARM1 Methylates Chromatin Remodeling Factor BAF155 to Enhance Tumor Progression and Metastasis </a></p>
<div>我很早以前想自学CHIP-seq的时候就关注过这篇文章，那时候懂得还不多，甚至都没有仔细看这篇文章就随便下载了数据进行分析，也只是跑一些软件而已，这次仔细阅读这篇文章才发现里面的门道很多，尤其是CHIP-seq的实验基础，以及表观遗传学的生物学基础知识，我有时间一定要把这篇文章翻译一下。学习这篇文章前一定要温习一些生物学知识，<a href="http://www.bio-info-trainee.com/1726.html">见我上一篇博客</a></div>
</div>
<p><span id="more-1731"></span></p>
<div>
<div>作者首先实验证明了用small haripin RNA来knockout CARM1 只能达到90%的敲除效果，有趣的是，对CARM1的功能影响非常小，说明只需要极地量的CARM1就可以很好的发挥作用，所以作者设计了100%敲除CARM1的实验材料，通过zinc finger nuclease这种基因组编辑技术( 缩写成ZFN技术)。</div>
<div>这样就能比较CARM1有无的机体种各种蛋白被催化状态了，其中SWI/SNF(BAF) chromatin remodeling complex  染色质重构复合物的一个亚基 BAF155，非常明显的只有在CARM1这个基因完好无损的细胞系里面才能被正常的甲基化。作者证明了BAF155是CARM1这个基因非常好(拉丁语 bona fide)的一个底物， 而且通过巧妙的实验设计，证明了BAF155这个蛋白的第1064位氨基酸(R) 是 CARM1的作用位点。</div>
<div></div>
<div>因为早就有各种文献说明了SWI/SNF(BAF) chromatin remodeling complex  染色质重构复合物在癌症的重要作用， 所以作者也很自然的想探究BAF155在癌症的功能详情。这里作者选择的是CHIP-seq技术，因为BAF155是转录因子的一种。（转录因子(transcription factor)是一群能与基因5`端上游特定序列专一性结合，从而保证目的基因以特定的强度在特定的时间与空间表达的蛋白质分子。）CHIP-seq技术最适合来探究BAF155这样转录因子的功能了，所以作者构造了一种细胞系（MCF7），它的BAF155这个蛋白的第1064位氨基酸(R) 突变了，这样就无法被CARM1这个基因催化而甲基化，然后比较突变的细胞系和野生型细胞系的BAF155的CHIP-seq结果，这样就可以研究BAF155这个转录因子，是否必须要被CARM1这个基因催化而甲基化后才能行使生物学功能。</div>
<div>作者用me-BAF155特异性抗体+western bloting 证明了正常的野生型MCF7细胞系里面有~74%的BAF155是被甲基化的！</div>
<div>有一个细胞系SKOV3，可以正常表达除了BAF155之外的其余14种SWI/SNF(BAF) chromatin remodeling complex  染色质重构复合物，而不管是把突变的细胞系和野生型细胞系的BAF155混在里面都可以促进染色质重构复合物的组装，所以甲基化与否并不影响这个染色质重构复合物的组装，我们重点应该研究的是甲基化会影响BAF155在基因组其它地方结合。</div>
<div>结果是，突变的细胞系和野生型细胞系种BAF155在基因组结合位置(peaks)还是有较大的overlap的，重点是看它们的peaks在各种基因组区域(基因上下游，5,3端UTR，启动子，内含子，外显子，基因间区域，microRNA区域)分布情况的差别，还有它们举例转录起始位点的距离的分布区别，还有它们注释到的基因区别，已经基因富集到什么通路，等等这样的分析。</div>
<div></div>
<div>
<div>虽然作者在人的细胞系(MCF7)上面做CHIP-seq，但是在老鼠细胞系(MDA-MB-231)做了mRNA芯片数据分析,BAF155这个蛋白的第1064位氨基酸(R) 突变细胞系，和野生型细胞系，用的是Affymetrix HG U133 Plus 2.0这个常用平台</div>
<div>which was hybridized to Affymetrix HG U133 Plus 2.0 microarrays containing 54,675 probesets for &gt;47,000 transcripts and variants, including 38,500 human genes.</div>
<div>To identify genes differentially expressed between MDA-MB-231-BAF155WT and MDA-MB-231-BAF155R1064K</div>
<div>表达矩阵可以下载：## <a href="http://www.ncbi.nlm.nih.gov/pmc/articles/PMC4004525/bin/NIHMS556863-supplement-03.xlsx">http://www.ncbi.nlm.nih.gov/pmc/articles/PMC4004525/bin/NIHMS556863-supplement-03.xlsx</a></div>
</div>
<div>我简单摘抄作者的对CHIP-seq数据的生物信息学分析结果</div>
<div>
<div>## All samples were mapped from fastq files using BOWTIE [-m 1 -- best] to mm9 [UCSCmouse genome build 9]</div>
<div>## Sequences were mapped to the human genome (hg19) using BOWTIE (--best –m 1) to yield unique alignments</div>
<div>## Peaks were called by using HOMER [<a href="http://biowhat.ucsd.edu/homer/">http://biowhat.ucsd.edu/homer/</a>] and QuEST [<a href="http://mendel.stanford.edu/sidowlab/downloads/quest/">http://mendel.stanford.edu/sidowlab/downloads/quest/</a>].</div>
</div>
<div></div>
<div>
<div><b>QuEST 2.4 (</b>Valouev et al., 2008) was run using the recommend settings for transcription factor (TF) like binding with the following exceptions:</div>
<div>kde_bandwith=30, region_size=600, ChIP threshold=35, enrichment fold=3, rescue fold=3.</div>
<div></div>
<div><b>HOMER </b>(Heinz et al., 2010) analysis was run using the default settings for peak finding.</div>
<div>False Discovery Rate (FDR) cut off was <b>0.001 (0.1%) for all peaks. </b></div>
<div>The tag density for each factor was <b>normalized to 1x107 tags</b> and displayed using the UCSC genome browser.</div>
<div><b>Motif analysis</b> (de novo and known), was performed using the<b> HOMER software and Genomatix. </b></div>
<div><b>Peak overlaps </b>were processed with HOMER and Galaxy (Giardine et al., 2005).</div>
<div><b>Peak comparisons </b>between replicates were processed with EdgeR statistical package in R</div>
<div>也就是我们接下来需要学习的流程化分析步骤，下面我给一个主要流程的截图，但是主要还是要看实验是如何设计的，也有一个文章发表关于CHIP-seq的流程的：<a href="http://biow.sb-roscoff.fr/ecole_bioinfo/protected/jacques.van-helden/ThomasChollier_NatProtoc_2012_peak-motifs.pdf">http://biow.sb-roscoff.fr/ecole_bioinfo/protected/jacques.van-helden/ThomasChollier_NatProtoc_2012_peak-motifs.pdf</a></div>
<div><a href="http://www.bio-info-trainee.com/wp-content/uploads/2016/07/Chip-seq-workflow.png"><img class="alignnone size-full wp-image-1732" src="http://www.bio-info-trainee.com/wp-content/uploads/2016/07/Chip-seq-workflow.png" alt="Chip-seq-workflow" width="520" height="420" /></a></div>
<div>
<div>同时我还推荐大家看几篇相关文献：</div>
<div>
<div>Genome-wide maps of chromatin state in pluripotent and lineage-committed cells. <a href="http://www.nature.com/nature/journal/v448/n7153/pdf/nature06008.pdf">http://www.nature.com/nature/journal/v448/n7153/pdf/nature06008.pdf</a></div>
<div>Mapping and analysis of chromatin state dynamics in nine human cell types(GSE26386): <a href="http://www.nature.com/nature/journal/v473/n7345/full/nature09906.html">http://www.nature.com/nature/journal/v473/n7345/full/nature09906.html</a></div>
<div>Promiscuous RNA binding by Polycomb Repressive Complex 2 <a href="http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3823624/pdf/nihms517229.pdf">http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3823624/pdf/nihms517229.pdf</a></div>
</div>
</div>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.bio-info-trainee.com/1731.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
