an R package for the preprocessing and quality control of imaging-based spatial transcriptomics data
To install the package, R must be at least 4.4.0.
First try to run the following either in R or in a virgin environment:
BiocManager::install(repo="drighelli/SpaceTrooper", ref = "main")
If you want a not stable version of the package you can use:
BiocManager::install(repo="drighelli/SpaceTrooper", ref = "devel")
If you were able to install the package correctly, CONGRATULATIONS!!! 🎉🎉🎉
Now check the Intro vignette.
Please report any issue on GH here!
Thanks for checking out!🌸