Last updated: 2024-02-27
Checks: 2 0
Knit directory: ATAC_learning/
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 e9a7e59. 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: data/Ind1_75DA24h_dedup_peaks.csv
Ignored: data/Ind4_79B24h_dedup_peaks.csv
Ignored: data/Ind4_V24h_fraglength.txt
Ignored: data/Ind4_fragment_files.txt
Ignored: data/Ind4_summary.txt
Ignored: data/aln_run1_results.txt
Ignored: data/anno_ind1_DA24h.RDS
Ignored: data/anno_ind4_V24h.RDS
Ignored: data/ind1_DA24hpeaks.RDS
Ignored: data/ind4_V24hpeaks.RDS
Ignored: data/initial_complete_stats_run1.txt
Ignored: data/multiqc_fastqc_run1.txt
Ignored: data/multiqc_fastqc_run2.txt
Ignored: data/multiqc_genestat_run1.txt
Ignored: data/multiqc_genestat_run2.txt
Ignored: data/trimmed_seq_length.csv
Untracked files:
Untracked: code/just_for_Fun.R
Unstaged changes:
Modified: analysis/Fastqc_results.Rmd
Modified: analysis/Peak_calling.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 | e9a7e59 | reneeisnowhere | 2024-02-27 | adding new pages |
html | 0c3188a | reneeisnowhere | 2024-01-30 | Build site. |
Rmd | 8e28155 | reneeisnowhere | 2024-01-30 | wflow_publish("analysis/index.Rmd") |
html | dce7d59 | reneeisnowhere | 2024-01-30 | Build site. |
html | 55d891a | reneeisnowhere | 2024-01-30 | Build site. |
Rmd | d3369b4 | reneeisnowhere | 2024-01-30 | added .html |
html | 3e1d2f6 | reneeisnowhere | 2024-01-30 | Build site. |
Rmd | 28c2b34 | reneeisnowhere | 2024-01-30 | first updates |
html | 16f89fc | reneeisnowhere | 2023-10-16 | Build site. |
Rmd | 0301e92 | reneeisnowhere | 2023-10-16 | making a new project |
Rmd | 701c573 | reneeisnowhere | 2023-10-16 | Start workflowr project. |
Welcome to me learning about ATAC-sequencing!
Good luck to me for this process. I will update as I learn more.
For my first page: Fastqc analysis of ATAC data
For my second page: (in which I attempt to take my pre-processing
data and attempt QC analysis for ATAC data)
Read
counts and Peak calling