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_sam_buff_check_order(3) FreeBSD Library Functions Manual bl_sam_buff_check_order(3)

#include <biolibc/sam-buff.h>
-lbiolibc -lxtend

void bl_sam_buff_check_order(bl_sam_buff_t *sam_buff, bl_sam_t *sam_alignment)

sam_buff        Pointer to a SAM buffer with recent alignments
sam_alignment   Pointer to the most recently read alignment

Check that the newly read SAM alignment comes after the previous one, assuming the input is sorted first by chrom and then position. The previous chrom and position are stored in sam_buff (and initialized so that the first SAM alignment read is always OK).

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