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/01/29 14:33] 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 R interface for the graphical display of Arlequin outputs. It should add value and help interpreting results from large Arlequin analyses.** +
 \\ \\
 +**R-lequin is a collection of R 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 R. The 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 ===== ===== R code for graphics =====
-  * {{master_r-lequin.doc}}+=== Documentations: === 
 +{{master_r-lequin.pdf|}}\\ 
 +{{r-lequin_graphic_description.pdf|}}
  
 \\ \\
Line 48: 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 65: 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
  
 \\ \\
Line 75: Line 84:
 ===== tutorials ===== ===== tutorials =====
   * {{r_tutorial.pdf|small introduction to R}}   * {{r_tutorial.pdf|small introduction to R}}
 +
  
  
Line 84: Line 94:
   * [[http://addictedtor.free.fr/graphiques/thumbs.php|graph gallery]]   * [[http://addictedtor.free.fr/graphiques/thumbs.php|graph gallery]]
 \\ \\
-  * [[xml_presentation|xml presentation]]+  * [[xml_presentation|XML]]
  
  
r-lequin.1201613634.txt.gz · Last modified: 2008/07/22 13:30 (external edit)