User Tools

Site Tools


r-lequin

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
r-lequin [2008/03/05 11:11] heidir-lequin [2009/01/17 10:55] (current) heidi
Line 1: Line 1:
 ====== R-lequin ====== ====== R-lequin ======
-{{matrix_pairwise_fst.png?220}} {{matrix_hapdistance_between-within_pop_and_groups.png?220}}  {{mismatchdistribution.png?220}} \\ +{{pairwisediffmatrix_03-10-08_at_14-09-16.png?220}}  {{micdiplhapdistmatrix_withinbetweencompleteexpanded2_03-10-08_at_15-41-55.png?220}} {{sumallelicsizerange_18-11-08_at_13-25-55.png?220}}  
- +\\  
-**R-lequin is an interface for the graphical display of Arlequin outputsIt should add value and help interpreting results from large Arlequin analyses.** +\\ 
 +**R-lequin is a collection of functions to parse a XML output file of ARLEQUIN version 3.12. R-lequin extracts data and produces graphics. R is an ideal programming language for parsing XML files and for graphic creation because it provides a lot of graphical  techniques and a XML package containing tools for parsing and generating XML within RThe graphics should help to get an impression and to interpret the results produced by ARLEQUIN.\\ 
 +R-lequin is a tool to enhance the user friendliness and the readability of the ARLEQUIN output. 
 +**
 \\ \\
  
  
 +===== R code for graphics =====
 +=== Documentations: ===
 +{{master_r-lequin.pdf|}}\\
 +{{r-lequin_graphic_description.pdf|}}
  
-===== R code for graphics ===== 
-  * Documentations:  
-    * {master_r-lequin.pdf|}} 
-    * {{r-lequin_graphic_description.pdf|}} 
 \\ \\
   * **[[general commands]]**   * **[[general commands]]**
Line 51: Line 53:
  
 \\ \\
 +
  
 ===== Arlequin output file changes (HTML to XML) ===== ===== Arlequin output file changes (HTML to XML) =====
 === Delete: === === Delete: ===
   * <html>, <head>, <style>, <body> and <PRE> tags   * <html>, <head>, <style>, <body> and <PRE> tags
-  * the space (&nbsp;) in the empty <A> tag+  * the space (&nbsp;) in the empty <A> tag or replace it with the space code: &#xAO;
  
 \\ \\
Line 68: Line 71:
   * specific tags around data which is needed to make graphics in R:   * specific tags around data which is needed to make graphics in R:
     * unique names for a special kind of data (the format of the data within this tag must always be the same)     * unique names for a special kind of data (the format of the data within this tag must always be the same)
 +
 +\\
 +  * no sample names/population names with wihte space, use '_' instead
  
 \\ \\
r-lequin.1204711887.txt.gz · Last modified: 2008/07/22 13:30 (external edit)