-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1 from SchapiroLabor/Update-README
Update README.md
- Loading branch information
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
# Highly-multiplexed imaging of immune cell infiltration routes in myocardial infarction | ||
# Spatial omics of acute myocardial infarction reveals a novel mode of immune cell infiltration | ||
|
||
# Introduction | ||
|
||
This repository contains the code required to reproduce the results from the manuscript 'Spatial omics of acute myocardial infarction reveals a novel mode of immune cell infiltration'. | ||
|
||
# Repository contents | ||
|
||
This repository was created using [workflowR](https://workflowr.github.io/workflowr/index.html) to ensure reproducibility and accessibility. The repository contains description and links for processing of raw imaging data stored on Synapse using nextflow pipelines. For downstream, data analysis, the repo contains a mix of Rmarkdown scripts, as well as Jupyter notebooks for data analysis. | ||
This repository was created using [workflowR](https://workflowr.github.io/workflowr/index.html) to ensure reproducibility and accessibility. The repository contains description and links for processing of raw imaging data stored on Synapse using nextflow pipelines. For downstream, data analysis, the repo contains a mix of Rmarkdown scripts, as well as Jupyter notebooks. | ||
|
||
# Website | ||
|
||
The rendered website containing all of the code for this project can be accessed here: | ||
|
||
### <https://flowuenne.github.io/mi_spatialomics/> | ||
### [https://flowuenne.github.io/mi_spatialomics/](https://schapirolabor.github.io/mi_spatialomics/) |