Last updated: 2021-11-23

Checks: 2 0

Knit directory: paed-BAL-meth-ref/

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 5169214. 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:    .Rhistory
    Ignored:    .Rproj.user/
    Ignored:    code/deident.R
    Ignored:    code/geoprep.R
    Ignored:    data/idat/
    Ignored:    data/processedData.RData
    Ignored:    output/GO-Any.csv
    Ignored:    output/GO-Both.csv
    Ignored:    output/GO-Diff.csv
    Ignored:    output/GO-Same.csv
    Ignored:    output/intensities.csv
    Ignored:    output/processed.csv

Unstaged changes:
    Modified:   .gitignore
    Modified:   data/Samplesheet_BAL_reference.csv

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 5169214 Jovana Maksimovic 2021-11-23 wflow_publish(c(“analysis/index.Rmd”, “analysis/estimateCellProportions.Rmd”))
html 8400f0f Jovana Maksimovic 2021-09-28 Build site.
Rmd ccfe590 Jovana Maksimovic 2021-09-28 wflow_publish(c(“analysis/index.Rmd”, “analysis/license.Rmd”,
html 10147c0 Jovana Maksimovic 2021-09-27 Build site.
Rmd 1114da3 Jovana Maksimovic 2021-09-27 wflow_publish(c(“analysis/index.Rmd”, “analysis/dataPreprocess.Rmd”,
Rmd ba5a59c Jovana Maksimovic 2021-09-27 Start workflowr project.

Methylation profiling of purified cell types from paediatric Bronchoalveolar Lavage (BAL)

This site contains the results of the analyses performed to develop a genome-wide DNA methylation reference panel of the clinically-relevant constituent cell types of paediatric BAL collected from children with cystic fibrosis. This reference panel can be used in conjunction with appropriate reference-based deconvolution methods to adjust for cell composition in epigenome-wide association studies of pulmonary health and disease, particularly in paediatric cohorts.

Follow the links below to view the different parts of the analysis.

Analysis

  • Data cleaning, processing and processing
    • Data pre-processing: Quality control, normalisation and exploration of the BAL methylation data.
  • Estimating cell type proportions
    • Estimate proportions: Estimation of cell type proportions in the paediatric samples using the custom BAL methylation reference panel.

Licenses

The code in this analysis is covered by the MIT license and the written content on this website is covered by a Creative Commons CC-BY license.