Contributing
For now, only users with permissions for this repository can add/delete datasets. If you don't have the permissions but want to add a dataset, open an issue to discuss with us.
Git-LFS setup
Before adding a dataset, make sure you have setup git-lfs.
Adding a dataset
- Add one/multiple
.h5adfile(s) under the right directory, according to the rightspeciesandtissue. E.g.,human/breast/filename.h5ad. Each file corresponds to one slide. - Fill the corresponding metadata under
metadata.csv - Just commit files as usual.
git-lfswill handle it.