Version History
changes
- Correct handling of bad compound in SDF.
- Correct detection of availability of Performance Pack. The
Performance Pack is a separate (and optional) R package that can speed up
ChemmineR's cmp.parse function 5 to 10 times. It also adds support for
file-backed descriptor database to ChemmineR so that you can work with larger
compound library on computer with little primary memory or RAM. Download
Performance Pack for Mac, Performance Pack for UNIX/Linux or Performance Pack for Windows.
changes
- Add support for Performance Pack which uses native code to speed up
compound library parsing.
Download Performance Pack for Mac, UNIX/Linux and Windows.
The Performance Pack is a separate (and optional) R package that can speed up
ChemmineR's cmp.parse function 5 to 10 times. It also adds support for
file-backed descriptor database to ChemmineR so that you can work with larger
compound library on computer with little primary memory or RAM.
changes
- updated Vignette
- sdf.visualize now accepts dataframe for argument 'extra'
- sdf.visualize now accepts names for reference.note
- cluster.sizestat now handles clustering result with multiple cutoffs
changes
- check cmp.similarity arguments
- improved compound visualization: now allow a reference compound
- now search has built-in visualization
changes
- sdf.visualize reads CIDs and allows extra description on compounds
- in cmp.cluster, is.similarity is now the default
- db.explain now returns value rather than printing it
- cluster.visualize now outputs to EPS and PDF