gatk-3.8/R
rpoplin 33a9549896 Variant Optimizer accepts a dbSNP rod arugment to use in determining known/novel status as opposed to using the rsID in the vcf record. VO generates plots of annotation values used in clustering broken out by knowns and novels. Useful for showing which annotations are approximately Gaussian.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@3332 348d0f76-0448-11de-a6fe-93d51630548a
2010-05-09 16:48:07 +00:00
..
analyzeConcordance Using bitmap() instead of png() since the former doesn't rely on X11. 2010-02-23 05:31:51 +00:00
PlotDepthOfCoverage.R Moved CoverageStatistics to core. This will be (soon) renamed DepthOfCoverage; so please use CoverageStatistics 2010-03-29 13:32:00 +00:00
generateBySamplePlot.R R script for graphing depth of coverage by sample name, and generating a loess curve for each sample's data. 2009-12-10 21:58:01 +00:00
plot_Annotations_BinnedTruthMetrics.R Making the dotted quartile lines more clear. 2010-02-03 22:23:09 +00:00
plot_ClusterReport.R Variant Optimizer accepts a dbSNP rod arugment to use in determining known/novel status as opposed to using the rsID in the vcf record. VO generates plots of annotation values used in clustering broken out by knowns and novels. Useful for showing which annotations are approximately Gaussian. 2010-05-09 16:48:07 +00:00
plot_OptimizationCurve.R Minor updates to output of variant optimizer. 2010-03-18 12:46:47 +00:00
plot_residualError_OtherCovariate.R Update to AnalyzeCovariates to make the histogram of PairedReadOrder look a little nicer 2010-01-13 20:26:31 +00:00
plot_residualError_QualityScoreCovariate.R Added an option to AnalyzeCovariates to set the max value of the histograms to make them easier to directly compare. 2010-01-31 23:13:57 +00:00
plot_variantROCCurve.R Adding VariantConcordanceROCCurveWalker to create ROC curves comparing concordance between optimized call sets and validation truth sets in VCF format in order to evaluate performance of variant optimizer independently of achieving a particular novel ti/tv ratio. Added option to ignore only the specified filters in the input call sets via --ignore_filter <String>. Added option to provide a prior estimate of error for known snps via --known_prior <qual>. The het and hom calls are clustered independently. Infrastructure in place to use titv of known snps to inform p(true) of novel snps. Tweaked protection against overfitting based on suggestions from several people. Minor edits to AnalyzeAnnotations. 2010-03-24 19:43:10 +00:00
plotting_library.R Eliminate the rescale factor -- heatmap automatically normalizes the data 2010-02-16 16:34:33 +00:00
whole_exome_bait_selection.R R script for selecting a variety of baits (using %GC content and normalized coverage) for Nanostring assessment from those used in the Agilent whole exome hybrid selection design. 2009-09-22 18:10:14 +00:00