|
LIBRARY#include <biolibc/vcf.h> -lbiolibc -lxtend SYNOPSISvoid bl_vcf_free(bl_vcf_t *vcf_call)ARGUMENTSvcf_call Pointer to the bl_vcf_t structure to free. DESCRIPTIONFree all memory associated with a VCF call.SEE ALSObl_vcf_init(3), bl_vcf_sample_alloc(3) Visit the GSP FreeBSD Man Page Interface. |