Skip to content

Commit

Permalink
link fix
Browse files Browse the repository at this point in the history
  • Loading branch information
3mmaRand committed Mar 21, 2024
1 parent 62097d7 commit 0890c6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion r4babs4/week-6/workshop.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ The column names are the same as those used in the [Data Analysis 2: Immunobiolo
library(tidyverse)
```

🎬 Save a copy of [live_labelled.csv](data-raw/live_labelled.csv) to your `data-processed` folder.
🎬 Save a copy of [live_labelled.csv](data-processed/live_labelled.csv) to your `data-processed` folder.
These cells have been AI cleaned, gated to remove debris and dead cells, and labelled as positive or negative for the E_coli_FITC_Lin and TNFa_APC_Lin signals[^1].

[^1]: [Data Analysis 2: Immunobiology - Sample data analysis](../week-2/workshop.html) workshop has been amended to include the instruction to save these data at the end.
Expand Down

0 comments on commit 0890c6f

Please sign in to comment.