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.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'))

Peer review:

On BioConductor:ggmanh-1.9.9(bioc 3.20)ggmanh-1.8.0(bioc 3.19)

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

visualizationgenomewideassociationgenetics

4.30 score 20 scripts 441 downloads 10 exports 66 dependencies

Last updated 23 days agofrom:c8acd632fd. Checks:OK: 1 NOTE: 1 ERROR: 5. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 30 2024
R-4.5-winERROROct 30 2024
R-4.5-linuxNOTEOct 30 2024
R-4.4-winERROROct 30 2024
R-4.4-macERROROct 30 2024
R-4.3-winERROROct 30 2024
R-4.3-macERROROct 30 2024

Exports:binned_manhattan_plotbinned_manhattan_preprocesscalc_new_posdefault_gds_pathgds_annotatemanhattan_data_preprocessmanhattan_plotmanhattan_plot.defaultqqunifthinPoints

Dependencies:askpassBiocGenericsBiostringsclicolorspacecpp11crayoncurldichromatdplyrfansifarvergdsfmtgenericsGenomeInfoDbGenomeInfoDbDataGenomicRangesggplot2ggrepelgluegtablehttrIRangesisobandjsonlitelabelinglatticelifecyclemagrittrmapprojmapsMASSMatrixmgcvmimemunsellnlmeopensslpaletteerpalspillarpkgconfigprismaticpurrrR6RColorBrewerRcpprematch2rlangrstudioapiS4VectorsscalesSeqArraystringistringrsystibbletidyrtidyselectUCSC.utilsutf8vctrsviridisLitewithrXVectorzlibbioc

Guide to ggmanh Package

Rendered fromggmanh.Rmdusingknitr::rmarkdownon Oct 30 2024.

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