![]() |
![]()
| ![]() |
![]()
NAMEbl_vcf_call_out_of_order() - Terminate with VCF sort error message LIBRARY#include <biolibc/vcf.h> -lbiolibc -lxtend SYNOPSISvoid bl_vcf_call_out_of_order(bl_vcf_t *vcf_call, char *previous_chrom, int64_t previous_pos) ARGUMENTSvcf_call Pointer to bl_vcf_t structure with latest call previous_chrom Chromosome of previous VCF call previous_pos Position of previous VCF call DESCRIPTIONReport VCF input sort error and terminate the process. RETURN VALUESDoes not return SEE ALSOvcf_read_call(3)
|