This package browser is in early development. Mind the rough edges.

r-fmcsr 1.50.0

Mismatch tolerant maximum common substructure searching

The fmcsR package introduces an efficient maximum common substructure (MCS) algorithms combined with a novel matching strategy that allows for atom and/or bond mismatches in the substructures shared among two small molecules. The resulting flexible MCSs (FMCSs) are often larger than strict MCSs, resulting in the identification of more common features in their source structures, as well as a higher sensitivity in finding compounds with weak structural similarities. The fmcsR package provides several utilities to use the FMCS algorithm for pairwise compound comparisons, structure similarity searching and clustering.

Installation

Install r-fmcsr 1.50.0 as follows:

guix install r-fmcsr@1.50.0

Or install the latest version:

guix install r-fmcsr

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.