SACGF / SACGF/variantgrid

VCF import - check that success count + failure count = input count

Open
#1,080 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
30
Forks
3
Avg merge
9h 28m
Merged PRs (30d)
42

Description

BCFTools separates variants into good (which are written into the output.vcf) and rejected (written to reject vcf)

We should run a check that the number of records in both of these equal the input, to double check that none have gone missing

Noticed this during issue #1079 - where I had to remove check that success VCF had non-zero entries (as that's a legit result that everything went to reject pile)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.