Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception: class not found -> renderableChemicalDrug v66 #59

Open
DeniseSl22 opened this issue Oct 25, 2018 · 3 comments
Open

Exception: class not found -> renderableChemicalDrug v66 #59

DeniseSl22 opened this issue Oct 25, 2018 · 3 comments
Assignees

Comments

@DeniseSl22
Copy link
Contributor

During the conversion of version 66, there was an exception printed out:
java.lang.ClassNotFoundExeption : org.gk.render.RenderableChemicalDrug .

Could this class be an update to the Reactome Schema?

Will work on printing an error report specifically for these exceptions, so we can locate them in the Reactome PW + schema, and go from there.

@DeniseSl22 DeniseSl22 self-assigned this Oct 25, 2018
@mkutmon
Copy link
Member

mkutmon commented Oct 25, 2018 via email

@DeniseSl22
Copy link
Contributor Author

Yeah I remembered something about that as well, but wasn't sure where (makes sense that Robin said it ;)....). I think I fixed the other issue, related to PubChem Compound en NCBI Nucleotide (See #60 ). If I read the converter code correct, Reactome doesn't use system codes in the background to link to databases, but they use the full name. I found a few lines on previous problems with this, regarding ChEBI. I added a fix in the script (I hope); would like to test this on Version 66 with a new converter version (so the comparison between 62-63-64-65-66 database are not based on changes in the converter).

@DeniseSl22
Copy link
Contributor Author

I've added IUPHAR-IDs as well, see 6c61dca

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants