Difference between revisions of "Utah Genome Project"

From Utah Genome Project Wiki
Jump to navigation Jump to search
m (Admin moved page Main Page to Utah Genome Project)
 
(26 intermediate revisions by the same user not shown)
Line 1: Line 1:
* [[UGP_Variant_Pipeline_0.0.1 | UGP Variant Pipeline Version 0.0.1 ]]
+
The [http://healthsciences.utah.edu/utah-genome-project/ Utah Genome Project] has developed a detailed variant calling protocol based on the [https://www.broadinstitute.org/gatk/ GATK HapoltypeCaller].  This protocol very closely follows the [https://www.broadinstitute.org/gatk/guide/best-practices GATK Best Practices] for variant calling on DNAseq data, however here we provide detailed and versioned protocol that includes exact command lines for each step in the analysis as well as links to accessory datasets.
* [[UGP_Variant_Pipeline_Sandbox | UGP Variant Pipeline Sandbox ]]
 
  
Consult the [//meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software.
+
== UGP Variant Calling ==
  
== Getting started ==
+
* [[UGP_Variant_Protocol | UGP Variant Calling Protocol]]
* [//www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list]
+
* [http://srynobio.github.io/UGPp UGPp] - a lightweight NGS analysis pipeline implementing the UGP variant calling protocol.
* [//www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ]
+
* The [http://healthcare.utah.edu/huntsmancancerinstitute/research/shared-resources/center-managed/bioinformatics/ HCI Informatics] team have created a pipeline using [http://healthcare.utah.edu/huntsmancancerinstitute/research/shared-resources/center-managed/bioinformatics/useful-links/software-tomato2.php Tomato2] that implements the UGP Variant Protocol
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
+
 
* [//www.mediawiki.org/wiki/Localisation#Translation_resources Localise MediaWiki for your language]
+
== Protocol Development ==
 +
 
 +
The UGP and the [http://healthsciences.utah.edu/utah-genome-project/family/2014/050614-USTAR%20Center%20for%20Genetic%20Discovery%20Launches.php UCGD] are developing a variant protocol that utilizes the [https://github.com/ekg/freebayes FreeBayes] variant caller from the [http://www.bioscience.utah.edu/faculty/molecular-biology-faculty/marth/ Marth Lab].  We are in the process of optimizing this protocol and benchmarking its performance on various datasets.
 +
* [[FreeBayes_Variant_Protocol | FreeBayes Variant Protocol]]

Latest revision as of 19:15, 27 June 2015

The Utah Genome Project has developed a detailed variant calling protocol based on the GATK HapoltypeCaller. This protocol very closely follows the GATK Best Practices for variant calling on DNAseq data, however here we provide detailed and versioned protocol that includes exact command lines for each step in the analysis as well as links to accessory datasets.

UGP Variant Calling

Protocol Development

The UGP and the UCGD are developing a variant protocol that utilizes the FreeBayes variant caller from the Marth Lab. We are in the process of optimizing this protocol and benchmarking its performance on various datasets.