Package: ggmanh 1.11.0
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:
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')) |
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
Last updated 23 days agofrom:c8acd632fd. Checks:OK: 1 NOTE: 1 ERROR: 5. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 30 2024 |
R-4.5-win | ERROR | Oct 30 2024 |
R-4.5-linux | NOTE | Oct 30 2024 |
R-4.4-win | ERROR | Oct 30 2024 |
R-4.4-mac | ERROR | Oct 30 2024 |
R-4.3-win | ERROR | Oct 30 2024 |
R-4.3-mac | ERROR | Oct 30 2024 |
Exports:binned_manhattan_plotbinned_manhattan_preprocesscalc_new_posdefault_gds_pathgds_annotatemanhattan_data_preprocessmanhattan_plotmanhattan_plot.defaultqqunifthinPoints
Dependencies:askpassBiocGenericsBiostringsclicolorspacecpp11crayoncurldichromatdplyrfansifarvergdsfmtgenericsGenomeInfoDbGenomeInfoDbDataGenomicRangesggplot2ggrepelgluegtablehttrIRangesisobandjsonlitelabelinglatticelifecyclemagrittrmapprojmapsMASSMatrixmgcvmimemunsellnlmeopensslpaletteerpalspillarpkgconfigprismaticpurrrR6RColorBrewerRcpprematch2rlangrstudioapiS4VectorsscalesSeqArraystringistringrsystibbletidyrtidyselectUCSC.utilsutf8vctrsviridisLitewithrXVectorzlibbioc
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Plot Binned Manhattan Plot | binned_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 Plot | binned_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 point | calc_new_pos |
Path to Default GDS File | default_gds_path |
Annotation with GDS File | gds_annotate |
ggmanh: A package for visualization of GWAS results. | ggmanh |
gnomAD Variant Annotation in SeqArray Format | ggmanh_annotation_gds |
Preprocess GWAS Result | manhattan_data_preprocess manhattan_data_preprocess,GRanges-method manhattan_data_preprocess.data.frame manhattan_data_preprocess.default |
Manhattan Plotting | manhattan_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 Points | thinPoints |