<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://genome.sph.umich.edu/w/index.php?action=history&amp;feed=atom&amp;title=METAL_Glucose_Example_Script</id>
	<title>METAL Glucose Example Script - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://genome.sph.umich.edu/w/index.php?action=history&amp;feed=atom&amp;title=METAL_Glucose_Example_Script"/>
	<link rel="alternate" type="text/html" href="http://genome.sph.umich.edu/w/index.php?title=METAL_Glucose_Example_Script&amp;action=history"/>
	<updated>2026-09-24T03:27:17Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://genome.sph.umich.edu/w/index.php?title=METAL_Glucose_Example_Script&amp;diff=808&amp;oldid=prev</id>
		<title>Goncalo: Created page with &#039;&lt;source lang=&quot;text&quot;&gt; # This file includes a series of comments. Each comment is marked  # by a # character as the first character in the line. # # This is a comment!  # Meta-anal…&#039;</title>
		<link rel="alternate" type="text/html" href="http://genome.sph.umich.edu/w/index.php?title=METAL_Glucose_Example_Script&amp;diff=808&amp;oldid=prev"/>
		<updated>2010-03-30T11:14:50Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;#039;&amp;lt;source lang=&amp;quot;text&amp;quot;&amp;gt; # This file includes a series of comments. Each comment is marked  # by a # character as the first character in the line. # # This is a comment!  # Meta-anal…&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;source lang=&amp;quot;text&amp;quot;&amp;gt;&lt;br /&gt;
# This file includes a series of comments. Each comment is marked &lt;br /&gt;
# by a # character as the first character in the line.&lt;br /&gt;
#&lt;br /&gt;
# This is a comment!&lt;br /&gt;
&lt;br /&gt;
# Meta-analysis weighted by standard error does not work well&lt;br /&gt;
# when different studies used very different transformations.&lt;br /&gt;
# In this case, some attempt was made to use similar trait&lt;br /&gt;
# transformation and you can request a standard error based&lt;br /&gt;
# analysis by uncommenting the following line:&lt;br /&gt;
# SCHEME   STDERR&lt;br /&gt;
&lt;br /&gt;
# Usually, it is a good to apply genomic control to each&lt;br /&gt;
# input file. However, in this example, all the markers being&lt;br /&gt;
# examined reside in strongly associated loci and it probably &lt;br /&gt;
# is not a good idea. To find out what happens if you turn&lt;br /&gt;
# on genomic control, uncomment the following line.&lt;br /&gt;
# GENOMICCONTROL ON&lt;br /&gt;
&lt;br /&gt;
# To help identify allele flips, it can be useful to track&lt;br /&gt;
# allele frequencies in the meta-analysis. To enable this&lt;br /&gt;
# capability, uncomment the following two lines.&lt;br /&gt;
# AVERAGEFREQ ON&lt;br /&gt;
# MINMAXFREQ ON&lt;br /&gt;
&lt;br /&gt;
# To restric meta-analysis to two previously reported SNPs&lt;br /&gt;
# and summarize study specific results, uncomment the two&lt;br /&gt;
# lines that follow.&lt;br /&gt;
# ADDFILTER SNP IN (rs10830963,rs563694)&lt;br /&gt;
# VERBOSE ON&lt;br /&gt;
&lt;br /&gt;
# Describe and process the DGI input files&lt;br /&gt;
MARKER   SNP&lt;br /&gt;
WEIGHT   N&lt;br /&gt;
ALLELE   EFFECT_ALLELE NON_EFFECT_ALLELE&lt;br /&gt;
FREQ     EFFECT_ALLELE_FREQ&lt;br /&gt;
EFFECT   BETA&lt;br /&gt;
STDERR   SE&lt;br /&gt;
PVAL     P_VAL&lt;br /&gt;
&lt;br /&gt;
PROCESS DGI_three_regions.txt&lt;br /&gt;
&lt;br /&gt;
# Describe and process the FUSION input files&lt;br /&gt;
MARKER   SNP&lt;br /&gt;
ALLELE   EFFECT_ALLELE NON_EFFECT_ALLELE&lt;br /&gt;
FREQ     FREQ_EFFECT&lt;br /&gt;
WEIGHT   N&lt;br /&gt;
EFFECT   BETA&lt;br /&gt;
STDERR   SE&lt;br /&gt;
PVAL     PVALUE&lt;br /&gt;
&lt;br /&gt;
PROCESS MAGIC_FUSION_Results.txt.gz&lt;br /&gt;
&lt;br /&gt;
# Describe and process the SardiNIA input files&lt;br /&gt;
MARKER   SNP&lt;br /&gt;
DEFAULT  4106&lt;br /&gt;
ALLELE   AL1 AL2&lt;br /&gt;
FREQ     FREQ1&lt;br /&gt;
EFFECT   EFFECT&lt;br /&gt;
STDERR   SE&lt;br /&gt;
PVAL     PVALUE&lt;br /&gt;
&lt;br /&gt;
PROCESS magic_SARDINIA.tbl&lt;br /&gt;
&lt;br /&gt;
# Execute meta-analysis&lt;br /&gt;
ANALYZE&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;/div&gt;</summary>
		<author><name>Goncalo</name></author>
	</entry>
</feed>