Last updated: 2021-07-03

Checks: 2 0

Knit directory: wildlife-bacteria/

This reproducible R Markdown analysis was created with workflowr (version 1.6.2). The Checks tab describes the reproducibility checks that were applied when the results were created. The Past versions tab lists the development history.


Great! Since the R Markdown file has been committed to the Git repository, you know the exact version of the code that produced these results.

Great! You are using Git for version control. Tracking code development and connecting the code version to the results is critical for reproducibility.

The results in this page were generated with repository version af6ad5b. See the Past versions tab to see a history of the changes made to the R Markdown and HTML files.

Note that you need to be careful to ensure that all relevant files for the analysis have been committed to Git prior to generating the results (you can use wflow_publish or wflow_git_commit). workflowr only checks the R Markdown file, but you know if there are other scripts or data files that it depends on. Below is the status of the Git repository when the results were generated:


Ignored files:
    Ignored:    .DS_Store
    Ignored:    .Rhistory
    Ignored:    .Rproj.user/
    Ignored:    analysis/.DS_Store
    Ignored:    analysis/_footer.html
    Ignored:    data/.DS_Store
    Ignored:    output/.DS_Store
    Ignored:    output/plots/.DS_Store
    Ignored:    output/plots/QC/.DS_Store
    Ignored:    output/plots/boxplots_select_taxa/.DS_Store
    Ignored:    output/plots/heatmaps/.DS_Store
    Ignored:    output/plots/maps/.DS_Store
    Ignored:    output/plots/tax_prev_abund/.DS_Store

Untracked files:
    Untracked:  ENA_docs/
    Untracked:  NCBI_data/
    Untracked:  data/dada2/
    Untracked:  data/dada2_tois/
    Untracked:  data/taxa_trees/
    Untracked:  data/tmp/
    Untracked:  output/beta-div-statistics.txt
    Untracked:  output/supp_table_pos.xlsx
    Untracked:  tmp/

Unstaged changes:
    Modified:   RData/amp_dec_bact.RData
    Modified:   RData/amp_raw_bact.RData
    Modified:   RData/ps_dec_bact.RData
    Modified:   RData/ps_raw_bact.RData
    Modified:   README.md
    Deleted:    analysis/site-map.Rmd
    Deleted:    analysis/tois.Rmd

Note that any generated files, e.g. HTML, png, CSS, etc., are not included in this status report because it is ok for generated content to have uncommitted changes.


These are the previous versions of the repository in which changes were made to the R Markdown (analysis/index.Rmd) and HTML (docs/index.html) files. If you’ve configured a remote Git repository (see ?wflow_git_remote), click on the hyperlinks in the table below to view the files as they were in that past version.

File Version Author Date Message
Rmd af6ad5b siobhon-egan 2021-07-03 general update
Rmd 1734474 siobhon-egan 2021-07-02 fix conflict
html 1734474 siobhon-egan 2021-07-02 fix conflict
Rmd e926c9d siobhon-egan 2021-07-02 fix conflicts
html e926c9d siobhon-egan 2021-07-02 fix conflicts
Rmd 33466dd siobhon-egan 2021-07-01 update inc accession no
html 33466dd siobhon-egan 2021-07-01 update inc accession no
Rmd 5f4c86d siobhon-egan 2021-05-23 restructure pages
html 5f4c86d siobhon-egan 2021-05-23 restructure pages
Rmd 0d602a3 siobhon-egan 2021-05-23 updates to pages
html 0d602a3 siobhon-egan 2021-05-23 updates to pages
html a69dea3 siobhon-egan 2021-04-24 Build site.
Rmd 6ebcc5d siobhon-egan 2021-04-24 updates
html 6ebcc5d siobhon-egan 2021-04-24 updates
html a0173d4 siobhon-egan 2021-02-26 Build site.
Rmd d502188 siobhon-egan 2021-02-26 microbiome visualization
html 7aafdac siobhon-egan 2021-02-26 Build site.
Rmd 0e683ca siobhon-egan 2021-02-26 Publish the initial files for myproject
Rmd 681fc13 siobhon-egan 2021-01-29 Start workflowr project.

In the spirit of reproducibility this project website is created that outlines analysis done for the following publication:

The bacterial biome of ticks and their wildlife hosts at the sylvatic urban interface.

Authors: Siobhon L. Egan, Casey L. Taylor, Peter B. Banks, Amy S. Northover, Liisa A. Ahlstrom, Una M. Ryan, Peter J. Irwin, Charlotte L. Oskam.

This publication is also a chapater of my PhD Thesis 2021.

Project website available here http://siobhonlegan.com/wildlife-bacteria/ and source code is available at https://github.com/siobhon-egan/wildlife-bacteria/

Data availbility

Raw Illumina MiSeq data is available at European nucleotide archive the project accession number PRJEB46006 (ERP130188), which includes the following sample accession numbers:

In addition the following nucleotide sequence data has been deposited to GenBank

Supporting data

Data produced after bioinformatic analysis of raw Illumina MiSeq data such as taxonomy table, ASV count data and metadata is available within the Rdata/ directory in .RData format.

Illumina MiSeq data generated from the metabarcoding of ticks targeting the 12S rRNA locus has been deposited in the European nucleotide archive under the project accession number PRJEB46056 (ERP130244), which includes the following sample accession numbers: ERS6635126–ERS6635348 (BioSample # SAMEA8952359–SAMEA8952582)

Nucleotide data for subset of zOTUs generated are available in for the molecular identification of ticks has been uploaded to GenBank under accession numbers MW665133–MW665150.


Project website by Siobhon L. Egan, 2021. This site was created in R Markdown with workflowr