Description
Resolves #84 by introducing a smiles-to-molblock API endpoint. Now users can submit an array of compound smiles, and the endpoint will attempt to convert each input smiles into a molblock.
Also made some minor changes to other the compound processing endpoints (e.g. for greater interpretability).
Description Resolves #84 by introducing a
smiles-to-molblock
API endpoint. Now users can submit an array of compound smiles, and the endpoint will attempt to convert each input smiles into a molblock.Also made some minor changes to other the compound processing endpoints (e.g. for greater interpretability).