Date: 2024-09-04
Intuitively and effectively visualizing genetic mutation data can help researchers to better understand genomic data and validate findings. G3viz
is an R package which provides an easy-to-use lollipop-diagram tool. It enables users to interactively visualize detailed translational effect of genetic mutations in RStudio or a web browser, without having to know any HTML5/JavaScript technologies.
The features of g3viz
include
Install from R repository
# install package install.packages("g3viz", repos = "http://cran.us.r-project.org")
or install development version from github
# Check if "devtools" installed if("devtools" %in% rownames(installed.packages()) == FALSE){ install.packages("devtools") } # install from github devtools::install_github("g3viz/g3viz")
Guo, X., et al. (2020). G3viz: an R package to interactively visualize genetic mutation data using a lollipop-diagram. Bioinformatics, 36(3), 928-929.
1.2.0
hgnc2pfam.df.rda
(date: 2024-07-29)1.1.5
hgnc2pfam.df.rda
(date: 2022-06-24)RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4