<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to BLUP</title><link>https://sourceforge.net/p/gbchen/wiki/BLUP/</link><description>Recent changes to BLUP</description><atom:link href="https://sourceforge.net/p/gbchen/wiki/BLUP/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 12 Nov 2013 14:57:03 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/gbchen/wiki/BLUP/feed" rel="self" type="application/rss+xml"/><item><title>BLUP modified by Guobo Chen</title><link>https://sourceforge.net/p/gbchen/wiki/BLUP/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v9
+++ v10
@@ -19,7 +19,7 @@
 --file or --bfile
 Specify the PLINK format data files. See [PLINK document](http://pngu.mgh.harvard.edu/~purcell/plink/data.shtml) for details.

---phe
+--pheno
 Specify the phenotype file, i.e. the individual eigenvectors. The phenotype file should consist of at least 3 columns. The fist column is family IDs. The second column is individual IDs. Starting from the third column, each column records the phenotypes of all the individuals of a trait.

 --out
@@ -27,5 +27,5 @@

 **Example**
-gear bluppca --grm-bin test --bfile test --phe test.eigenvec --out test
-gear bluppca --grm test --bfile test --phe test.eigenvec --out test
+gear bluppca --grm-bin test --bfile test --pheno test.eigenvec --out test
+gear bluppca --grm test --bfile test --pheno test.eigenvec --out test
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Guobo Chen</dc:creator><pubDate>Tue, 12 Nov 2013 14:57:03 -0000</pubDate><guid>https://sourceforge.net3c2dd045836ee93e028e94de0909b505610c274d</guid></item><item><title>BLUP modified by Zhixiang Zhu</title><link>https://sourceforge.net/p/gbchen/wiki/BLUP/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v8
+++ v9
@@ -27,5 +27,5 @@

 **Example**
-gear bluppca --grm-bin test --bfile test --pheno test.eigenvec --out test
-gear bluppca --grm test --bfile test --pheno test.eigenvec --out test
+gear bluppca --grm-bin test --bfile test --phe test.eigenvec --out test
+gear bluppca --grm test --bfile test --phe test.eigenvec --out test
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Zhixiang Zhu</dc:creator><pubDate>Sun, 10 Nov 2013 09:26:33 -0000</pubDate><guid>https://sourceforge.net9800e54338934329b2646aa3d57377a3efb3e4a8</guid></item><item><title>BLUP modified by Zhixiang Zhu</title><link>https://sourceforge.net/p/gbchen/wiki/BLUP/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v7
+++ v8
@@ -19,7 +19,7 @@
 --file or --bfile
 Specify the PLINK format data files. See [PLINK document](http://pngu.mgh.harvard.edu/~purcell/plink/data.shtml) for details.

---pheno
+--phe
 Specify the phenotype file, i.e. the individual eigenvectors. The phenotype file should consist of at least 3 columns. The fist column is family IDs. The second column is individual IDs. Starting from the third column, each column records the phenotypes of all the individuals of a trait.

 --out
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Zhixiang Zhu</dc:creator><pubDate>Sun, 10 Nov 2013 09:25:55 -0000</pubDate><guid>https://sourceforge.netdb76292b19ccba64d29de843e23468fc0fef9e48</guid></item><item><title>BLUP modified by Zhixiang Zhu</title><link>https://sourceforge.net/p/gbchen/wiki/BLUP/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -17,7 +17,7 @@
 Specify the genetic relationship matrix (GRM). The GRM is the A matrix mentioned in the algorithm, which quantifies the genetic relatedness between individuals over M SNPs. See [GCTA document](http://www.complextraitgenomics.com/software/gcta/manipulation_grm.html) for details.

 --file or --bfile
-Specify the PLINK format data files. See [PLINK document](http://pngu.mgh.harvard.edu/~purcell/plink/data.shtml) for detailes.
+Specify the PLINK format data files. See [PLINK document](http://pngu.mgh.harvard.edu/~purcell/plink/data.shtml) for details.

 --pheno
 Specify the phenotype file, i.e. the individual eigenvectors. The phenotype file should consist of at least 3 columns. The fist column is family IDs. The second column is individual IDs. Starting from the third column, each column records the phenotypes of all the individuals of a trait.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Zhixiang Zhu</dc:creator><pubDate>Sun, 10 Nov 2013 02:54:21 -0000</pubDate><guid>https://sourceforge.netc57f5afb23056895aeade6272106d885b29bf663</guid></item><item><title>BLUP modified by Zhixiang Zhu</title><link>https://sourceforge.net/p/gbchen/wiki/BLUP/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -11,7 +11,7 @@
 **Subcommand: ** bluppca

-**Available options**
+**Available Options**

 --grm-bin, --grm or --grm-gz
 Specify the genetic relationship matrix (GRM). The GRM is the A matrix mentioned in the algorithm, which quantifies the genetic relatedness between individuals over M SNPs. See [GCTA document](http://www.complextraitgenomics.com/software/gcta/manipulation_grm.html) for details.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Zhixiang Zhu</dc:creator><pubDate>Sun, 10 Nov 2013 02:51:50 -0000</pubDate><guid>https://sourceforge.net7065740c67d76fd2323f17c5c30254f9992667bf</guid></item><item><title>BLUP modified by Zhixiang Zhu</title><link>https://sourceforge.net/p/gbchen/wiki/BLUP/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -10,7 +10,8 @@

 **Subcommand: ** bluppca

-Available options
+
+**Available options**

 --grm-bin, --grm or --grm-gz
 Specify the genetic relationship matrix (GRM). The GRM is the A matrix mentioned in the algorithm, which quantifies the genetic relatedness between individuals over M SNPs. See [GCTA document](http://www.complextraitgenomics.com/software/gcta/manipulation_grm.html) for details.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Zhixiang Zhu</dc:creator><pubDate>Sun, 10 Nov 2013 02:51:23 -0000</pubDate><guid>https://sourceforge.net185a74dcb45e5cecdf0226e99d1fe6745a150b3b</guid></item><item><title>BLUP modified by Zhixiang Zhu</title><link>https://sourceforge.net/p/gbchen/wiki/BLUP/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -1,26 +1,30 @@
 __BLUP PCA__
+* * *
+
 It is a novel method for calculating eigenvector for M SNPs in a sample with N individuals (given M&gt;&gt;N).
 The method is a two-step procedure.

 In step 1, the PCA is implemented on a A (N X N) matrix, and the individual eigenvector over the first K space can be calculated.
 In step 2, the BLUP is used to estimate the effects for M SNPs for each SNP eigenvector.

-  

-Master command
---bluppca
+**Subcommand: ** bluppca

-Other options
---grm-bin or --grm
-The grm matrix is the A matrix, which quantifies the genetic relatedness between individuals over M SNPs.
+Available options

---bfile
-The binary file for the reference sample.
+--grm-bin, --grm or --grm-gz
+Specify the genetic relationship matrix (GRM). The GRM is the A matrix mentioned in the algorithm, which quantifies the genetic relatedness between individuals over M SNPs. See [GCTA document](http://www.complextraitgenomics.com/software/gcta/manipulation_grm.html) for details.
+
+--file or --bfile
+Specify the PLINK format data files. See [PLINK document](http://pngu.mgh.harvard.edu/~purcell/plink/data.shtml) for detailes.

 --pheno
-The individual eigenvector.
+Specify the phenotype file, i.e. the individual eigenvectors. The phenotype file should consist of at least 3 columns. The fist column is family IDs. The second column is individual IDs. Starting from the third column, each column records the phenotypes of all the individuals of a trait.

-Example
-gear --bluppca --grm-bin test --bfile test --pheno test.eigenvec --out test
-gear --bluppca --grm test --bfile test --pheno test.eigenvec --out test
+--out
+Specify the output root filename. The result is outputted to a .blup file.

+
+**Example**
+gear bluppca --grm-bin test --bfile test --pheno test.eigenvec --out test
+gear bluppca --grm test --bfile test --pheno test.eigenvec --out test
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Zhixiang Zhu</dc:creator><pubDate>Sun, 10 Nov 2013 02:50:47 -0000</pubDate><guid>https://sourceforge.net92ebe897a0c3b4f01f8d964ddcdcc875d9cd9b6a</guid></item><item><title>BLUP modified by Guobo Chen</title><link>https://sourceforge.net/p/gbchen/wiki/BLUP/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,21 +1,26 @@
 __BLUP PCA__
-It is a novel method for calculating eigenvector for M snp markers in a sample with N individuals (given M&gt;&gt;N).
-More testing is required.
+It is a novel method for calculating eigenvector for M SNPs in a sample with N individuals (given M&gt;&gt;N).
+The method is a two-step procedure.
+
+In step 1, the PCA is implemented on a A (N X N) matrix, and the individual eigenvector over the first K space can be calculated.
+In step 2, the BLUP is used to estimate the effects for M SNPs for each SNP eigenvector.
+
+

 Master command
 --bluppca

 Other options
---grm-bin
-The grm matrix.
+--grm-bin or --grm
+The grm matrix is the A matrix, which quantifies the genetic relatedness between individuals over M SNPs.

 --bfile
-The binary file.
+The binary file for the reference sample.

 --pheno
-The individual eigenvector
-
+The individual eigenvector.

 Example
 gear --bluppca --grm-bin test --bfile test --pheno test.eigenvec --out test
+gear --bluppca --grm test --bfile test --pheno test.eigenvec --out test

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Guobo Chen</dc:creator><pubDate>Mon, 04 Nov 2013 11:23:34 -0000</pubDate><guid>https://sourceforge.net802c2806b3cbc58aecfe3d9a289cd0d2b5f5f486</guid></item><item><title>BLUPPCA modified by Guobo Chen</title><link>https://sourceforge.net/p/gbchen/wiki/BLUPPCA/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Guobo Chen</dc:creator><pubDate>Sun, 03 Nov 2013 07:57:09 -0000</pubDate><guid>https://sourceforge.net4133fdedfb41f8fd632516214908086fa0365b73</guid></item><item><title>bluppca modified by Guobo Chen</title><link>https://sourceforge.net/p/gbchen/wiki/bluppca/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;&lt;strong&gt;BLUP PCA&lt;/strong&gt;&lt;br /&gt;
It is a novel method for calculating eigenvector for M snp markers in a sample with N individuals (given M&amp;gt;&amp;gt;N).&lt;br /&gt;
More testing is required.&lt;/p&gt;
&lt;p&gt;Master command&lt;br /&gt;
--bluppca&lt;/p&gt;
&lt;p&gt;Other options&lt;br /&gt;
--grm-bin&lt;br /&gt;
The grm matrix.&lt;/p&gt;
&lt;p&gt;--bfile&lt;br /&gt;
The binary file.&lt;/p&gt;
&lt;p&gt;--pheno&lt;br /&gt;
The individual eigenvector&lt;/p&gt;
&lt;p&gt;Example&lt;br /&gt;
gear --bluppca --grm-bin test --bfile test --pheno test.eigenvec --out test&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Guobo Chen</dc:creator><pubDate>Tue, 03 Sep 2013 01:56:24 -0000</pubDate><guid>https://sourceforge.neta7defec1855f561dfcb31d088c46cf6790e77793</guid></item></channel></rss>