Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
KasperSkytte committed Jul 3, 2024
1 parent b9f15f8 commit 64907c8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions analysis/analysis.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -66,14 +66,13 @@ as.data.frame(readstats, check.names = FALSE)
```

# Prediction accuracy across WWTPs
## Bray-Curtis only
## Bray-Curtis only (Figure 1)
```{r}
bp_all_list <- boxplot_all(
results_batch_dir,
save = TRUE
)
## Bray-Curtis only, flip x and y (otherwise too big plot for manuscript)
runs <- list.dirs(
results_batch_dir,
Expand Down

0 comments on commit 64907c8

Please sign in to comment.