https://github.com/helenalc/biocspatialchallenges
https://github.com/helenalc/biocspatialchallenges
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/helenalc/biocspatialchallenges
- Owner: HelenaLC
- Created: 2020-12-09T17:29:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-22T15:11:13.000Z (over 5 years ago)
- Last Synced: 2025-05-14T07:16:30.576Z (about 1 year ago)
- Size: 206 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Motivation
The goal of `BiocSpatialChallenges` is to host challenges contributed by and for the Bioconductor community in the context of spatially resolved transcriptomics data.
While infrastructure and workflows for spatially resolved transcriptomics data analysis are already available elsewhere, we hope to develop tools that interact nicely with already existent Bioconductor infrastructure - as a community!
# Structure
- Each challenge is a stand-alone `.Rmd` file, located in the `vignettes/challenges` directory
- Challenges are rated at one of three levels of difficulty: novice, intermediate, advanced
- Ideally, a challenge should be linked to a GitHub issue in an already existent package/repository
# Website
- link to pkgdown website: https://helenalc.github.io/BiocSpatialChallenges
# BiocChallenges
This project is inspired to the main project [BiocChallenges](https://kevinrue.github.io/BiocChallenges/) and it could be
merged into it in the future.