Skip to contents

Package

NanoMethViz NanoMethViz-package
NanoMethViz: Visualise methylation data from Oxford Nanopore sequencing

Plotting Regions

plot_gene()
Plot gene methylation
plot_gene_heatmap()
Plot gene methylation heatmap
plot_region()
Plot region methylation
plot_region_heatmap()
Plot region methylation heatmap
plot_grange()
Plot GRanges
plot_grange_heatmap()
Plot GRanges heatmap

Other Plots

plot_agg_genes()
Plot gene aggregate plot
plot_agg_regions()
Plot aggregate regions
plot_mds()
Plot MDS
plot_pca()
Plot PCA
plot_violin()
Plot violin for regions

Feature Annotations

get_cgi_mm10() get_cgi_grcm39() get_cgi_hg19() get_cgi_hg38() get_exons_mm10() get_exons_grcm39() get_exons_hg19() get_exons_hg38()
Get exon annotations
get_exons_homo_sapiens()
Get exon annotations for Homo sapiens (hg19)
get_exons_mus_musculus()
Get exon annotations for Mus musculus (mm10)
exons_to_genes()
Convert exon annotation to genes

Conversion

bsseq_to_edger()
Convert BSseq object to edgeR methylation matrix
bsseq_to_log_methy_ratio()
Convert BSseq object to log-methylation-ratio matrix
methy_to_bsseq()
Create BSSeq object from methylation tabix file
methy_to_edger()
Convert NanoMethResult object to edgeR methylation matrix
modbam_to_tabix()
Convert BAM with modifications to tabix format

Querying Methylation Data

query_methy()
Query methylation data
filter_methy()
Create filtered methylation file

Data Objects

Example Data

load_example_modbamresult()
Load an example ModBamResult object
load_example_nanomethresult()
Load an example NanoMethResult object
get_example_exons_mus_musculus()
Get example exon annotations for mus musculus (mm10)

Miscallaneous

region_methy_stats()
Calculate region methylation statistics
cluster_regions()
Cluster regions by K-means
cluster_reads()
Cluster reads based on methylation
methy_col_names()
Column names for methylation data