Error with view.molecule.2d function in rcdk
1
0
Entering edit mode
bio.sailu • 0
@biosailu-24158
Last seen 3.7 years ago
library(rcdk);
mols <- parse.smiles("CCCC") ;
view.molecule.2d(mols);

Error in .jnew("org/guha/rcdk/view/ViewMolecule2DTable", array, as.integer(ncol), : java.lang.NoSuchMethodError: <init>
Traceback:

1. view.molecule.2d(mols)
2. .jnew("org/guha/rcdk/view/ViewMolecule2DTable", array, as.integer(ncol), 
 .     depictor)

I am getting above error in windows and google colab. In mac it is working fine.

software error rcdk view.molecule.2d ViewMolecule2DTable • 1.3k views
ADD COMMENT
1
Entering edit mode
Kevin Blighe ★ 3.9k
@kevin
Last seen 24 days ago
Republic of Ireland

This forum is for technical support issues pertaining to Bioconductor packages. rcdk is a CRAN package. You could try GitHub, where the issue already seems to have been reported: https://github.com/CDK-R/cdkr/issues/61

ADD COMMENT

Login before adding your answer.

Traffic: 372 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6