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 10:29] 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 ===== ===== R code for graphics =====
-  * {{master_r-lequin.doc}}+=== Documentations: === 
 +{{master_r-lequin.pdf|}}\\ 
 +{{r-lequin_graphic_description.pdf|}}
  
 \\ \\
   * **[[general commands]]**   * **[[general commands]]**
-  * **lines:**+=== lines: ===
     * [[mismatch distribution]]     * [[mismatch distribution]]
     * [[heterozygosity]]     * [[heterozygosity]]
Line 48: Line 25:
     * [[Allelic size range]] (lines with different colors)     * [[Allelic size range]] (lines with different colors)
     * [[Molecular diversity indexes]]     * [[Molecular diversity indexes]]
-  * **matrix:**+=== matrix: ===
     * [[Fst Matrix]]     * [[Fst Matrix]]
       * read data from a HTML file       * read data from a HTML file
Line 62: Line 39:
       * [[haplotype distance between/within populations and groups]]       * [[haplotype distance between/within populations and groups]]
       * [[Population average pairwise difference]]       * [[Population average pairwise difference]]
-  * **bar:**+=== bar: ===
     * [[Allelic size range]]     * [[Allelic size range]]
     * [[relative Fis per locus]]     * [[relative Fis per locus]]
     * [[expected/observed haplotype]] (with CI)     * [[expected/observed haplotype]] (with CI)
-  * **points:**+=== points: ===
     * [[Population assignment test]]       * [[Population assignment test]]  
-  * **XML:**+=== XML: ===
     * [[read data between XML tags]]     * [[read data between XML tags]]
       * [[half matrix]] data       * [[half matrix]] data
Line 76: 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;
  
 \\ \\
-**Insert:**+=== Insert: ===
   * XML declaration on top of the output file: <code>   * XML declaration on top of the output file: <code>
 <?xml version="1.0" encoding="ISO-8859-1"?> <?xml version="1.0" encoding="ISO-8859-1"?>
Line 95: Line 73:
  
 \\ \\
-**example:**+  no sample names/population names with wihte space, use '_' instead 
 + 
 +\\ 
 +=== example: ===
    * {{html_-_bsp_arlequinfile.doc|Arlequinfile HTML}}    * {{html_-_bsp_arlequinfile.doc|Arlequinfile HTML}}
    * {{xml_-_bsp_arlequinfile.doc|Arlequinfile XML}}    * {{xml_-_bsp_arlequinfile.doc|Arlequinfile XML}}
Line 103: Line 84:
 ===== tutorials ===== ===== tutorials =====
   * {{r_tutorial.pdf|small introduction to R}}   * {{r_tutorial.pdf|small introduction to R}}
 +
  
  
Line 112: 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.1201598970.txt.gz · Last modified: 2008/07/22 13:30 (external edit)