Metadata-Version: 2.1
Name: SpaDecon
Version: 1.1.0
Summary: SpaDecon: Integrating gene expression and histology information to perform cell type deconvolution on spatial transcriptomics data
Home-page: https://github.com/kylepcoleman87/SpaDecon
Author: Kyle Coleman
Author-email: kylecole@pennmedicine.upenn.edu
License: UNKNOWN
Description: # SpaDecon: cell-type deconvolution in spatial transcriptomics with transfer learning
        
        ### Kyle Coleman, Jian Hu, Amelia Schroeder, Edward B. Lee, Mingyao Li*
        
        SpaDecon is a transfer learning-based method developed to perform cell-type deconvolution on spatially resolved transcriptomics (SRT) datasets.
        
        A markdown tutorial file can be found here: https://github.com/kpcoleman/SpaDecon/blob/main/tutorial/Tutorial.md
        
        A tutorial in the form of a jupyter notebook can be found here: https://github.com/kpcoleman/SpaDecon/blob/main/tutorial/tutorial.ipynb
        
        ![png](images/spadecon_workflow.png)
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
