Skip to content

Rewrite examples to use current API, add README#19

Merged
afloresep merged 1 commit intomasterfrom
rewrite-examples
Mar 25, 2026
Merged

Rewrite examples to use current API, add README#19
afloresep merged 1 commit intomasterfrom
rewrite-examples

Conversation

@afloresep
Copy link
Owner

@afloresep afloresep commented Mar 25, 2026

  • pet_breed_audit: use metric="cosine" instead of manual distance matrix
  • mnist_cosine_tmap: remove commented-out code, use model.path()
  • smiles_tmap: rewrite as low-level pipeline demo (MinHash/LSHForest)
  • molecules_tmap: rename from cluster_65053_tmap, high-level counterpart
  • Fix bogus pip install tmap[chemistry] and tmap[singlecell] references
  • Add examples/README.md organized by domain

- pet_breed_audit: use metric="cosine" instead of manual distance matrix
- mnist_cosine_tmap: remove commented-out code, use model.path()
- smiles_tmap: rewrite as low-level pipeline demo (MinHash/LSHForest)
- molecules_tmap: rename from cluster_65053_tmap, high-level counterpart
- sar_egfr: use fingerprints_from_smiles/murcko_scaffolds/molecular_properties
- convert_old_tmap: use argparse, deduplicate color layout calls
- convert_old_afdb: remove sys.path hack, fix lint
- Fix bogus pip install tmap[chemistry] and tmap[singlecell] references
- Add examples/README.md organized by domain
@afloresep afloresep merged commit 0754c0d into master Mar 25, 2026
6 checks passed
@afloresep afloresep deleted the rewrite-examples branch March 25, 2026 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant