|
LIBRARY#include <biolibc/vcf.h> -lbiolibc -lxtend SYNOPSISvoid bl_vcf_call_out_of_order(bl_vcf_t *vcf_call, char *previous_chrom, uint64_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 returnSEE ALSOvcf_read_call(3) Visit the GSP FreeBSD Man Page Interface. |