Skip to content

Commit

Permalink
nieuwe phyloseq file waar stalen zonder OTUs verwijderd zijn, en waar…
Browse files Browse the repository at this point in the history
… stalen die oorspronkelijk geen metadata hadden zijn toegevoegd
  • Loading branch information
slambrechts committed Feb 12, 2024
1 parent 221f771 commit 9cc9fc9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/rmarkdown/annelida_data_analyse.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@ path_naar_bestand <- file.path(
"data",
"statistiek",
"Annelida",
"phyloseq_Olig01_Annelida",
"physeq_Olig01_Annelida_species.Rdata"
"phyloseq",
"physeq_Olig01_Annelida_species_mbag.Rdata"
)
load(path_naar_bestand)
Expand Down

0 comments on commit 9cc9fc9

Please sign in to comment.