Package: ggmanh 1.17.0

John Lee

ggmanh: Visualization Tool for GWAS Result

Manhattan plot and QQ Plot are commonly used to visualize the end result of Genome Wide Association Study. The "ggmanh" package aims to keep the generation of these plots simple while maintaining customizability. Main functions include manhattan_plot, qqunif, and thinPoints.

Authors:John Lee [aut, cre], John Lee [aut], Xiuwen Zheng [ctb, dtc]

ggmanh_1.17.0.tar.gz
ggmanh_1.17.0.zip(r-4.7)ggmanh_1.17.0.zip(r-4.6)ggmanh_1.17.0.zip(r-4.5)
ggmanh_1.17.0.tgz(r-4.6-any)ggmanh_1.17.0.tgz(r-4.5-any)
ggmanh_1.17.0.tar.gz(r-4.7-any)ggmanh_1.17.0.tar.gz(r-4.6-any)
ggmanh_1.17.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
ggmanh/json (API)
NEWS

# Install 'ggmanh' in R:
install.packages('ggmanh', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))

On BioConductor:ggmanh-1.17.0(bioc 3.24)ggmanh-1.16.0(bioc 3.23)

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

visualizationgenomewideassociationgenetics

3.93 score 43 scripts 406 downloads 10 exports 51 dependencies

Last updated from:43f0523906. Checks:1 WARNING, 7 NOTE, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
bioc-checksWARNING159
linux-devel-x86_64NOTE203
source / vignettesOK249
linux-release-x86_64NOTE176
macos-release-arm64NOTE108
macos-oldrel-arm64NOTE137
windows-develNOTE98
windows-releaseNOTE113
windows-oldrelNOTE92
wasm-releaseOK119

Exports:binned_manhattan_plotbinned_manhattan_preprocesscalc_new_posdefault_gds_pathgds_annotatemanhattan_data_preprocessmanhattan_plotmanhattan_plot.defaultqqunifthinPoints

Dependencies:BiocGenericsBiostringsclicolorspacecpp11crayondichromatdigestdplyrfarvergdsfmtgenericsGenomicRangesggplot2ggrepelgluegtableIRangesisobandlabelinglifecyclemagrittrmapprojmapspaletteerpalspillarpkgconfigprismaticpurrrR6RColorBrewerRcpprematch2rlangrstudioapiS4VectorsS7scalesSeqArraySeqinfostringistringrtibbletidyrtidyselectutf8vctrsviridisLitewithrXVector

Guide to ggmanh Package

Rendered fromggmanh.Rmdusingknitr::rmarkdownon May 30 2026.

Last update: 2024-09-19
Started: 2021-09-01

Readme and manuals

Help Manual

Help pageTopics
Plot Binned Manhattan Plotbinned_manhattan_plot binned_manhattan_plot,GRanges-method binned_manhattan_plot.data.frame binned_manhattan_plot.default binned_manhattan_plot.MPdataBinned
Preprocess GWAS Result for Binned Manhattan Plotbinned_manhattan_preprocess binned_manhattan_preprocess,GRanges-method binned_manhattan_preprocess.data.frame binned_manhattan_preprocess.default binned_manhattan_preprocess.MPdata
Calculate new x-position of each pointcalc_new_pos
Path to Default GDS Filedefault_gds_path
Annotation with GDS Filegds_annotate
ggmanh: A package for visualization of GWAS results.ggmanh
gnomAD Variant Annotation in SeqArray Formatggmanh_annotation_gds
Preprocess GWAS Resultmanhattan_data_preprocess manhattan_data_preprocess,GRanges-method manhattan_data_preprocess.data.frame manhattan_data_preprocess.default
Manhattan Plottingmanhattan_plot manhattan_plot,GRanges-method manhattan_plot.data.frame manhattan_plot.default manhattan_plot.MPdata
Plot Quantile-Quantile Plot of p-values against uniform distribution.qqunif
Thin Data PointsthinPoints