Package: manhattanly 0.3.0
manhattanly: Interactive Q-Q and Manhattan Plots Using 'plotly.js'
Create interactive manhattan, Q-Q and volcano plots that are usable from the R console, in 'Dash' apps, in the 'RStudio' viewer pane, in 'R Markdown' documents, and in 'Shiny' apps. Hover the mouse pointer over a point to show details or drag a rectangle to zoom. A manhattan plot is a popular graphical method for visualizing results from high-dimensional data analysis such as a (epi)genome wide association study (GWAS or EWAS), in which p-values, Z-scores, test statistics are plotted on a scatter plot against their genomic position. Manhattan plots are used for visualizing potential regions of interest in the genome that are associated with a phenotype. Interactive manhattan plots allow the inspection of specific value (e.g. rs number or gene name) by hovering the mouse over a cell, as well as zooming into a region of the genome (e.g. a chromosome) by dragging a rectangle around the relevant area. This work is based on the 'qqman' package and the 'plotly.js' engine. It produces similar manhattan and Q-Q plots as the 'manhattan' and 'qq' functions in the 'qqman' package, with the advantage of including extra annotation information and interactive web-based visualizations directly from R. Once uploaded to a 'plotly' account, 'plotly' graphs (and the data behind them) can be viewed and modified in a web browser.
Authors:
manhattanly_0.3.0.tar.gz
manhattanly_0.3.0.zip(r-4.5)manhattanly_0.3.0.zip(r-4.4)manhattanly_0.3.0.zip(r-4.3)
manhattanly_0.3.0.tgz(r-4.4-any)manhattanly_0.3.0.tgz(r-4.3-any)
manhattanly_0.3.0.tar.gz(r-4.5-noble)manhattanly_0.3.0.tar.gz(r-4.4-noble)
manhattanly_0.3.0.tgz(r-4.4-emscripten)manhattanly_0.3.0.tgz(r-4.3-emscripten)
manhattanly.pdf |manhattanly.html✨
manhattanly/json (API)
NEWS
# Install 'manhattanly' in R: |
install.packages('manhattanly', repos = c('https://sahirbhatnagar.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/sahirbhatnagar/manhattanly/issues
- HapMap - Subset of HapMap data with simulated GWAS results
- significantSNP - Character vector of SNPs to highlight
Last updated 4 years agofrom:e07618267b. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 04 2024 |
R-4.5-win | NOTE | Nov 04 2024 |
R-4.5-linux | NOTE | Nov 04 2024 |
R-4.4-win | NOTE | Nov 04 2024 |
R-4.4-mac | NOTE | Nov 04 2024 |
R-4.3-win | NOTE | Nov 04 2024 |
R-4.3-mac | NOTE | Nov 04 2024 |
Exports:manhattanlymanhattanrqqlyqqrvolcanolyvolcanor
Dependencies:askpassbase64encbslibcachemclicolorspacecpp11crosstalkcurldata.tabledigestdplyrevaluatefansifarverfastmapfontawesomefsgenericsggplot2gluegtablehighrhtmltoolshtmlwidgetshttrisobandjquerylibjsonliteknitrlabelinglaterlatticelazyevallifecyclemagrittrMASSMatrixmemoisemgcvmimemunsellnlmeopensslpillarpkgconfigplotlypromisespurrrR6rappdirsRColorBrewerRcpprlangrmarkdownsassscalesstringistringrsystibbletidyrtidyselecttinytexutf8vctrsviridisLitewithrxfunyaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Subset of HapMap data with simulated GWAS results | HapMap |
Creates a plotly manhattan plot | manhattanly manhattanly.default manhattanly.manhattanr |
Creates a manhattanr object | manhattanr |
Creates a plotly Q-Q plot | qqly qqly.default qqly.qqr |
Creates a qq object | qqr |
Character vector of SNPs to highlight | significantSNP |
Creates a plotly volcano plot | volcanoly volcanoly.default volcanoly.volcanor |
Creates a volcano object | volcanor |