bam2html package

Module contents

class bam2html.Bam2HTML(positions, bam=None, bam_list=None, reference=None, column=80, color='red', background='yellow', samtools='samtools', outdir='.', prefix=None, **kwargs)[source]

Bases: object

highlight(summary=False, compress=None)[source]