bsxplorer.RegionStat

class RegionStat[source]

Methods

categorise

Categorise regions as BM (Body Methylation), IM (Intermediate Methylated) and UM (Undermethylated) according to Takuno and Gaut

filter

Filter RegionStat class by P-value of methylation in selected context or minimal region counts.

from_csv

Read RegionStat data from preprocessed and saved with :method:`RegionStat.save`

from_expanded

Generate Instance of RegionStat class from DataFrame with context column expanded (e.g.

save

Save regions as BED-like file.