Package: ggmanh 1.11.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.11.0.tar.gz
ggmanh_1.11.0.zip(r-4.5)ggmanh_1.11.0.zip(r-4.4)ggmanh_1.11.0.zip(r-4.3)
ggmanh_1.11.0.tgz(r-4.5-any)ggmanh_1.11.0.tgz(r-4.4-any)ggmanh_1.11.0.tgz(r-4.3-any)
ggmanh_1.11.0.tar.gz(r-4.5-noble)ggmanh_1.11.0.tar.gz(r-4.4-noble)
ggmanh_1.11.0.tgz(r-4.4-emscripten)ggmanh_1.11.0.tgz(r-4.3-emscripten)
ggmanh.pdf |ggmanh.html
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.11.0(bioc 3.21)ggmanh-1.10.0(bioc 3.20)

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

visualizationgenomewideassociationgenetics

4.26 score 23 scripts 392 downloads 10 exports 66 dependencies

Last updated 5 months agofrom:c8acd632fd. Checks:1 OK, 8 NOTE. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKMar 29 2025
R-4.5-winNOTEMar 29 2025
R-4.5-macNOTEMar 29 2025
R-4.5-linuxNOTEMar 29 2025
R-4.4-winNOTEMar 29 2025
R-4.4-macNOTEMar 29 2025
R-4.4-linuxNOTEMar 29 2025
R-4.3-winNOTEMar 29 2025
R-4.3-macNOTEMar 29 2025

Exports:binned_manhattan_plotbinned_manhattan_preprocesscalc_new_posdefault_gds_pathgds_annotatemanhattan_data_preprocessmanhattan_plotmanhattan_plot.defaultqqunifthinPoints

Dependencies:askpassBiocGenericsBiostringsclicolorspacecpp11crayoncurldichromatdigestdplyrfansifarvergdsfmtgenericsGenomeInfoDbGenomeInfoDbDataGenomicRangesggplot2ggrepelgluegtablehttrIRangesisobandjsonlitelabelinglatticelifecyclemagrittrmapprojmapsMASSMatrixmgcvmimemunsellnlmeopensslpaletteerpalspillarpkgconfigprismaticpurrrR6RColorBrewerRcpprematch2rlangrstudioapiS4VectorsscalesSeqArraystringistringrsystibbletidyrtidyselectUCSC.utilsutf8vctrsviridisLitewithrXVector

Guide to ggmanh Package

Rendered fromggmanh.Rmdusingknitr::rmarkdownon Mar 29 2025.

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