anno preprocessing module anno.pp

anno preprocessing module anno.pp#

Basic File Reading#

read_bed

Read a BED or BED.GZ file using pysam and polars.

read_bedgraph

Lazily read a BEDGraph file using Polars.

read_indexed_bed

Read a indexed BED.GZ file using pysam and polars.

anno Output Reading#

read_anno

Read a vampire annotation result file using pysam and polars.