Skip to content

package for comparing spatial transcriptomics datasets

License

Notifications You must be signed in to change notification settings

pakiessling/spatial_compare

 
 

Repository files navigation

Spatial_Compare

work in progress!

this package is in development and currently unsupported

Comparison of spatial experiments based on matched labels.

image

Not fancy, helpful ™.

to install: To install Spatial_Compare:

  1. Clone the repo and cd into the project directory
    git clone https://github.com/AllenInstitute/spatial_compare.git
    cd spatial_compare
    
  2. Install the required dependencies and install the project:
    pip install -r requirements.txt
    pip install .
    

Alternatively you can install directly from github:

    pip install git+https://github.com/AllenInstitute/spatial_compare.git

The example notebook walks through some comparisons across Xenium experiments on marmoset brain.

About

package for comparing spatial transcriptomics datasets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.5%
  • Python 0.5%