Name change from anonymizeBAM to BAMboozle.
Add correct installation dependencies.
Fix version verbose.
Added @PG
header line to mark output .bam files with the anonymizeBAM call.
Changes for upload to PyPI
Added a switch to keep/discard secondary alignments. Correctly deal with unmapped reads that inhert the chromosome & mapping position of their mate. Sanitize bwa-mem auxiliary tags with information on mismatches. Speed up indexing by passing threads argument.
Initial release to GitHub