From ea46f42ee640928b92947bfb204c41a482d80937 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 8 May 2012 18:39:56 -0500 Subject: Add all the source codes into the github. --- web/qmark.html | 122 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 122 insertions(+) create mode 100755 web/qmark.html (limited to 'web/qmark.html') diff --git a/web/qmark.html b/web/qmark.html new file mode 100755 index 00000000..62f48085 --- /dev/null +++ b/web/qmark.html @@ -0,0 +1,122 @@ + +Information + + + + + + + + + + + + + + + + + + + +
+

+ +Glossary of Terms and Features + +modify this page

+ +
    +
  • +Frequency of Peak LRS: The height of the yellow bars provide a measure of the confidence with which a trait maps to a particular chromosomal region. WebQTL runs a total of 2000 bootstrap samples of the original data. (A bootstrap sample is a "sample with replacement" of the same size as the original data set in which some samples will by chance be represented one of more times and others will not be represented at all.) For each of these 2000 bootstraps, WebQTL remaps each and keeps track of the location of the single locus with the highest LRS score. These accumulated locations are used produce the yellow histogram of "best locations." A frequency of 10% means that 200 of 2000 bootstraps had a peak score at this location. It the mapping data are robust (for example, insensitive to the exclusion of an particular case), then the bootstrap bars should be confined to a short chromosomal interval. Bootstrap results will vary slightly between runs due to the random generation of the bootstrap samples. +
    + + +
  • +LRS: The likelihood ratio statistic provides a measure of the linkage between variation in the phenotype and genetic differences at a particular genetic locus. LRS values can be converted to LOD scores (logarithm of the odds ratio) by dividing by 4.6. The LRS itself is not a precise measurement of the probability of linkage, but in general for F2 crosses and RI strains, values above 15 will usually be worth attention for simple interval maps (so-called "main" scans). +
    + + +
    +
  • +Additive Effect: The additive effect is an estimate of the change in the average phenotype that is brought about by substituting a single allele of one type with that of another type (A vs a). There are usually two alleles at every locus, and the additive effect is therefore half of the difference between the mean of all cases that are homozygous for one parental allele (AA) compared to the mean of all cases that are homozygous for the other parental allele (aa): +

    +[(mean of AA cases)-(mean of aa cases)]/2 +

    +The values on the far right of these plots are given in whatever units of measurement are used in the Trait Data and Editing window. For mRNA estimates these units are usually log2 expression estimates. For this reason an additive effect of 0.5 units indicates that the AA and aa genotypes at that particular locus or marker differ by 1 unit (twice the effect of swapping a single A allele for an a allele). On this log2 scale this is equivalent to a 2-fold difference (2 raised to the power of 1). +
    + + +
    +
  • +Significant threshold: This threshold represents the approximate LRS value that corresponds to a genome-wide p-value of 0.05, or a 5% probability of falsely rejecting the null hypothesis that there is no linkage anywhere in the genome. This threshold is computed by evaluating the distribution of highest LRS scores generated by a set of 2000 random permutation of strain means. For example, a random permutation of the correctly ordered data may give a peak LRS score of 10 somewhere across the genome. The set of 2000 of these highest LRS scores is then compared to the actual LRS obtained for the correctly ordered (real) data at any location in the genome. If fewer than 100 (5%) of the 2000 permutations have peak LRS scores anywhere in the genome that exceed that obtained at a particular locus using the correctly ordered data, then one can usually claim that a QTL has been defined at a genome-wide p-value of .05. The threshold will vary slightly each time it is recomputed due to the random generation of the permutations. You can view the actual histogram of the permutation results by selecting the "Marker Regression" function in the Analysis Tools area of the Trait Data and Editing Form. WebQTL does make it possible to search through hundreds of traits for those that may have Significant linkage somewhere in the genome. Keep in mind that this introduces a second tier of multiple testing problems for which the permutation test will not usually provide adequate protection. If you anticipate mapping many independent traits, then you will need to correct for the number of traits you have tested. + +
    + +
    + +
  • +Suggestive threshold: This threshold represents the approximate LRS value that corresponds to a genome-wide p-value of 0.63, or a 63% probability of falsely rejecting the null hypothesis that there is no linkage anywhere in the genome. This is not a typographical error. The Suggestive LRS threshold is defined as that which yields, on average, one false positive per genome scan. That is, roughly one-third of scans at this threshold will yield no false positive, one-third will yield one false positive, and one-third will yield two or more false positives. This is a very permissive threshold, but it is useful because it calls attention to loci that may be worth follow-up. Regions of the genome in which the LRS exceeds the Suggestive threshold are often worth tracking and screening. They are particularly useful in combined multicross metaanalysis of traits. If two crosses pick up the same Suggestive locus, then that locus may be significant when the joint probability is computed. The Suggestive threshold may vary slightly each time it is recomputed due to the random generation of permutations. You can view the actual histogram of the permutation results by selecting the "Marker Regression" function in the Analysis Tools area of the Trait Data and Editing Form. + + +
    + +
    + +
  • Transcript Location:The small orange triangle on the x-axis indicates the approximate position of the gene that corresponds to the transcript. + +
    + +
    +
  • Interval Mapping:For interval mapping, the significance of a hypothetical QTL is evaluated at regular intervals across the genome. The significance is evaluated by regression of trait values on expected genotypes, where expected genotypes are estimated from the genotypes of flanking markers and the genetic distance between the analysis point and the flanking markers. + +
    + +
    + +
  • SNP Seismograph Track:When possible we have computed the number of single nucleotide polymorphisms (SNPs) that distinguish the two parental strains of certain crosses (C57BL/6J vs DBA/2J, and C57BL/6J vs A/J). Regions with high numbers of SNPs are characterised by wider excursions of the yellow traces that extends along the x axis. + + +
    + +
    + +
  • Interval Mapping Options: + +
    Permutation Test: Select this option to determine the approximate LRS value that matches a genome-wide p-value of .05. +
    Bootstrap Test: Select this option to evaluate the consistency with which peak LRS scores cluster around a putative QTL. Deselect this option if it obscures the SNP track or the additive effect track. +
    Additive Effect: The additive effect (shown by the red lines in these plots) provide an estimate of the change in the average phenotype that is brought about by substituting a single allele of one type with that of another type. +
    SNP Track: The SNP Seismograph Track provides information on the regional density of segregating variants in the cross that may generate trait variants. It is plotted along the X axis. If a locus spans a region with both high and low SNP density, then the causal variant has a higher prior probability to be located in the region with high density than in the region with low density. +
    Gene Track: This track overlays the positions of known genes on the physical Interval Map Viewer. If you hover the cursor over genes on this track, minimal information (symbol, position, and exon number) will appear. +
    Display from X Mb to Y Mb: Enter values in megabases to regenerate a smaller or large map view. +
    Graph width (in pixels): Adjust this value to obtain larger or smaller map views (x axis only). + +
    +
+ +
+
+
+ + + +
+ +
+ + + + + + + + + -- cgit v1.2.3