From 6d02a34bfba1537f294f5a077b24702e539b87a5 Mon Sep 17 00:00:00 2001
From: Eric Banks
- * An annotated VCF.
+ * An annotated VCF. Additionally, a table like the following will be output:
+ * Output
*
+ * Total number of samples assayed: 185
+ * Total number of records processed: 152
+ * Number of Hardy-Weinberg violations: 34 (22%)
+ * Number of no-call violations: 12 (7%)
+ * Number of homozygous variant violations: 0 (0%)
+ * Number of records passing all filters: 106 (69%)
+ * Number of passing records that are polymorphic: 98 (92%)
+ *
*