Function port, compound- and pose set (issue 2264) - #253
Merged
Conversation
Check pose alignment uniqueness (issue 2094 )
Implement data loading part of the workflow (issue 2230)
stashing unfinished work
Started work on analysis tools (partial 2231)
- DownloadService (services/download.py): async download_structures flow (POST -> poll task_status_url -> GET file), apo_desolv-only payload. - HIPPO._ensure_apo_desolv_files(): lazy per-instance fetch into data/downloads/<project>/<target>; wipes prior downloads on init. - declare requests dependency; add localhost stack URL to utils_frag. - PoseModel.pose_path -> protein_link (field resolving apo-desolv paths). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Download - downloads protein structures from fragalysis given target, project and protein list Auth - Checks if user has permissions to access target from ISPyB (but doesn't enforce it because library) Had to merge auth path now because project info necessary for target download from frag.
Includes some bugfixes
end-to-end. Plotting not been tested yet
Not getting all the same results, needs some debugging
Appears to run workflow 2 with recipes (umbrella ticket 2231)
Necessary for testing with ssh tunnel to production database
attempt, because can't reproduce
Attempt to fix data loading bug
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.