CDK-R / cdkr

Integrating R and the CDK
https://cdk-r.github.io/cdkr/
42 stars 27 forks source link

Fragments2.sdf from Bioclipse sample data are not read #2

Closed egonw closed 13 years ago

egonw commented 13 years ago

Here's the file:

https://github.com/bioclipse/bioclipse.data/blob/master/plugins/net.bioclipse.data.sampledata/data/SDF/Fragments2.sdf

The rcdk code I use:

mols <- load.molecules(c("Fragments2.sdf"), verbose=T)

egonw commented 13 years ago

Well, if you cannot reproduce it, let's just close this one.