GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
bl_vcf_call_out_of_order(3) FreeBSD Library Functions Manual bl_vcf_call_out_of_order(3)

#include <biolibc/vcf.h>
-lbiolibc -lxtend

void bl_vcf_call_out_of_order(bl_vcf_t *vcf_call, char *previous_chrom, uint64_t previous_pos)

vcf_call        Pointer to bl_vcf_t structure with latest call
previous_chrom  Chromosome of previous VCF call
previous_pos    Position of previous VCF call

Report VCF input sort error and terminate the process.

Does not return

vcf_read_call(3)


Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.