Difference between revisions of "Main Page"

From Genome Analysis Wiki
Jump to navigationJump to search
(fixed create account link)
(Updated the group retreat photo to the 2016 one)
(44 intermediate revisions by 12 users not shown)
Line 1: Line 1:
<!--        BANNER ACROSS TOP OF PAGE        -->
+
<div id="mf-mainpage">
{| style="width:100%; background:#fcfcfc; margin-top:1.2em; border:1px solid #ccc;" |
+
<!--        BANNER ACROSS TOP OF PAGE        -->  
| style="width:100%; text-align:center; white-space:nowrap; color:#000;" |  
+
 
<div style="font-size:162%; border:none; margin:0; padding:.1em; color:#000;">Abecasis Group Wiki</div>
+
{| style="width:100%; background:#fcfcfc; margin-top:1.2em; border:1px solid #ccc;"
 +
|-
 +
| style="width:100%; text-align:center; white-space:nowrap; color:#000;" | <div style="font-size:162%; border:none; margin:0; padding:.1em; color:#000;">Abecasis Group Wiki</div>
 
|}
 
|}
  
 +
[[Image:AbecasisRetreat2016.jpg|700px|center|Group Photo 2016]]
  
[[Image:2009.08_Group_Retreat_Photo.jpg|400px|center|Group Photo]]
+
<!-- Below are old images from 2009 and 2014 Retreats -->
 +
<!-- <br> [[Image:Abecasis2015Retreat.JPG|700px|center|Group Photo 2015]] -->
 +
<!-- <br> [[Image:Abecasis2014Retreat.JPG|700px|center|Group Photo 2014]] -->
 +
<!-- <br> [[Image:2009.08 Group Retreat Photo.jpg|center|400px|Group Photo]]-->
 +
  
== Welcome! ==
+
== Welcome! ==
  
Welcome to our brand new wiki!
+
Welcome to our wiki!  
  
If you would like to contribute, [[Special:UserLogin|log-in]] or [http://genome.sph.umich.edu/w/index.php?title=Special:UserLogin&type=signup create an account]. We recommend using your e-mail address or Michigan uniqname as your user id.
+
If you would like to contribute, [[Special:UserLogin|log-in]] or [[Special:RequestAccount|request an account]]. We recommend using your e-mail address or Michigan uniqname as your user id.  
  
For basic instructions, see [http://en.wikipedia.org/wiki/Wikipedia:Tutorial the Wikipedia Tutorial].
+
For basic instructions, see [http://en.wikipedia.org/wiki/Wikipedia:Tutorial the Wikipedia Tutorial].  
  
== Sequence Analysis Tools ==
+
== Sequence Analysis Tools ==
  
 
We are developing [[Software|software tools]] for the analysis of next generation sequence data.  
 
We are developing [[Software|software tools]] for the analysis of next generation sequence data.  
  
# Read Mapping with [[Karma]]
+
These tools include:
# Variant Calling with [[glfSingle]], [[glfTrio]] and [[glfMultiples]]
+
 
# Variant Annotations using [[vcfCodingSnps]]
+
#Variant Calling with [[GlfSingle]] and [[GlfMultiples]]  
# Quality control using [[C++ Executable: fastQValidator|FastQValidator]], [[BamGenotypeCheck]], and [[BamValidator]]
+
#Variant Calling and De Novo Mutation Detection in Families with [[Polymutt]]  
# File Readers using [[C++ Library: libbam|BamFile]] and [[C++ Library: libfqf|FastQFile]]
+
#Variant Annotations using [[VcfCodingSnps]]  
# File Conversions using [[bam2FastQ]]
+
#Rare Variant Analysis using [[RvTests]]  
 +
#Rare Variant Association Analysis in family samples [[FamRvTest]]
 +
#Quality control using [[C++ Executable: fastQValidator|FastQValidator]], [[VerifyBamID]], and [[BamValidator]]  
 +
#C++ APIs for sequence analsysis using [[C++ Library: libStatGen]]
 +
#Meta-analysis of single variant or gene-level associations [[RAREMETAL-SOFTWARE]]
 +
#Sequencing study design helper [[Rarefy]]
 +
#Local ancestry inference (ancestry painting) using off-targeted sequence data [[SEQMIX]]
 +
#Association Container Toolbox [[EPACTS]]
 +
#Fast Genotype Imputation Tool : [[Minimac3]]
 +
 
 +
These tools and additional tools can be found on the [[Software]] page.
 +
 
 +
We are developing Genome/Sequencing Processing Pipelines for anyone to use: [[GotCloud]]
 +
 
 +
== High Level Tutorials  ==
 +
 
 +
Some high-level tutorials on the analysis of next generation sequence data:  
 +
 
 +
#[[Evaluating a Read Mapper on Simulated Data]]
 +
#[[SNP Call Set Properties]]  
 +
#[[Generic Exome Analysis Plan]]
  
 
== Projects  ==
 
== Projects  ==
  
[[SardiNIA]] - The SardiNIA longitudinal study of aging.
+
[[NHLBI Informatics Resource|NHLBI Genome Sequencing Project]]
 +
 
 +
[[SardiNIA]] - The SardiNIA longitudinal study of aging.  
 +
 
 +
[[EMADS|Exome Meta-analysis of Drinking and Smoking (EMADS)]]
  
[[1000 Genomes Project Pilot 1 SNP Calling]]
+
[http://www.1000genomes.org The 1000 Genomes Project]
  
== Learn Genetics ==
+
== Learn Genetics ==
  
Faculty in the group teach in a variety of formal and informal settings. [[Class Notes|Class notes]] and relevant discussion are archived here.
+
Faculty in the group teach in a variety of formal and informal settings. [[Class Notes|Class notes]] and relevant discussion are archived here.  
  
==Abecasis Group Meeting==
+
== General Resources  ==
  
2:30-4:00 p.m. on Fridays, room 2610, SPH I.
+
*[[Computer How-Tos]]
 +
</div>

Revision as of 13:50, 31 August 2016

Abecasis Group Wiki
Group Photo 2016


Welcome!

Welcome to our wiki!

If you would like to contribute, log-in or request an account. We recommend using your e-mail address or Michigan uniqname as your user id.

For basic instructions, see the Wikipedia Tutorial.

Sequence Analysis Tools

We are developing software tools for the analysis of next generation sequence data.

These tools include:

  1. Variant Calling with GlfSingle and GlfMultiples
  2. Variant Calling and De Novo Mutation Detection in Families with Polymutt
  3. Variant Annotations using VcfCodingSnps
  4. Rare Variant Analysis using RvTests
  5. Rare Variant Association Analysis in family samples FamRvTest
  6. Quality control using FastQValidator, VerifyBamID, and BamValidator
  7. C++ APIs for sequence analsysis using C++ Library: libStatGen
  8. Meta-analysis of single variant or gene-level associations RAREMETAL-SOFTWARE
  9. Sequencing study design helper Rarefy
  10. Local ancestry inference (ancestry painting) using off-targeted sequence data SEQMIX
  11. Association Container Toolbox EPACTS
  12. Fast Genotype Imputation Tool : Minimac3

These tools and additional tools can be found on the Software page.

We are developing Genome/Sequencing Processing Pipelines for anyone to use: GotCloud

High Level Tutorials

Some high-level tutorials on the analysis of next generation sequence data:

  1. Evaluating a Read Mapper on Simulated Data
  2. SNP Call Set Properties
  3. Generic Exome Analysis Plan

Projects

NHLBI Genome Sequencing Project

SardiNIA - The SardiNIA longitudinal study of aging.

Exome Meta-analysis of Drinking and Smoking (EMADS)

The 1000 Genomes Project

Learn Genetics

Faculty in the group teach in a variety of formal and informal settings. Class notes and relevant discussion are archived here.

General Resources