Reputation: 11
How can I view the Picard BAM file format using Java?
Upvotes: 1
Views: 691
Reputation: 8764
Have you tried http://picard.sourceforge.net/ - this is a Java library for SAM and BAM Picard files, and its on SourceForge so the source code should be available to you.
Upvotes: 0