-
Notifications
You must be signed in to change notification settings - Fork 153
Using the API
pezmaster31 edited this page Oct 11, 2011
·
8 revisions
A guide for porting applications from BamTools version 1.x to version 2.0 is available here. If you are porting older code, please start with the BT-0x to BT-1x porting guide porting guide first.
Online doxygen-generated API documentation is available here: http://pezmaster31.github.com/bamtools/annotated.html
Tutorial available here. This provides an introduction to the API, examples of programming with BamTools, steps for linking to BamTools, as well as tips & tricks to enhance performance.