Last updated: 2021-12-17

Checks: 2 0

Knit directory: 20211209_JingxinRNAseq/analysis/

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.

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:    .Rproj.user/
    Ignored:    ._.DS_Store
    Ignored:    code/.snakemake/
    Ignored:    code/17751327
    Ignored:    code/Alignments/
    Ignored:    code/ClinVar/
    Ignored:    code/FastqFastp/
    Ignored:    code/Session.vim
    Ignored:    code/SplicingAnalysis/
    Ignored:    code/log
    Ignored:    code/logs/
    Ignored:    code/scratch/
    Ignored:    code/slurm-15129743.out
    Ignored:    code/slurm-15130459.out
    Ignored:    code/slurm-15132009.out
    Ignored:    code/slurm-15132188.out
    Ignored:    code/slurm-15132283.out
    Ignored:    code/slurm-15132284.out
    Ignored:    code/slurm-15132285.out
    Ignored:    code/slurm-15132286.out
    Ignored:    code/slurm-15132287.out
    Ignored:    code/slurm-15132288.out
    Ignored:    code/slurm-15132289.out
    Ignored:    code/slurm-15132290.out
    Ignored:    code/slurm-15132291.out
    Ignored:    code/slurm-15132292.out
    Ignored:    code/slurm-15132293.out
    Ignored:    code/slurm-15132294.out
    Ignored:    code/slurm-15132295.out
    Ignored:    code/slurm-15132296.out
    Ignored:    code/slurm-15132297.out
    Ignored:    code/slurm-15132298.out
    Ignored:    code/slurm-15132299.out
    Ignored:    code/slurm-15132300.out
    Ignored:    code/slurm-15132301.out
    Ignored:    code/slurm-15132302.out
    Ignored:    code/slurm-15132303.out
    Ignored:    code/slurm-15132304.out

Untracked files:
    Untracked:  .gitignore
    Untracked:  20211209_JingxinRNAseq.Rproj
    Untracked:  README.md
    Untracked:  _workflowr.yml
    Untracked:  analysis/
    Untracked:  code/.editorconfig
    Untracked:  code/.gitattributes
    Untracked:  code/.gitignore
    Untracked:  code/.test/
    Untracked:  code/README.md
    Untracked:  code/Snakefile
    Untracked:  code/config/
    Untracked:  code/envs/
    Untracked:  code/rules/
    Untracked:  code/scripts/ExtractFromVcf.py
    Untracked:  code/scripts/common/
    Untracked:  code/scripts/leafcutter_cluster_regtools_py3.py
    Untracked:  code/snakemake_profiles/
    Untracked:  data/
    Untracked:  output/

Staged changes:
    New:        .gitmodules
    New:        code/scripts/leafcutter

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.


There are no past versions. Publish this analysis with wflow_publish() to start tracking its development.


MIT License

Copyright (c) 2021 Benjamin Fair

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.