
rcdk - Interface to the 'CDK' Libraries
Allows the user to access functionality in the 'CDK', a Java framework for cheminformatics. This allows the user to load molecules, evaluate fingerprints, calculate molecular descriptors and so on. In addition, the 'CDK' API allows the user to view structures in 2D.
Last updated
javarcdkopenjdk
11.31 score 44 stars 14 dependents 320 scripts 1.9k downloadsrcdklibs - The CDK Libraries Packaged for R
An R interface to the Chemistry Development Kit, a Java library for chemoinformatics. Given the size of the library itself, this package is not expected to change very frequently. To make use of the CDK within R, it is suggested that you use the 'rcdk' package. Note that it is possible to directly interact with the CDK using 'rJava'. However 'rcdk' exposes functionality in a more idiomatic way. The CDK library itself is released as LGPL and the sources can be obtained from <https://github.com/cdk/cdk>.
Last updated
openjdk
5.68 score 1 stars 15 dependents 31 scripts 1.7k downloadsmsaR - Multiple Sequence Alignment for R Shiny
Visualises multiple sequence alignments dynamically within the Shiny web application framework.
Last updated
alignmenthtmlwidgetsmultiplesequence
5.50 score 8 stars 79 scripts 304 downloadsphylocanvas - Interactive Phylogenetic Trees Using the 'Phylocanvas' JavaScript Library
Create and customize interactive phylogenetic trees using the 'phylocanvas' JavaScript library and the 'htmlwidgets' package. These trees can be used directly from the R console, from 'RStudio', in Shiny apps, and in R Markdown documents. See <http://phylocanvas.org/> for more information on the 'phylocanvas' library.
Last updated
htmlwidgetsphylogeny
5.43 score 9 stars 30 scripts 165 downloads