{"id":332,"date":"2018-12-16T14:50:00","date_gmt":"2018-12-16T06:50:00","guid":{"rendered":"https:\/\/www.next-bioinfo.tw\/?p=332"},"modified":"2023-09-27T14:57:36","modified_gmt":"2023-09-27T06:57:36","slug":"%e3%80%903d-genome%e3%80%91-%e6%9f%93%e8%89%b2%e8%b3%aa%e7%92%b0loop%e7%9a%84bedpe%e6%a0%bc%e5%bc%8f","status":"publish","type":"post","link":"https:\/\/www.next-bioinfo.tw\/en\/2018\/12\/%e3%80%903d-genome%e3%80%91-%e6%9f%93%e8%89%b2%e8%b3%aa%e7%92%b0loop%e7%9a%84bedpe%e6%a0%bc%e5%bc%8f\/","title":{"rendered":"\u30103D Genome\u3011 BEDPE the format of chromatin looping"},"content":{"rendered":"<p>BEDPE (.bedpe) was a format extended from BED format for 2 dimension information. Because the BED format was designed for 1 dimension feature such as ChIP-Seq data which could not represent two loci for a single data point, BEDPE was introduced and was supported by massive data analysis tools in recent days and has become a standard. Especially in representing chromosome looping the common format is BEDPE8 and BEDPE10. When we used hichipper to analyze HiChIP data, the output of loops was stored in BEDPE8 format.<\/p>\n\n\n\n<p>For example:<\/p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"Code-Pro-JetBrains-Mono\" style=\"font-size:.875rem;font-family:Code-Pro-JetBrains-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span role=\"button\" tabindex=\"0\" data-code=\"chr1  10   20   chr5  50  51  .  2\" style=\"color:#d8dee9ff;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\"><\/path><\/svg><\/span><pre class=\"shiki nord\" style=\"background-color: #2e3440ff\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #D8DEE9\">chr1<\/span><span style=\"color: #D8DEE9FF\">  <\/span><span style=\"color: #B48EAD\">10<\/span><span style=\"color: #D8DEE9FF\">   <\/span><span style=\"color: #B48EAD\">20<\/span><span style=\"color: #D8DEE9FF\">   <\/span><span style=\"color: #D8DEE9\">chr5<\/span><span style=\"color: #D8DEE9FF\">  <\/span><span style=\"color: #B48EAD\">50<\/span><span style=\"color: #D8DEE9FF\">  <\/span><span style=\"color: #B48EAD\">51<\/span><span style=\"color: #D8DEE9FF\">  <\/span><span style=\"color: #ECEFF4\">.<\/span><span style=\"color: #D8DEE9FF\">  <\/span><span style=\"color: #B48EAD\">2<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<p>The fields in order are:<\/p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"Code-Pro-JetBrains-Mono\" style=\"font-size:.875rem;font-family:Code-Pro-JetBrains-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span role=\"button\" tabindex=\"0\" data-code=\"chr_A \/ start_A \/ end_A \/ chr_B \/ start_B \/ end_B \/ record_name \/ score \/ strand_A \/ strand_B\" style=\"color:#d8dee9ff;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\"><\/path><\/svg><\/span><pre class=\"shiki nord\" style=\"background-color: #2e3440ff\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #D8DEE9\">chr_A<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #81A1C1\">\/<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #D8DEE9\">start_A<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #81A1C1\">\/<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #D8DEE9\">end_A<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #81A1C1\">\/<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #D8DEE9\">chr_B<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #81A1C1\">\/<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #D8DEE9\">start_B<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #81A1C1\">\/<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #D8DEE9\">end_B<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #81A1C1\">\/<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #D8DEE9\">record_name<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #81A1C1\">\/<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #D8DEE9\">score<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #81A1C1\">\/<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #D8DEE9\">strand_A<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #81A1C1\">\/<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #D8DEE9\">strand_B<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<ol>\n<li>A's chromosome number<\/li>\n\n\n\n<li>A's start position<\/li>\n\n\n\n<li>A's end position<\/li>\n\n\n\n<li>B's chromosome number<\/li>\n\n\n\n<li>B's start position<\/li>\n\n\n\n<li>B's end position<\/li>\n\n\n\n<li>The name of this data point (if Null can fill with a dot \".\" )<\/li>\n\n\n\n<li>Intensity of this data point.<\/li>\n\n\n\n<li>A`strand(transcription direction)<\/li>\n\n\n\n<li>B`strand(transcription direction)<\/li>\n<\/ol>\n\n\n\n<p>For the chromatin loop (looping), A and B are the two anchor points of the loop (loop anchors). Those two positions are also where the chromatin loop starts and ends.<\/p>\n\n\n\n<p>References:<\/p>\n\n\n\n<p>https:\/\/bedtools.readthedocs.io\/en\/latest\/content\/general-usage.html<br>https:\/\/github.com\/YaqiangCao\/cLoops\/blob\/master\/scripts\/hicpropairs2bedpe<\/p>","protected":false},"excerpt":{"rendered":"<p>BEDPE(.bedpe)\u70baBED\u683c\u5f0f\u7684\u4e8c\u7dad\u64f4\u5145\u3002\u7531\u65bcBED\u683c\u5f0f\u8a2d\u8a08\u6210\u7d00\u9304\u4e00\u7dad\u7684\u7279\u5fb5\u8cc7\u8a0a(\u4f8b\u5982ChIP Seq [&hellip;]<\/p>","protected":false},"author":1,"featured_media":333,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_mi_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"site-container-style":"default","site-container-layout":"default","site-sidebar-layout":"default","site-transparent-header":"default","disable-article-header":"default","disable-site-header":"default","disable-site-footer":"default","disable-content-area-spacing":"default","footnotes":""},"categories":[20],"tags":[39,38,27,37],"_links":{"self":[{"href":"https:\/\/www.next-bioinfo.tw\/en\/wp-json\/wp\/v2\/posts\/332"}],"collection":[{"href":"https:\/\/www.next-bioinfo.tw\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.next-bioinfo.tw\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.next-bioinfo.tw\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.next-bioinfo.tw\/en\/wp-json\/wp\/v2\/comments?post=332"}],"version-history":[{"count":1,"href":"https:\/\/www.next-bioinfo.tw\/en\/wp-json\/wp\/v2\/posts\/332\/revisions"}],"predecessor-version":[{"id":334,"href":"https:\/\/www.next-bioinfo.tw\/en\/wp-json\/wp\/v2\/posts\/332\/revisions\/334"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.next-bioinfo.tw\/en\/wp-json\/wp\/v2\/media\/333"}],"wp:attachment":[{"href":"https:\/\/www.next-bioinfo.tw\/en\/wp-json\/wp\/v2\/media?parent=332"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.next-bioinfo.tw\/en\/wp-json\/wp\/v2\/categories?post=332"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.next-bioinfo.tw\/en\/wp-json\/wp\/v2\/tags?post=332"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}