<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to QuickIBD</title><link>https://sourceforge.net/p/gbchen/wiki/QuickIBD/</link><description>Recent changes to QuickIBD</description><atom:link href="https://sourceforge.net/p/gbchen/wiki/QuickIBD/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 10 Mar 2014 10:23:36 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/gbchen/wiki/QuickIBD/feed" rel="self" type="application/rss+xml"/><item><title>QuickIBD modified by Guobo Chen</title><link>https://sourceforge.net/p/gbchen/wiki/QuickIBD/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -7,7 +7,12 @@
 quick-ibd

 Example
+
+~~~~
 gear --quick-ibd --bfile test --out test
+~~~~
+
+[Donwload example files](https://sourceforge.net/p/gbchen/wiki/HELink/attachment/ibdtest.zip)

 Two files will be generated.
 One is test.ibd.raw, which only gives the parent specific ibd for informative loci.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Guobo Chen</dc:creator><pubDate>Mon, 10 Mar 2014 10:23:36 -0000</pubDate><guid>https://sourceforge.netd6d5d6478291961dd27f48f2a650a772b26cec94</guid></item><item><title>QuickIBD modified by Guobo Chen</title><link>https://sourceforge.net/p/gbchen/wiki/QuickIBD/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -32,4 +32,4 @@
 Illustrated example
 The left panel is for paternal IBD for a pair of siblings over 200 markers. From top to bottom are IBD as from informative markers (from *.ibd.raw), inferred from flanking markers (from *.ibd), and real IBD.
 The right panel is for maternal IBD.
-![Illustration](https://sourceforge.net/p/gbchen/wiki/QuickIBD/attachment/IBD.bmp)
+![Illustration](https://sourceforge.net/p/gbchen/wiki/QuickIBD/attachment/Fig1_IBD.jpeg)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Guobo Chen</dc:creator><pubDate>Sat, 08 Mar 2014 09:35:35 -0000</pubDate><guid>https://sourceforge.net9c3644be19fb75cddc04278e2f51f5e3194545f1</guid></item><item><title>QuickIBD modified by Guobo Chen</title><link>https://sourceforge.net/p/gbchen/wiki/QuickIBD/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -32,4 +32,4 @@
 Illustrated example
 The left panel is for paternal IBD for a pair of siblings over 200 markers. From top to bottom are IBD as from informative markers (from *.ibd.raw), inferred from flanking markers (from *.ibd), and real IBD.
 The right panel is for maternal IBD.
-![Illustration](https://sourceforge.net/p/gbchen/wiki/QuickIBD/attachment/IBD.jpeg)
+![Illustration](https://sourceforge.net/p/gbchen/wiki/QuickIBD/attachment/IBD.bmp)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Guobo Chen</dc:creator><pubDate>Mon, 03 Feb 2014 14:01:48 -0000</pubDate><guid>https://sourceforge.net272e537818de9860ce43cac4de1f2b5fbab9e54f</guid></item><item><title>QuickIBD modified by Guobo Chen</title><link>https://sourceforge.net/p/gbchen/wiki/QuickIBD/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -28,3 +28,8 @@
 10000 10004 10000 10003 -1.0 -1.0 -1.0 -1.0 -1.0 -0.6666666666666667 -0.3333333333333333 0.0 0.3333333333333333 0.6666666666666667 1.0 0.0 -1.0 -0.5 0.0 0.5 1.0 -1.0 0.0 1.0 
 10000 10004 10000 10003 1.0 0.3333333333333333 -0.3333333333333333 -1.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 0.3333333333333333 -0.3333333333333333 -1.0 -1.0 -1.0 -1.0 -1.0 0.0 0.0 
 ~~~~~~~
+
+Illustrated example
+The left panel is for paternal IBD for a pair of siblings over 200 markers. From top to bottom are IBD as from informative markers (from *.ibd.raw), inferred from flanking markers (from *.ibd), and real IBD.
+The right panel is for maternal IBD.
+![Illustration](https://sourceforge.net/p/gbchen/wiki/QuickIBD/attachment/IBD.jpeg)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Guobo Chen</dc:creator><pubDate>Fri, 24 Jan 2014 08:57:10 -0000</pubDate><guid>https://sourceforge.net7f468cef79eb6d56e03c107d9871cae768de4562</guid></item><item><title>QuickIBD modified by Guobo Chen</title><link>https://sourceforge.net/p/gbchen/wiki/QuickIBD/</link><description>&lt;div class="markdown_content"&gt;&lt;h2 id="quick-ibd-algorithmparent-of-origin-ibd-for-nuclear-families"&gt;Quick IBD algorithm/Parent of origin IBD for nuclear families&lt;/h2&gt;
&lt;p&gt;It is a method to calculate parent of origin IBD given high dense markers.  As recombination events are rare along a chromosome, with few informative loci, whose IBD information is known, it is easy to infer the IBD for a region given the known IBD at the flanking regions.&lt;/p&gt;
&lt;p&gt;Command&lt;br /&gt;
quick-ibd&lt;/p&gt;
&lt;p&gt;Example&lt;br /&gt;
gear --quick-ibd --bfile test --out test&lt;/p&gt;
&lt;p&gt;Two files will be generated.&lt;br /&gt;
One is test.ibd.raw, which only gives the parent specific ibd for informative loci.&lt;br /&gt;
The other is test.ibd, which gives the inferred ibd for all loci.&lt;/p&gt;
&lt;p&gt;Format for test.ibd.raw&lt;br /&gt;
The first and the second fields are family id and individual id for sibling 1, and the third and the forth fields are family id and individual id for sibling 2.  Since the fifth column on, each column represents the ibd for a locus.  -1 means not ibd, 0 for unknown, and 1 for ibd.  Each pair of full sibling will show in two rows, for which the first is for paternal ibd and the second for maternal ibd.&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="mi"&gt;10000&lt;/span&gt; &lt;span class="mi"&gt;10004&lt;/span&gt; &lt;span class="mi"&gt;10000&lt;/span&gt; &lt;span class="mi"&gt;10003&lt;/span&gt; &lt;span class="mf"&gt;0.0&lt;/span&gt; &lt;span class="mf"&gt;0.0&lt;/span&gt; &lt;span class="mf"&gt;0.0&lt;/span&gt; &lt;span class="mf"&gt;0.0&lt;/span&gt; &lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="mf"&gt;1.0&lt;/span&gt; &lt;span class="mf"&gt;0.0&lt;/span&gt; &lt;span class="mf"&gt;0.0&lt;/span&gt; &lt;span class="mf"&gt;0.0&lt;/span&gt; &lt;span class="mf"&gt;0.0&lt;/span&gt; &lt;span class="mf"&gt;0.0&lt;/span&gt; &lt;span class="mf"&gt;1.0&lt;/span&gt; &lt;span class="mf"&gt;0.0&lt;/span&gt; &lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="mf"&gt;1.0&lt;/span&gt; &lt;span class="mf"&gt;0.0&lt;/span&gt; &lt;span class="mf"&gt;0.0&lt;/span&gt; &lt;span class="mf"&gt;0.0&lt;/span&gt; &lt;span class="mf"&gt;1.0&lt;/span&gt; &lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="mf"&gt;1.0&lt;/span&gt; &lt;span class="mf"&gt;0.0&lt;/span&gt; &lt;span class="mf"&gt;1.0&lt;/span&gt;
&lt;span class="mi"&gt;10000&lt;/span&gt; &lt;span class="mi"&gt;10004&lt;/span&gt; &lt;span class="mi"&gt;10000&lt;/span&gt; &lt;span class="mi"&gt;10003&lt;/span&gt; &lt;span class="mf"&gt;1.0&lt;/span&gt; &lt;span class="mf"&gt;0.0&lt;/span&gt; &lt;span class="mf"&gt;0.0&lt;/span&gt; &lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="mf"&gt;1.0&lt;/span&gt; &lt;span class="mf"&gt;0.0&lt;/span&gt; &lt;span class="mf"&gt;1.0&lt;/span&gt; &lt;span class="mf"&gt;0.0&lt;/span&gt; &lt;span class="mf"&gt;0.0&lt;/span&gt; &lt;span class="mf"&gt;1.0&lt;/span&gt; &lt;span class="mf"&gt;1.0&lt;/span&gt; &lt;span class="mf"&gt;1.0&lt;/span&gt; &lt;span class="mf"&gt;0.0&lt;/span&gt; &lt;span class="mf"&gt;0.0&lt;/span&gt; &lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="mf"&gt;1.0&lt;/span&gt; &lt;span class="mf"&gt;0.0&lt;/span&gt; &lt;span class="mf"&gt;0.0&lt;/span&gt; &lt;span class="mf"&gt;0.0&lt;/span&gt; &lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="mf"&gt;1.0&lt;/span&gt; &lt;span class="mf"&gt;0.0&lt;/span&gt; &lt;span class="mf"&gt;0.0&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;Format for test.ibd&lt;br /&gt;
In this file, the first four columns are the same as the test.ibd.raw. However, in this file the loci whose IBD are unknown (with value 0 in ibd.raw) is inferred with flanking ibd known loci.&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="mi"&gt;10000&lt;/span&gt; &lt;span class="mi"&gt;10004&lt;/span&gt; &lt;span class="mi"&gt;10000&lt;/span&gt; &lt;span class="mi"&gt;10003&lt;/span&gt; &lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="mf"&gt;1.0&lt;/span&gt; &lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="mf"&gt;1.0&lt;/span&gt; &lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="mf"&gt;1.0&lt;/span&gt; &lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="mf"&gt;1.0&lt;/span&gt; &lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="mf"&gt;1.0&lt;/span&gt; &lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="mf"&gt;0.6666666666666667&lt;/span&gt; &lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="mf"&gt;0.3333333333333333&lt;/span&gt; &lt;span class="mf"&gt;0.0&lt;/span&gt; &lt;span class="mf"&gt;0.3333333333333333&lt;/span&gt; &lt;span class="mf"&gt;0.6666666666666667&lt;/span&gt; &lt;span class="mf"&gt;1.0&lt;/span&gt; &lt;span class="mf"&gt;0.0&lt;/span&gt; &lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="mf"&gt;1.0&lt;/span&gt; &lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="mf"&gt;0.5&lt;/span&gt; &lt;span class="mf"&gt;0.0&lt;/span&gt; &lt;span class="mf"&gt;0.5&lt;/span&gt; &lt;span class="mf"&gt;1.0&lt;/span&gt; &lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="mf"&gt;1.0&lt;/span&gt; &lt;span class="mf"&gt;0.0&lt;/span&gt; &lt;span class="mf"&gt;1.0&lt;/span&gt; 
&lt;span class="mi"&gt;10000&lt;/span&gt; &lt;span class="mi"&gt;10004&lt;/span&gt; &lt;span class="mi"&gt;10000&lt;/span&gt; &lt;span class="mi"&gt;10003&lt;/span&gt; &lt;span class="mf"&gt;1.0&lt;/span&gt; &lt;span class="mf"&gt;0.3333333333333333&lt;/span&gt; &lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="mf"&gt;0.3333333333333333&lt;/span&gt; &lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="mf"&gt;1.0&lt;/span&gt; &lt;span class="mf"&gt;0.0&lt;/span&gt; &lt;span class="mf"&gt;1.0&lt;/span&gt; &lt;span class="mf"&gt;1.0&lt;/span&gt; &lt;span class="mf"&gt;1.0&lt;/span&gt; &lt;span class="mf"&gt;1.0&lt;/span&gt; &lt;span class="mf"&gt;1.0&lt;/span&gt; &lt;span class="mf"&gt;1.0&lt;/span&gt; &lt;span class="mf"&gt;0.3333333333333333&lt;/span&gt; &lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="mf"&gt;0.3333333333333333&lt;/span&gt; &lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="mf"&gt;1.0&lt;/span&gt; &lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="mf"&gt;1.0&lt;/span&gt; &lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="mf"&gt;1.0&lt;/span&gt; &lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="mf"&gt;1.0&lt;/span&gt; &lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="mf"&gt;1.0&lt;/span&gt; &lt;span class="mf"&gt;0.0&lt;/span&gt; &lt;span class="mf"&gt;0.0&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Guobo Chen</dc:creator><pubDate>Fri, 24 Jan 2014 08:49:17 -0000</pubDate><guid>https://sourceforge.net0f6a4022cbdf53d122d35ecef4c31b60d7897413</guid></item></channel></rss>