Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 854 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 854 Bytes

tissue

Screenshot 2022-10-28 at 16 24 37

Screenshot 2022-10-28 at 16 24 50

Features

tissue is a model repository in a single python package for the manuscript Fischer, D. S., Ali, M., Richter, S., Etrürk, A. and Theis, F. "Graph neural networks learn emergent tissue properties from spatial molecular profiles."

Installation

The package can be installed by cloning the repository and running,

pip install -e .

and to install the Dataloaders used in this package,

pip install https://github.com/theislab/ncem/archive/supervised_dataloading_buffer.zip