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_downstream_of_alignment(3) FreeBSD Library Functions Manual bl_vcf_call_downstream_of_alignment(3)

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

bool bl_vcf_call_downstream_of_alignment(bl_vcf_t *vcf_call, bl_sam_t *alignment)

vcf_call    Pointer to bl_vcf_t structure containing VCF call
sam_alignment   Pointer to bl_sam_t structure containing alignment

Determine if a VCF call is downstream of a SAM alignment. For the purpose of this function, this could mean on the same chrom and higher position, or on a later chrom.

true if the call is downstream of the alignment false otherwise

bl_vcf_call_in_alignment(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.