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

ChemspiderManager #32

Open
4 of 8 tasks
egonw opened this issue Dec 25, 2020 · 0 comments
Open
4 of 8 tasks

ChemspiderManager #32

egonw opened this issue Dec 25, 2020 · 0 comments

Comments

@egonw
Copy link
Owner

egonw commented Dec 25, 2020

  • public IFile loadCompound(int csid, IFile target, IProgressMonitor monitor)
  • public List resolve(String inchiKey, IProgressMonitor monitor)
  • public String downloadAsString(Integer csid, IProgressMonitor monitor)
  • public IMolecule download(Integer csid, IProgressMonitor monitor)
  • public List similaritySearch(IMolecule mol, Float tanimoto, IProgressMonitor monitor)
  • public List exactSearch(IMolecule mol, IProgressMonitor monitor)
  • public List substructureSearch(IMolecule mol, IProgressMonitor monitor)
  • public List simpleSearch(IMolecule mol, IProgressMonitor monitor)
@egonw egonw created this issue from a note in Overview Bioclipse 2 API Coverage (Partly supported) Dec 25, 2020
@egonw egonw mentioned this issue Dec 25, 2020
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Partly supported
Development

No branches or pull requests

1 participant