Last updated: 2024-10-02
Checks: 2 0
Knit directory: damsel_paper/analysis/
This reproducible R Markdown analysis was created with workflowr (version 1.7.1). 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 e761f85. 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: data/.DS_Store
Ignored: renv/library/
Ignored: renv/staging/
Untracked files:
Untracked: data/damsel_counts.rds
Untracked: data/damsel_counts_a.rds
Untracked: data/damsel_counts_b.rds
Untracked: data/sd_1_SRR794884-vs-Dam.kde-norm.gatc-FDR0.01.peaks.gff
Untracked: data/sd_2_SRR7948877-vs-Dam.kde-norm.gatc-FDR0.01.peaks.gff
Untracked: data/txdb_genes.rds
Untracked: output/damsel_dm.rds
Untracked: output/damsel_genes.rds
Untracked: output/damsel_peaks.rds
Untracked: output/fp_vissers_peaks.txt
Untracked: output/keep
Untracked: output/lrt_sd.txt
Untracked: output/marshall_peaks.rds
Untracked: output/peaks.txt
Untracked: output/vissers_dm.rds
Untracked: output/vissers_peaks.rds
Untracked: output/vissers_peaks.txt
Untracked: output/vissers_peaks_mod.rds
Untracked: renv/.gitignore
Unstaged changes:
Modified: code/run-Damsel.R
Modified: code/run-Vissers.R
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 | e761f85 | caitlinpage | 2024-10-02 | wflow_publish("analysis/index.Rmd") |
| html | 3ad67cf | caitlinpage | 2024-10-02 | Build site. |
| Rmd | e8a632e | caitlinpage | 2024-10-02 | wflow_publish("analysis/index.Rmd") |
| Rmd | 554ccee | caitlinpage | 2024-08-16 | Start workflowr project. |
Damsel: analysis and visualisation of DamID Sequencing in R
This site contains the analysis conducted in “Damsel: analysis and visualisation of DamID Sequencing in R”
Abstract DamID sequencing is a technique to map the genome-wide interaction of a protein with DNA. Damsel is the first Bioconductor package to provide an end to end analysis for DamID sequencing data within R. Damsel performs quantification and testing of significant binding sites along with exploratory and visual analysis. Damsel produces results consistent with previous analysis approaches.
Authors Caitlin G Page1,2, Andrew Lonsdale1,2,3, Katrina A Mitchell1,2, Jan Schröder4, Kieran F Harvey1,2,5, Alicia Oshlack1,2,6+
1 Peter MacCallum Cancer Centre
2 Sir Peter MacCallum Department of Oncology, The University
of Melbourne
3 Murdoch Children’s Research Institute, Parkville, VIC,
3052, Australia 4 Computational Sciences Initiative,
Department of Microbiology and Immunology, Peter Doherty Institute for
Infection and Immunity, The University of Melbourne 5
Department of Anatomy and Developmental Biology, and Biomedicine
Discovery Institute, Monash University 6 School of
Mathematics and Statistics, The University of Melbourne +
corresponding author
Analysis 1. Analyse DamID-Seq with Damsel