returns true when for all groups all or none members have a variants, records with partial groups are discarded
      
    
      Checks if all samples are a variant
      
    
      
      
    
      
      
    
      Checks if given samples are called
Checks if given samples are called
VCF record
Samples that need this sample to be called
false when filters fail
      
    
      
      
    
      
      
    
      
      
    
      
      
    
      Returns true when child got a deNovo variant
      
    
      
      
    
      
      
    
      
      
    
      
      
    
      
      
    
      
      
    
      
      
    
      Checks if sample1 is hetrozygous and if sample2 is homozygous for a alternative allele in sample1
      
    
      
      
    
      
      
    
      
      
    
      
      
    
      returns true when record has calls
      
    
      Checks if given genotypes for given samples are there
Checks if given genotypes for given samples are there
VCF record
samples and their associated genotypes to be checked (of format sample:genotype)
false when filter fails
      
    
      Checks if DP genotype field have a minimal value
Checks if DP genotype field have a minimal value
VCF record
minimal depth
Minimal number of samples to pass filter
true if filter passed
      
    
      returns true when DP INFO field is atleast the given value
      
    
      returns true record contains Non reference genotypes
      
    
      Checks if there is a variant in only 1 sample
      
    
      
      
    
      Returns true when VCF record contains a ID from the given list
      
    
      A info field should match the given regex
      
    
      
      
    
      
      
    
      
      
    
      
      
    
      
      
    
      
      
    
      Checks if non-ref AD genotype field have a minimal value
Checks if non-ref AD genotype field have a minimal value
VCF record
minimal depth
Minimal number of samples to pass filter
true if filter passed
      
    
      This filters on the average GQ on all variants
This filters on the average GQ on all variants
VCF record
Minimal average GQ on variants
      
    
      
    
      
    
      Checks if genome quality field has minimum value
Checks if genome quality field has minimum value
VCF record
smallest GQ allowed
number of samples to consider
      
    
      Checks if record has atleast minQualScore
Checks if record has atleast minQualScore
VCF record
Minimal quality score
false when filters fail
      
    
      Checks if given samples does have a variant hin this record
Checks if given samples does have a variant hin this record
VCF record
List of samples that should have this variant
true if filter passed
      
    
      Checks if given samples does have a variant hin this record
Checks if given samples does have a variant hin this record
VCF record
List of samples that should have this variant
true if filter passed
      
    
      
      
    
      Checks if given samples have the same genotype
      
    
      
      
    
      
      
    
      
      
    
      Return true when variant is homozygous in the child and hetrozygous in parants
      
    
      
      
    
      
      
    
      
      
    
      
      
    
      
      
    
      Returns true when variant a compound variant in the child and hetrozygous in parants
      
    
      Checks if given sample have alternative alleles that are unique in the VCF record