| 13 | * Sequence databases |
| 14 | - Scooter accidentally deleted BLAST and AlphaFold and ESMFold k-mer sequence databases. |
| 15 | - Databases are not backed up and need to be rebuilt. |
| 16 | - Cron update scripts rebuilt PDB and NR databases. |
| 17 | - Tom restored AlphaFold and ESMFold databases. |
| 18 | - Scooter writing a script to update Uniref databases which were 10 years out of date. |
| 19 | |
| 20 | * Selina work in progress |
| 21 | - Working on CLIP organ segmentation method. |
| 22 | - Tested on UCSF PHI data, 72 data sets, only 35 usable. |
| 23 | - Also tried unreleased newer nnUnet organ segmentation from John's Hopkins. Works slightly better than CLIP. |
| 24 | - Analyzed different kinds of errors: under segmentation, over segmentation, mixing organs. |
| 25 | - Ground truth established by eye. Selina says boundaries are visually clear. |
| 26 | - Selina made prototype web-site showing results. |
| 27 | - Scooter suggests next goal is write short paper showing CLIP and nnUnet analysis results. |
| 28 | - Also want to make a ChimeraX bundle to call a web service to run CLIP or nnUnet. |
| 29 | |
| 30 | * Ion classification |
| 31 | - Responding to manuscript reviewers of MIC paper at Nature Communications. |
| 32 | - Reviewers wanted a "no ion" class. |
| 33 | - Working on making an "open bubble" Python module to calculate molecular neighborhood fingerprinting used by MIC. |
| 34 | - Have made a ChimeraX tool to run it. |
| 35 | - Will run MIC from ChimeraX on local computer using PyTorch since CPU speed is adequate. |
| 36 | |