ckmah / bento-tools

A Python toolkit for subcellular analysis of spatial transcriptomics data
https://bento-tools.readthedocs.io/en/latest/
BSD 2-Clause "Simplified" License
63 stars 6 forks source link

make each dataset its own api call #55

Closed ckmah closed 2 years ago

ckmah commented 2 years ago

Currently, requires calls to bento.datasets.load_dataset() to load data. I propose adding methods such as bento.datasets.seqfish() for more intuitive loading of included datasets.