bionformatics python lib for query bam files, this version set matplotlib as optional.


License
GPL-3.0
Install
pip install bam2x==0.2.6

Documentation

bam2x

bam2x provides a nice command line interface for analyzing NGS data.

Library Dependencies:

  • pysam
  • twobitreader (needed for querying 2bit files)
  • bxpython (optional, needed for querying bigwig files)
  • bitarray
  • numpy

Optional Dependency:

  • matplotlib

bam2x branch is a working branch master branch is release branch xplib branch contains old scripts