Last updated: 2024-03-21
Checks: 2 0
Knit directory: mi_spatialomics/
This reproducible R Markdown analysis was created with workflowr (version 1.7.1). The Checks tab describes the reproducibility checks that were applied when the results were created. The Past versions tab lists the development history.
Great! Since the R Markdown file has been committed to the Git repository, you know the exact version of the code that produced these results.
Great! You are using Git for version control. Tracking code development and connecting the code version to the results is critical for reproducibility.
The results in this page were generated with repository version e6213a5. See the Past versions tab to see a history of the changes made to the R Markdown and HTML files.
Note that you need to be careful to ensure that all relevant files for
the analysis have been committed to Git prior to generating the results
(you can use wflow_publish
or
wflow_git_commit
). workflowr only checks the R Markdown
file, but you know if there are other scripts or data files that it
depends on. Below is the status of the Git repository when the results
were generated:
Ignored files:
Ignored: .DS_Store
Ignored: .Rproj.user/
Ignored: analysis/.DS_Store
Ignored: analysis/deprecated/.DS_Store
Ignored: analysis/molecular_cartography_python/.DS_Store
Ignored: analysis/seqIF_python/.DS_Store
Ignored: analysis/seqIF_python/pixie/.DS_Store
Ignored: analysis/seqIF_python/pixie/cell_clustering/
Ignored: annotations/.DS_Store
Ignored: annotations/SeqIF/.DS_Store
Ignored: annotations/molkart/.DS_Store
Ignored: annotations/molkart/Figure1_regions/.DS_Store
Ignored: annotations/molkart/Supplementary_Figure4_regions/.DS_Store
Ignored: data/.DS_Store
Ignored: data/140623.calcagno_et_al.seurat_object.rds
Ignored: data/Calcagno2022_int_logNorm_annot.h5Seurat
Ignored: data/IC_03_IF_CCR2_CD68 cell numbers.xlsx
Ignored: data/Traditional_IF_absolute_cell_counts.csv
Ignored: data/Traditional_IF_relative_cell_counts.csv
Ignored: data/pixie.cell_table_size_normalized_cell_labels.csv
Ignored: data/results_cts_100.sqm
Ignored: data/seqIF_regions_annotations/
Ignored: data/seurat/
Ignored: output/.DS_Store
Ignored: output/mol_cart.harmony_object.h5Seurat
Ignored: output/molkart/
Ignored: output/proteomics/
Ignored: output/results_cts.lowres.125.sqm
Ignored: output/seqIF/
Ignored: pipeline_configs/.DS_Store
Ignored: plots/
Ignored: references/.DS_Store
Ignored: renv/.DS_Store
Ignored: renv/library/
Ignored: renv/staging/
Untracked files:
Untracked: analysis/deprecated/figures.supplementary_figureX.Rmd
Untracked: analysis/deprecated/figures.supplementary_figure_X.MistyR.Rmd
Unstaged changes:
Deleted: analysis/figures.supplementary_figureX.Rmd
Deleted: analysis/figures.supplementary_figure_X.MistyR.Rmd
Deleted: analysis/figures.supplementary_figure_X.proteomics_qc.Rmd
Deleted: figures/Figure_5.eps
Deleted: figures/Figure_5.pdf
Deleted: figures/Figure_5.png
Deleted: figures/Figure_5.svg
Deleted: figures/Supplementary_Figure_1_Molecular_Cartography_ROIs.png
Deleted: figures/Supplementary_figure_5.segmentation_metrics.poster.eps
Modified: figures/Supplementary_figure_X.proteomics.eps
Modified: figures/Supplementary_figure_X.proteomics.png
Deleted: results_cts.lowres.125.sqm
Note that any generated files, e.g. HTML, png, CSS, etc., are not included in this status report because it is ok for generated content to have uncommitted changes.
These are the previous versions of the repository in which changes were
made to the R Markdown (analysis/data_processing.Rmd
) and
HTML (docs/data_processing.html
) files. If you’ve
configured a remote Git repository (see ?wflow_git_remote
),
click on the hyperlinks in the table below to view the files as they
were in that past version.
File | Version | Author | Date | Message |
---|---|---|---|---|
Rmd | 56559c7 | FloWuenne | 2024-03-21 | Cleaned up repository. |
Rmd | f4d5c82 | FloWuenne | 2024-01-15 | Latest update to Seurat analysis with reprocessed data. |
Rmd | 2d9b909 | FloWuenne | 2024-01-09 | Pushing latest changes. Updating molkart data. |
html | 2d9b909 | FloWuenne | 2024-01-09 | Pushing latest changes. Updating molkart data. |
html | b267494 | FloWuenne | 2023-12-06 | Build site. |
Rmd | 2dcd178 | FloWuenne | 2023-12-06 | wflow_publish("*") |
html | 2dcd178 | FloWuenne | 2023-12-06 | wflow_publish("*") |
Rmd | 5dee03d | FloWuenne | 2023-09-04 | Latest code update. |
html | 5dee03d | FloWuenne | 2023-09-04 | Latest code update. |
html | 67e546d | FloWuenne | 2023-07-23 | Build site. |
html | 3b5ca40 | FloWuenne | 2023-06-12 | Added code for supplementary Figures. |
html | 51754b9 | FloWuenne | 2023-06-12 | Build site. |
html | d764fa8 | FloWuenne | 2023-06-12 | Build site. |
Rmd | 62020bf | FloWuenne | 2023-06-12 | Configure site header. |
The raw Molecular Cartography data was processed using the nf-core/molkart pipeline (revision:
81eafe9f9993d4daf16371ba3804ce9ae08053ad). The configurations,
parameters and models used to reproduce the processing can be found in :
./pipeline_configs/nf-core_molkart
.
All downstream processing after nf-core/molkart was performed in R and Python using scripts provided and documented in this repository. See Data analysis - Molecular Cartography for more details.
Raw Lunaphore images were processed using MCMICRO. The configurations, parameters
and commands used can be found in :
./pipeline_configs/mcmicro
.
Downstream processing after MCMICRO was performed in R and Python using scripts provided and documented in this repository. See Data analysis - SeqIF for more details.