GithubHelp home page GithubHelp logo

global19-atlassian-net / pbbam Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pacificbiosciences/pbbam

0.0 2.0 0.0 19.76 MB

PacBio BAM C++ library

License: BSD 3-Clause Clear License

C++ 95.74% Python 2.30% Meson 1.06% C 0.03% Shell 0.41% Perl 0.46%

pbbam's Introduction

pbbam

As of the 3.0 release of SMRTanalysis, PacBio is embracing the industry standard BAM format for (both aligned and unaligned) basecall data files. We have also formulated a BAM companion file format (bam.pbi) enabling fast access to a richer set of per-read information as well as compatibility for software built around the legacy cmp.h5 format.

The pbbam software package provides components to create, query, & edit PacBio BAM files and associated indices. These components include a core C++ library, bindings for additional languages, and command-line utilities.

Availability

Latest pbbam can be installed via bioconda package pbbam.

Please refer to our official pbbioconda page for information on Installation, Support, License, Copyright, and Disclaimer.

Note:

This library is not intended to be used as a general-purpose BAM utility - all input & output BAMs must adhere to the PacBio BAM format specification. Non-PacBio BAMs will cause exceptions to be thrown.

Documentation

FAQ

pbbam validates all BAM files, and as part of this validation, it checks whether the BindingKit and SequencingKit variables in every ReadGroup of the provided BAM file are known. As part of ongoing chemistry developments, we might need to introduce new part numbers to identify novel reagents and/or SMRT Cells. You are unlikely to encounter such issues when using SMRT Link, as it has an integrated auto-updater that will periodically check and install new chemistries automatically. All PacBio tools being used without a proper SMRT Link installation will require manual intervention to download new chemistries:

cd <some persistent dir>
export SMRT_CHEMISTRY_BUNDLE_DIR="${PWD}"

wget https://raw.githubusercontent.com/PacificBiosciences/pbcore/develop/pbcore/chemistry/resources/mapping.xml -O chemistry.xml

This will cause pbbam to try to load the out-of-band chemistry.xml from SMRT_CHEMISTRY_BUNDLE_DIR and should allow you to use somewhat older software with somewhat newer BAMs. Note: this only allows pbbam's internal validation to pass, this will not automatically make other chemistry-dependent software work with newer chemistries. For instance, Arrow's backend (Unanimity) is parametrized on chemistry too, and it will fail should a completely new chemistry be introduced. See Unanimity's FAQ on how to employ SMRT_CHEMISTRY_BUNDLE_DIR to load models for new chemistries.

License

DISCLAIMER

THIS WEBSITE AND CONTENT AND ALL SITE-RELATED SERVICES, INCLUDING ANY DATA, ARE PROVIDED "AS IS," WITH ALL FAULTS, WITH NO REPRESENTATIONS OR WARRANTIES OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, ANY WARRANTIES OF MERCHANTABILITY, SATISFACTORY QUALITY, NON-INFRINGEMENT OR FITNESS FOR A PARTICULAR PURPOSE. YOU ASSUME TOTAL RESPONSIBILITY AND RISK FOR YOUR USE OF THIS SITE, ALL SITE-RELATED SERVICES, AND ANY THIRD PARTY WEBSITES OR APPLICATIONS. NO ORAL OR WRITTEN INFORMATION OR ADVICE SHALL CREATE A WARRANTY OF ANY KIND. ANY REFERENCES TO SPECIFIC PRODUCTS OR SERVICES ON THE WEBSITES DO NOT CONSTITUTE OR IMPLY A RECOMMENDATION OR ENDORSEMENT BY PACIFIC BIOSCIENCES.

pbbam's People

Contributors

derekwbarnett avatar pb-dseifert avatar armintoepfer avatar pezmaster31 avatar nlhepler avatar ylipacbio avatar pb-isovic avatar dalexander avatar pbjd avatar jvnguyen avatar aklammer avatar isovic avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.