Difference between revisions of "Main Page"

From Genome Analysis Wiki
Jump to navigationJump to search
m (Reverted edits by LaneBurgoyne120 (talk) to last revision by Administrator)
Tag: Rollback
 
(87 intermediate revisions by 23 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]]
 +
 +
<!-- 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 to our wiki!
 +
 +
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].
 +
 +
== Sequence Analysis Tools  ==
  
[[Image:2009.08_Group_Retreat_Photo.jpg|400px|center|Group Photo]]
+
We are developing [[Software|software tools]] for the analysis of next generation sequence data.
  
== Welcome! ==
+
These tools include:
  
Welcome to our brand new wiki!
+
#Variant Calling with [[GlfSingle]] and [[GlfMultiples]]
 +
#Variant Calling and De Novo Mutation Detection in Families with [[Polymutt]]
 +
#Variant Annotations using [[VcfCodingSnps]]
 +
#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]]
  
If you would like to contribute, [[Special:UserLogin|log-in]] or [http://csgwiki.sph.umich.edu/index.php?title=Special:UserLogin&type=signup create an account]. We recommend using your e-mail address or Michigan uniqname as your user id.
+
These tools and additional tools can be found on the [[Software]] page.  
  
For basic instructions, see [http://en.wikipedia.org/wiki/Wikipedia:Tutorial the Wikipedia Tutorial].
+
We are developing Genome/Sequencing Processing Pipelines for anyone to use: [[GotCloud]]
  
== Sequence Analysis Tools ==
+
== High Level Tutorials  ==
  
We are developing several tools for the analysis of next generation sequence data.
+
Some high-level tutorials on the analysis of next generation sequence data:
  
=== Read Mapping ===
+
#[[Evaluating a Read Mapper on Simulated Data]]
 +
#[[SNP Call Set Properties]]
 +
#[[Generic Exome Analysis Plan]]
  
[[Karma|Karma]] - Our fast short read aligner
+
== Projects  ==
  
[[Karma-colorspace|Karma-ColorSpace]] - QUICKSTART on mapping color space reads
+
[[NHLBI Informatics Resource|NHLBI Genome Sequencing Project]]
  
[[Examples|Examples]] - Sample command lines with discussion
+
[[SardiNIA]] - The SardiNIA longitudinal study of aging.
  
=== Variant Calling ===
+
[[EMADS|Exome Meta-analysis of Drinking and Smoking (EMADS)]]
  
[[glfSingle]] - Variant calling for a single, deeply sequenced individual
+
[http://www.1000genomes.org The 1000 Genomes Project]
  
[[glfTrio]] - Variant calling for a single, deeply sequenced nuclear family with two parents and one child
+
== Learn Genetics  ==
  
[[glfMultiples]] -- Variant calling for multiple, unrelated individuals
+
Faculty in the group teach in a variety of formal and informal settings. [[Class Notes|Class notes]] and relevant discussion are archived here.
  
=== Variant Annotation ===
+
== General Resources  ==
  
[[vcfCodingSnps]] -- Annotate coding variants in a VCF file.
+
*[[Computer How-Tos]]
 +
</div>

Latest revision as of 16:06, 23 March 2023

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