User Tools

Site Tools


im

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
Next revisionBoth sides next revision
im [2007/12/06 10:31] heidiim [2011/07/07 11:39] heidi
Line 6: Line 6:
  
 \\ \\
-updated 10/23/2007\\+updated 17.12.2009\\
 IM is a program for the fitting of an isolation model with migration to haplotype data drawn from two closely related species or populations. Large numbers of loci can be studied simultaneously, and different mutation models can be used. IM estimates the divergence time and the migrations having occurred in the ancestry of two populations, which might have grown exponentially since split. Important limitations of the basic model are that it cannot account for changes in population sizes, and it cannot account for the sizes of founding populations\\ IM is a program for the fitting of an isolation model with migration to haplotype data drawn from two closely related species or populations. Large numbers of loci can be studied simultaneously, and different mutation models can be used. IM estimates the divergence time and the migrations having occurred in the ancestry of two populations, which might have grown exponentially since split. Important limitations of the basic model are that it cannot account for changes in population sizes, and it cannot account for the sizes of founding populations\\
 IMa also allows log likelihood ratio tests of nested demographic models. IMa is faster and better than IM (i.e. by virtue of providing access to the joint posterior density function), and it can be used for most (but not all) of the situations and options that IM can be used for IMa also allows log likelihood ratio tests of nested demographic models. IMa is faster and better than IM (i.e. by virtue of providing access to the joint posterior density function), and it can be used for most (but not all) of the situations and options that IM can be used for
 +
  
  
  
 ===== Program information ===== ===== Program information =====
-  * written in C+  * written in C++
   * unix/linux   * unix/linux
   * dos/windows   * dos/windows
   * Mac   * Mac
  
-===== Data type handled ===== 
  
  
 +===== Data type handled =====
 +  * DNA
 +  * Microsatellites (STR)
 +  * linked SNP (Sequence) and STR
  
  
  
  
-===== Input Files ===== 
-contains the data for all loci to be considered 
  
-==== example ==== 
-example for a tiny three locus data set. The mutation rate per year is known and specified for locus 1, but not for loci 2 and 3: 
-<code> 
-Example data for IM 
-# im test data 
-population1 population2 
-3 
-locus1 1 1 13 I 1 0.0000000008 (0.0000000001, 0.0000000015) 
-pop1_1 ACTACTGTCATGA 
-pop2_1 AGTACTATCACGA 
-hapstrexample 2 1 4 J2 0.75 
-pop1_1 13 34 GTAC 
-pop1_2 12 35 GTAT 
-pop2_1 12 37 GTAT 
-strexample 2 2 1 S1 1 0.00001 (0.000001, 0.00005) 
-strpop11a 23 
-strpop11b 26 
-strpop21a 25 
-strpop21b 31 
  
-</code> 
  
 +
 +===== Input Files =====
 +contains the data for all loci to be considered
  
   * line 1 - arbitrary text, usually explaining the content of the file   * line 1 - arbitrary text, usually explaining the content of the file
Line 68: Line 53:
   * Additional lines for additional loci - If there is more than one locus, then the data for locus 2 begins on line (n1+n2+5) with a line similar to line 4 presenting the basic information for locus 2. The sample names and sample sizes for locus 2 and the inheritance scalars and mutation model for locus 2 need not be the same as for locus 1   * Additional lines for additional loci - If there is more than one locus, then the data for locus 2 begins on line (n1+n2+5) with a line similar to line 4 presenting the basic information for locus 2. The sample names and sample sizes for locus 2 and the inheritance scalars and mutation model for locus 2 need not be the same as for locus 1
   * last line - should end with a newline so that the file ends on a blank line   * last line - should end with a newline so that the file ends on a blank line
 +
 +
 +==== example: ====
 +example for a tiny three locus data set. The mutation rate per year is known and specified for locus 1, but not for loci 2 and 3
 +<code>
 +Example data for IM
 +# im test data
 +population1 population2
 +3
 +locus1 1 1 13 I 1 0.0000000008 (0.0000000001, 0.0000000015)
 +pop1_1    ACTACTGTCATGA
 +pop2_1    AGTACTATCACGA
 +hapstrexample 2 1 4 J2 0.75
 +pop1_1    13 34 GTAC
 +pop1_2    12 35 GTAT
 +pop2_1    12 37 GTAT
 +strexample 2 2 1 S1 1 0.00001 (0.000001, 0.00005)
 +strpop11a 23
 +strpop11b 26
 +strpop21a 25
 +strpop21b 31
 +
 +</code>
  
  
  
-===== How to cite ===== 
im.txt · Last modified: 2011/07/14 14:26 by heidi