Package: NanoMethViz
Type: Package
Title: Visualise methlation data from Oxford Nanopore sequencing
Version: 1.0.0
Authors@R: c(
    person("Shian", "Su", email = "su.s@wehi.edu.au", role = c("cre", "aut")))
Description: NanoMethViz is a toolkit for visualising methylation data from 
    Oxford Nanopore sequencing. It can be used to explore methylation patterns
    from reads derived from Oxford Nanopore direct DNA sequencing with
    methylation called by callers including nanopolish, f5c and megalodon. The
    plots in this package allow the visualisation of methylation profiles
    aggregated over experimental groups and across classes of genomic features.
biocViews: Software, Visualization, DifferentialMethylation
URL: https://github.com/shians/NanoMethViz
BugReports: https://github.com/Shians/NanoMethViz/issues
Depends: R (>= 4.0.0), methods, ggplot2
Imports: S4Vectors, SummarizedExperiment, bsseq, forcats, assertthat,
        AnnotationDbi, Rcpp, dplyr, data.table, e1071, fs,
        GenomicRanges, ggthemes, glue, patchwork, purrr, readr, rlang,
        RSQLite, Rsamtools, scales, stats, stringr, tibble, tidyr,
        utils, zlibbioc
Suggests: DSS, Mus.musculus, Homo.sapiens, knitr, rmarkdown
LinkingTo: Rcpp
License: Apache License (>= 2.0)
SystemRequirements: C++11
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
git_url: https://git.bioconductor.org/packages/NanoMethViz
git_branch: RELEASE_3_12
git_last_commit: 60b2e12
git_last_commit_date: 2020-10-27
Date/Publication: 2020-10-27
NeedsCompilation: yes
Packaged: 2020-10-28 03:03:43 UTC; biocbuild
Author: Shian Su [cre, aut]
Maintainer: Shian Su <su.s@wehi.edu.au>
Built: R 4.0.3; i386-w64-mingw32; 2020-10-28 14:47:02 UTC; windows
Archs: i386, x64
