🧬 superdarks: Code files : 2-post_query_analysis/library
📜 Scripts in this folder
The stage-2 post-query analysis scripts (1-upset_analysis_on_filtered_hits.py, 2-upset_analysis_on_unfiltered_hits.py, 3-plot_score_contours.py) are self-contained and rely only on mainstream Python packages, so this library/ folder does not ship bundled modules. For shared Isom-Lab modules (compGeometry.py, pdbFile.py, determinants.py, …) see the sister library/ folders under 1-query_code/ and 3-post_query_informatics/.
3rd_party_requirements.txt— External dependencies required by the stage-2 scripts:numpy,tqdm. (UpSet plots additionally requireupsetplotandmatplotlib; contour plots requirematplotlibin a headless backend — pip-install alongside these.)
⚠️ Disclaimer
This is research-grade code provided for academic and exploratory purposes only. It is not intended for professional or clinical deployment.