Other packages > Find by keyword >

r3dmol  

Create Interactive 3D Visualizations of Molecular Data
View on CRAN: Click here


Download and install r3dmol package within the R console
Install from CRAN:
install.packages("r3dmol")

Install from Github:
library("remotes")
install_github("cran/r3dmol")

Install by package version:
library("remotes")
install_version("r3dmol", "0.1.2")



Attach the package and use:
library("r3dmol")
Maintained by
Wei Su
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-10-26
Latest Update: 2021-03-14
Description:
Create rich and fully interactive 3D visualizations of molecular data. Visualizations can be included in Shiny apps and R markdown documents, or viewed from the R console and 'RStudio' Viewer. 'r3dmol' includes an extensive API to manipulate the visualization after creation, and supports getting data out of the visualization into R. Based on the '3dmol.js' and the 'htmlwidgets' R package.
How to cite:
Wei Su (2020). r3dmol: Create Interactive 3D Visualizations of Molecular Data. R package version 0.1.2, https://cran.r-project.org/web/packages/r3dmol. Accessed 21 Dec. 2024.
Previous versions and publish date:
0.1.0 (2020-10-26 10:20), 0.1.1 (2021-02-15 19:10)
Other packages that cited r3dmol R package
View r3dmol citation profile
Other R packages that r3dmol depends, imports, suggests or enhances
Complete documentation for r3dmol
Functions, R codes and Examples using the r3dmol R package
Some associated functions: add_model . cif_254385 . cube_benzene_homo . dot-m_multi_spec . init . m_add_anyShape . m_add_arrow . m_add_as_one_molecule . m_add_custom . m_add_cylinder . m_add_isosurface . m_add_label . m_add_line . m_add_models_as_frames . m_add_outline . m_add_property_labels . m_add_res_labels . m_add_shape . m_add_sphere . m_add_style . m_add_surface . m_animate . m_bio3d . m_button . m_center . m_clear . m_create_model_from . m_enable_fog . m_fetch_pdb . m_get_model . m_glimpse . m_grid . m_is_animated . m_multi_resi_sel . m_png . m_remove_all_labels . m_remove_all_models . m_remove_all_shapes . m_remove_all_surfaces . m_remove_label . m_render . m_rotate . m_sel . m_set_color_by_element . m_set_default_cartoon_quality . m_set_hover_duration . m_set_preceived_distance . m_set_projection . m_set_slab . m_set_style . m_set_view . m_set_viewer . m_set_zoom_limits . m_shape_spec . m_shiny_demo . m_spin . m_stop_animate . m_style_cartoon . m_style_label . m_style_line . m_style_sphere . m_style_stick . m_style_surface . m_translate . m_unit_cell . m_vector3 . m_vibrate . m_viewer_spec . m_zoom . m_zoom_to . pdb_1j72 . pdb_6zsl . r3dmol-shiny . reexports . sdf_multiple . xyz_multiple . 
Some associated R codes: add.R . animation.R . bio3d.R . button.R . common.R . constructor.R . data.R . example.R . get.R . glimpse.R . grid.R . multi.R . options.R . r3dmol.R . rd.R . remove.R . save.R . sel.R . set.R . style.R . utils.R .  Full r3dmol package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

CIFsmry  
Weighted summary of cumulative incidence functions
Estimate of cumulative incidence function in two samples. Provide weighted summary statistics based ...
Download / Learn more Package Citations See dependency  
condGEE  
Parameter Estimation in Conditional GEE for Recurrent Event Gap Times
Solves for the mean parameters, the variance parameter, and their asymptotic variance in a condition ...
Download / Learn more Package Citations See dependency  
SEIRfansy  
Extended Susceptible-Exposed-Infected-Recovery Model
Extended Susceptible-Exposed-Infected-Recovery Model for handling high false negative rate and symp ...
Download / Learn more Package Citations See dependency  
batteryreduction  
An R Package for Data Reduction by Battery Reduction
Battery reduction is a method used in data reduction. It uses Gram-Schmidt orthogonal rotations to f ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
helda  
Preprocess Data and Get Better Insights from Machine Learning Models
The main focus is on preprocessing and data visualization of machine learning models performances.So ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA