manufac-analytics / inchi

InChI for NodeJS/TypeScript
https://manufac-analytics.github.io/inchi/
MIT License
0 stars 1 forks source link

Port "Generation of InChI from structure" via api.ts #25

Open maneetgoyal opened 2 years ago

maneetgoyal commented 2 years ago

A. Generation of InChI from structure

maneetgoyal commented 2 years ago

How to port the functions?

maneetgoyal commented 2 years ago

@qur786 Let's try to wind it up by the milestone deadline. Want to focus fully on this before any app related work.

maneetgoyal commented 2 years ago

Also the update checkboxes in:

After this issue is impemented.

qur786 commented 2 years ago

@qur786 Let's try to wind it up by the milestone deadline. Want to focus fully on this before any app related work.

ok sir , so I should I ignore the test cases for now and add more ffis test cases for other functions and keep on working on wrapping function in api.ts?

maneetgoyal commented 2 years ago

Add the test cases for the above functions only. Whatever is not working, point them out in the PR. I'll try to pull the PR and try to debug alongside.


Keep updating https://github.com/manufac-analytics/inchi/issues/25#issuecomment-906638277 as we make progress.