epiout.utils.genomic_features

Module Contents

Functions

tss_genes(gr: pyranges.PyRanges)

Return a PyRanges object with TSSs of genes.

tes_genes(gr: pyranges.PyRanges)

Return a PyRanges object with TESs of genes.

epiout.utils.genomic_features.tss_genes(gr: pyranges.PyRanges)

Return a PyRanges object with TSSs of genes.

epiout.utils.genomic_features.tes_genes(gr: pyranges.PyRanges)

Return a PyRanges object with TESs of genes.