Difference between revisions of "Main Page"

From Genome Analysis Wiki
Jump to navigationJump to search
(move most detail to Software page - this tightens up the Main page for easier browsing)
m (Reverted edits by LaneBurgoyne120 (talk) to last revision by Administrator)
Tag: Rollback
 
(62 intermediate revisions by 21 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 [[Software]] for the analysis of next generation sequence data.
+
Some high-level tutorials on the analysis of next generation sequence data:
  
# Read Mapping with [[Karma]]
+
#[[Evaluating a Read Mapper on Simulated Data]]  
# Variant Calling with [[glfSingle]], [[glfTrio]] and [[glfMultiples]]
+
#[[SNP Call Set Properties]]  
# Variant Annotations using [[vcfCodingSnps]]
+
#[[Generic Exome Analysis Plan]]
# Quality control using [[FastQValidator]], and [[BamIdentityCheck]]
 
# File Readers using [[C++ Library: libbam|BamFile]] and [[C++ Library: libfqf|FastQFile]]
 
# File Conversions using [[bam2FastQ]]
 
  
 
== Projects  ==
 
== Projects  ==
  
[[SardiNIA]] - The SardiNIA longitudinal study of aging.
+
[[NHLBI Informatics Resource|NHLBI Genome Sequencing Project]]
 +
 
 +
[[SardiNIA]] - The SardiNIA longitudinal study of aging.  
  
[[1000 Genomes Project Pilot 1 SNP Calling]]
+
[[EMADS|Exome Meta-analysis of Drinking and Smoking (EMADS)]]
  
== Learn Genetics ==
+
[http://www.1000genomes.org The 1000 Genomes Project]
  
Faculty in the group teach in a variety of formal and informal settings. [[Class Notes|Class notes]] and relevant discussion are archived here.
+
== Learn Genetics  ==
  
==Abecasis Group Meeting==
+
Faculty in the group teach in a variety of formal and informal settings. [[Class Notes|Class notes]] and relevant discussion are archived here.
  
2:30-4:00 p.m. on Fridays, room 2610, SPH I.
+
== General Resources  ==
Please note April 9, please use room 2690, SPH I.
 
  
[[Image:GoncaloAbecasis.jpg|300px|center]]
+
*[[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