Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Introduction to R01:11

Introduction to R

R is a powerful software environment for statistical computing and graphics. Originating as an implementation of the S language, developed at Bell Laboratories, R has evolved into a robust, open-source statistical software favored by statisticians and data scientists worldwide. Its comprehensive suite includes data manipulation, calculation, and graphical display capabilities, making it versatile for data analysis and visualization. Its programming language is at the core of R's functionality,...
Protein Folding Quality Check in the RER01:29

Protein Folding Quality Check in the RER

ER is the primary site for the maturation and folding of soluble and transmembrane secretory proteins. The calnexin cycle is a specific chaperone system that folds and assesses the confirmation of N-glycosylated proteins before they can exit the ER lumen. The primary players of this quality check pipeline are the lectins, ER-resident chaperones, and a glucosyl transferase enzyme. In case the calnexin system in the lumen fails to salvage a misfolded protein, it is transported to the cytoplasm...
One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation01:24

One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation

This lesson introduces two critical methods in pharmacokinetics, the Wagner-Nelson and Loo-Riegelman methods, used for estimating the absorption rate constant (ka) for drugs administered via non-intravenous routes. The Wagner-Nelson method relates ka to the plasma concentration derived from the slope of a semilog percent unabsorbed time plot. However, it is limited to drugs with one-compartment kinetics and can be impacted by factors like gastrointestinal motility or enzymatic degradation.
On...
Overview of Minitab01:11

Overview of Minitab

Minitab is a statistical software package designed for data analysis. With its origins in the 1970s and development at Pennsylvania State University, Minitab has grown significantly in its capabilities and applications. It plays a crucial role in quality management projects, especially in Six Sigma initiatives, by offering tools for process improvement and statistical analysis. Minitab's significance lies in its user-friendly interface, making complex statistical analysis accessible to users...

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Pedestal-free 7-rod-core Tm-doped fiber for fiber lasers.

Optics express·2026
Same author

Life cycle greenhouse gas emission assessment of pyrolysis-based chemical recycling of post-consumer waste: focus on feedstock composition, oil processing and balancing consistency.

Waste management (New York, N.Y.)·2025
Same author

Screening for Left Ventricular Hypertrophy Using Artificial Intelligence Algorithms Based on 12 Leads of the Electrocardiogram-Applicable in Clinical Practice?-Critical Literature Review with Meta-Analysis.

Healthcare (Basel, Switzerland)·2025
Same author

Depressed-cladding thulium-doped fiber for applications below 1800 nm.

Optics express·2024
Same author

Temperature-dependent cross section spectra for thulium-doped fiber lasers.

Optics letters·2023
Same author

Investigation and modelling of the pyrolysis kinetics of industrial biomass wastes.

Journal of environmental management·2022
Same journal

2DKD: a toolkit for content-based local image search.

Source code for biology and medicine·2020
Same journal

Computing and graphing probability values of pearson distributions: a SAS/IML macro.

Source code for biology and medicine·2020
Same journal

iPBAvizu: a PyMOL plugin for an efficient 3D protein structure superimposition approach.

Source code for biology and medicine·2019
Same journal

Social support for collaboration and group awareness in life science research teams.

Source code for biology and medicine·2019
Same journal

MZPAQ: a FASTQ data compression tool.

Source code for biology and medicine·2019
Same journal

IPCAPS: an R package for iterative pruning to capture population structure.

Source code for biology and medicine·2019
See all related articles

Related Experiment Video

Updated: May 16, 2026

Constructing and Visualizing Models using Mime-based Machine-learning Framework
06:19

Constructing and Visualizing Models using Mime-based Machine-learning Framework

Published on: July 22, 2025

RMol: a toolset for transforming SD/Molfile structure information into R objects.

Martin Grabner1, Kurt Varmuza, Matthias Dehmer

  • 1Department of Biomedical Sciences and Engineering, Institute for Bioinformatics and Translational Research, University for Health Sciences, Medical Informatics and Technology (UMIT), Eduard Wallnöfer Zentrum 1, Hall in Tyrol, A-6060, Austria. matthias.dehmer@umit.at.

Source Code for Biology and Medicine
|November 16, 2012
PubMed
Summary
This summary is machine-generated.

This study introduces RMol, an R toolset for processing molecular network data. RMol enables efficient analysis of Molfile data collections within R, overcoming previous limitations in chemoinformatics and bioinformatics.

More Related Videos

A Bilingual Computational Workflow for Identifying Potential PLK1 Inhibitors in American Sign Language and English
14:34

A Bilingual Computational Workflow for Identifying Potential PLK1 Inhibitors in American Sign Language and English

Published on: April 3, 2026

Structural Studies of Macromolecules in Solution using Small Angle X-Ray Scattering
07:19

Structural Studies of Macromolecules in Solution using Small Angle X-Ray Scattering

Published on: November 5, 2018

Related Experiment Videos

Last Updated: May 16, 2026

Constructing and Visualizing Models using Mime-based Machine-learning Framework
06:19

Constructing and Visualizing Models using Mime-based Machine-learning Framework

Published on: July 22, 2025

A Bilingual Computational Workflow for Identifying Potential PLK1 Inhibitors in American Sign Language and English
14:34

A Bilingual Computational Workflow for Identifying Potential PLK1 Inhibitors in American Sign Language and English

Published on: April 3, 2026

Structural Studies of Macromolecules in Solution using Small Angle X-Ray Scattering
07:19

Structural Studies of Macromolecules in Solution using Small Angle X-Ray Scattering

Published on: November 5, 2018

Area of Science:

  • Chemoinformatics
  • Bioinformatics
  • Computational Chemistry

Background:

  • Graph-theoretical analysis of molecular networks is established in chemoinformatics.
  • Molfile format is standard for encoding chemical structures.
  • R programming language lacks tools for processing Molfile data collections for network analysis.

Purpose of the Study:

  • To develop an R toolset for processing Molfile data collections.
  • To enable efficient import and analysis of molecular network data in R.
  • To bridge the gap between chemical structure formats and R's statistical capabilities.

Main Methods:

  • Design of a novel R object for lossless mapping of Molfile information.
  • Development of associated R functions for data organization and manipulation.
  • Implementation of bz-compressed serialized files to manage large datasets efficiently.

Main Results:

  • A new R object, RMol, facilitates seamless integration of Molfile data.
  • The RMol toolset supports organization, description, and manipulation of molecular data.
  • Efficient handling of large SDF datasets in R is achieved by bypassing RData file limitations.

Conclusions:

  • RMol is a standalone R toolset, free of external dependencies.
  • It integrates into batch analysis pipelines for serialized network data.
  • RMol enhances the efficient processing of SDF datasets within the R environment.