From f0a8a10e7db9868ab4236b5b4fe0c3bcbd17f60a Mon Sep 17 00:00:00 2001 From: Erik Fasterius Date: Thu, 5 Sep 2024 08:09:54 +0200 Subject: [PATCH] Change title for reports for clarity --- bin/clustering.qmd | 3 +-- bin/quality_controls.qmd | 3 +-- bin/spatially_variable_genes.qmd | 3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/bin/clustering.qmd b/bin/clustering.qmd index 671471c..8c62585 100644 --- a/bin/clustering.qmd +++ b/bin/clustering.qmd @@ -1,6 +1,5 @@ --- -title: "nf-core/spatialvi" -subtitle: "Dimensionality reduction and clustering" +title: "Dimensionality reduction and clustering" format: nf-core-html: default jupyter: python3 diff --git a/bin/quality_controls.qmd b/bin/quality_controls.qmd index 6bfe9c3..784ec78 100644 --- a/bin/quality_controls.qmd +++ b/bin/quality_controls.qmd @@ -1,6 +1,5 @@ --- -title: "nf-core/spatialvi" -subtitle: "Pre-processing and quality controls" +title: "Pre-processing and quality controls" format: nf-core-html: default jupyter: python3 diff --git a/bin/spatially_variable_genes.qmd b/bin/spatially_variable_genes.qmd index 6d52c92..5adc45e 100644 --- a/bin/spatially_variable_genes.qmd +++ b/bin/spatially_variable_genes.qmd @@ -1,6 +1,5 @@ --- -title: "nf-core/spatialvi" -subtitle: "Neighborhood enrichment analysis and Spatially variable genes" +title: "Neighborhood enrichment analysis and Spatially variable genes" format: nf-core-html: default jupyter: python3