Skip to content

A collection of scripts for evaluating variant callers

Notifications You must be signed in to change notification settings

wtsi-hgi/vareval

Repository files navigation

vareval

A collection of scripts for evaluating variant callers.

  • clean_vcfs.sh and part of preprep.sh: gets vcfs into a form which can be fed into hap.py
  • vcf_to_matrix.sh: convert the hap.py results to a matrix
  • matrix_stats.py: the old python statistics generator for matrices generated by hap.py