- Created initial github page.
- Created package.
- Created vignettes.
- Checked package... passed R CMD check and BiocCheck.
- Ready to submit.
- Fixed a bug due to genes with zero expression in tissue spots but positive expression in background spots.
- As a result, when creating the slide object, genes will be filtered by average expression in tissue spots, not all spots.
- Submitted to Bioconductor for review
- First round review
- Second round review
- Our paper is published in Nature Communications!
- Fixed a bug due to updated slots in SpatialExperiment objects
- Fixed a bug in vignettes for column sum on sparse matrix.