Skip to content

Commit 6b32ebb

Browse files
committed
fix
1 parent 4a2ab0a commit 6b32ebb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

  • docs/tutorials

docs/tutorials/integration_fixed-spectra/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
In this tutorial, we demonstrate how to standardise data while using only measured dye spectra.
44

5-
First, we use [rainbow beads to calibrate the flow cytometer](tutorials/integration_fixed-spectra/integration_fixed-spectra-rainbow.ipynb), and apply this to the spectra and raw samples. Afterwards, we [fit a marker normalization using reference samples](tutorials/integration_fixed-spectra/integration_fixed-spectra-ref.ipynb) to normalize the unmixed marker intensities. While we strongly encourage the use of rainbow beads, the marker normalization can also be used independently from the cytometer standardization, and will be the dominant source of batch effects in many setups.
5+
First, we use [rainbow beads to calibrate the flow cytometer](integration_fixed-spectra-rainbow.ipynb), and apply this to the spectra and raw samples. Afterwards, we [fit a marker normalization using reference samples](integration_fixed-spectra-ref.ipynb) to normalize the unmixed marker intensities. While we strongly encourage the use of rainbow beads, the marker normalization can also be used independently from the cytometer standardization, and will be the dominant source of batch effects in many setups.
66

77
```{toctree}
88
:hidden:

docs/tutorials/integration_variable-spectra/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
In this tutorial, we showcase our full pipeline, including inferring appropriate dye spectra for every batch.
44

5-
As in the simpler case, we start with the [rainbow bead calibration](tutorials/integration_variable-spectra/integration_variable-spectra-rainbow.ipynb) and apply it to the samples and single stain measurements. Afterwards, we [model the dye spectra variability](tutorials/integration_variable-spectra/integration_variable-spectra-dye.ipynb) to compress the full spectral matrix into a smaller embedding. This then allows us to [fit a full standardisation from overlapping samples](tutorials/integration_variable-spectra/integration_variable-spectra-model.ipynb), including both marker normalization factors and inferred dye spectra for every batch.
5+
As in the simpler case, we start with the [rainbow bead calibration](integration_variable-spectra-rainbow.ipynb) and apply it to the samples and single stain measurements. Afterwards, we [model the dye spectra variability](integration_variable-spectra-dye.ipynb) to compress the full spectral matrix into a smaller embedding. This then allows us to [fit a full standardisation from overlapping samples](integration_variable-spectra-model.ipynb), including both marker normalization factors and inferred dye spectra for every batch.
66

77
```{toctree}
88
:hidden:

0 commit comments

Comments
 (0)