-
Notifications
You must be signed in to change notification settings - Fork 1
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
Port InCHI functions #8
Comments
How to port the functions?
|
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
@qur786 In the first phase, try to port the following functions only: D. Restoring structure from InChI or AuxInfo
|
@qur786 Please make the necessary updates now as mentioned during the morning call. |
working on it sir |
@qur786 Update the task list in the above comment (#8 (comment)) also as mentioned earlier. |
done sir |
…apor-pressure-data Migrate vapor pressure data batch1
…egi7/#8-Migrate-vapor-pressure-data-bath2
…apor-pressure-data-bath2 Migrate vapor pressure data batch2
…egi7/#8-Migrate-vapor-pressure-daata-batch3
…apor-pressure-daata-batch3 Add vapor pressure for compounds batch3
…egi7/#8-Migrate-vapor-pressure-batch4
…apor-pressure-batch4 Add compounds to vapor-pressure batch4
…egi7/#8-Migrate-vapor-pressure-data-batch5
…thub.com:manufac-analytics/perry into sumitnegi7/#8-Migrate-vapor-pressure-data-batch5
…apor-pressure-data-batch5 Add compounds to vapor pressure batch5
…apor-pressure-data-batch6 Add compounds to vapor pressure batch6
…egi7/#8-Migrate-vapor-pressure-data-batch7
…apor-pressure-data-batch7 Add some compounds to vapor pressure batch7
…egi7/#8-Migrate-vapor-pressure-data-batch8
…thub.com:manufac-analytics/perry into sumitnegi7/#8-Migrate-vapor-pressure-data-batch8
…apor-pressure-data-batch8 Add compounds to vapor pressure batch8
…ssure-09 Migrate vapor pressure batch9
…ufac-analytics/perry into sumitnegi7/#8-vapor-pressure-batch10
…ssure-batch10 Add compounds to vapor pressure batch10
…ssure-batch-11 Migrate vapor pressure batch 11
…//github.com/manufac-analytics/inchi into qur786/#8-Port-InCHI-functions-Batch1-Phase2
…//github.com/manufac-analytics/inchi into qur786/#8-Port-InCHI-functions-Batch1-Phase2
…//github.com/manufac-analytics/inchi into qur786/#8-Port-InCHI-functions-Batch1-Phase2
…nctions-Batch1-Phase2 Port Inchi Functions Phase 2
@qur786 Here's the next batch of functions that should be ported in Milestone 2 A. Generation of InChI from structure
|
API Porting Status
We are slowly working towards exposing all the InCHI functions. PRs welcome.
A. Generation of InChI from structure
int INCHI_DECL GetINCHI(inchi_Input *inp, inchi_Output *out)
B. Generation of InChI from structure, step-by-step way
C. Generation of InChI directly from Molfile
D. Restoring structure from InChI or AuxInfo
E. InChIKey
F. Test and utlity procedures
G. Status Objects
H. Molecule Objects
I. InChI Builder Objects
J. InChIKey Builder Objects
The text was updated successfully, but these errors were encountered: