[Genabel-commits] r655 - pkg/webpages

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Thu Feb 17 13:53:26 CET 2011


Author: lckarssen
Date: 2011-02-17 13:53:25 +0100 (Thu, 17 Feb 2011)
New Revision: 655

Modified:
   pkg/webpages/acknowledgements.html
   pkg/webpages/home.html
   pkg/webpages/packages.html
   pkg/webpages/support.html
Log:
Fix minor spelling error in webpages. Not uploaded to the web site yet.

Modified: pkg/webpages/acknowledgements.html
===================================================================
--- pkg/webpages/acknowledgements.html	2011-02-16 21:35:53 UTC (rev 654)
+++ pkg/webpages/acknowledgements.html	2011-02-17 12:53:25 UTC (rev 655)
@@ -12,7 +12,7 @@
 (Prof. Albert Hofman) ,
 Erasmus MC Rotterdam, The Netherlands;  
 the 
-<a href="http://mga.bionet.nsc.ru/">Laboratory of methods for recombination and segregation analyzes</a>  
+<a href="http://mga.bionet.nsc.ru/">Laboratory of methods for recombination and segregation analyses</a>  
 (Profs. Tatiana I. Axenovich & Pavel M. Borodin),  
 <a href="http://www.bionet.nsc.ru">Institute of Cytology & Genetics SD RAS</a>  
 (Prof. Alexander N. Kolchanov),   

Modified: pkg/webpages/home.html
===================================================================
--- pkg/webpages/home.html	2011-02-16 21:35:53 UTC (rev 654)
+++ pkg/webpages/home.html	2011-02-17 12:53:25 UTC (rev 655)
@@ -1,6 +1,6 @@
 <p>
 GenABEL is a community open source project, aiming to 
-facilitate statistical analyzes of polymorphic genomes data. 
+facilitate statistical analyses of polymorphic genomes data. 
 GenABEL is developed 
 and supported by users, for users. Our mission is to build a 
 community based framework for sustainable, transparent, open-source based, 

Modified: pkg/webpages/packages.html
===================================================================
--- pkg/webpages/packages.html	2011-02-16 21:35:53 UTC (rev 654)
+++ pkg/webpages/packages.html	2011-02-17 12:53:25 UTC (rev 655)
@@ -1,15 +1,15 @@
 GenABEL, or *ABEL, is an umbrella name for a number of software packages 
-aiming to facilitate statistical analyzes of polymorphic genomes data. 
+aiming to facilitate statistical analyses of polymorphic genomes data. 
 This is reach program set which now allows very flexible genome-wide 
 association (GWA) analysis (<a href="#GenABEL">GenABEL</a>, 
 <a href="#ProbABEL">ProbABEL</a>, <a href="#MixABEL">MixABEL</a>), meta-analysis 
-(<a href="#MetABEL">MetABEL</a>), parallelization of GWA analyzes 
+(<a href="#MetABEL">MetABEL</a>), parallelization of GWA analyses 
 (<a href="#ParallABEL">ParallABEL</a>), management of very large 
 files (<a href="#DatABEL">DatABEL</a>), and facilitates 
 evaluation of prediction (<a href="#PredictABEL">PredictABEL</a>).
 <p>
 Most likely, you only need one of the packages for your specific task. 
-Figure out, which one you need, install, and use! If having questions, 
+Figure out which one you need, install, and use! If you have questions, 
 please refer to the "<a href="http://test.genabel.org/drupal6/?q=node/5">Support</a>" 
 section of this web-site.
 </p>
@@ -116,4 +116,4 @@
 <li><em>Manual:</em> [ <a href="http://test.genabel.org/old/pdfs/MixABEL.pdf">PDF</a> | <a href="http://test.genabel.org/old/htmlMixA/00Index.html">HTML</a>]</li>
 <li><em>Reference:</em> no specific reference yet, please cite <a href="http://www.ncbi.nlm.nih.gov/pubmed/17384015" target="_blank">GenABEL: an R library for genome-wide association analysis</a></li>
 <li><em>Known issues:</em> <a href="https://r-forge.r-project.org/search/?type_of_search=artifact&group_id=505&atid=2058&words=MixABEL&Search=Search" target="_blank">see our bug tracker</a></li>
-</ul>
\ No newline at end of file
+</ul>

Modified: pkg/webpages/support.html
===================================================================
--- pkg/webpages/support.html	2011-02-16 21:35:53 UTC (rev 654)
+++ pkg/webpages/support.html	2011-02-17 12:53:25 UTC (rev 655)
@@ -5,7 +5,7 @@
 <em>How do I run specific analysis?</em>
 <ul>
 <li>Look through general GenABEL tutorial [ <a href="http://test.genabel.org/drupal6/?q=htmlTut">Tutorials</a> ] and decide on what package to use [ <a href="http://test.genabel.org/drupal6/?q=node/6">Packages</a> ]</li>
-<li>Carefully read tutorial (if available) section specific to your analyzes, figure out what functions you need to use, run the examples</li>
+<li>Carefully read tutorial (if available) section specific to your analyses, figure out what functions you need to use, run the examples</li>
 <li>Read help pages for relevant functions (in R, use 'help(functionname)'; or see Manuals section [ <a href="http://test.genabel.org/drupal6/?q=node/84">Manuals</a> ])</li>
 <li>If it is still not clear how to run analysis, ask your question at GenABEL forum [ <a href="http://forum.genabel.org">GenABEL forum</a> ] </li>
 </ul>



More information about the Genabel-commits mailing list