moltimate / moltimate-backend

A protein active site alignment tool
GNU General Public License v2.0
10 stars 6 forks source link

MOL-62: Added Macromolecule by ID for docking #146

Closed ada-phillips closed 4 years ago

ada-phillips commented 4 years ago

Added macromoleculeID field to Docking Request, and added fetchMacromolecule method to DockingService for getting the pdb file. Also changed LigandService.fetchLigand to take only the ligandID, not the whole request object.

Description

Checklist