Last updated: 2023-11-14

Checks: 2 0

Knit directory: NextClone-analysis/

This reproducible R Markdown analysis was created with workflowr (version 1.7.0). 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 872093b. 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:    data/cellranger_out/
    Ignored:    data/nextclone_out/.DS_Store

Untracked files:
    Untracked:  data/nextclone_out/dnaseq_clone_barcode_counts_20231114.csv

Unstaged changes:
    Deleted:    data/nextclone_out/dnaseq_clone_barcode_counts_20231109.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
html 9fb414f Givanna Putri 2023-11-13 Build site.
Rmd ca5457a Givanna Putri 2023-11-13 update
html ca5457a Givanna Putri 2023-11-13 update
Rmd 1662b0c Givanna Putri 2023-10-20 analysis for ozsinglecell 23
html 1662b0c Givanna Putri 2023-10-20 analysis for ozsinglecell 23
Rmd e8b74da Givanna Putri 2023-10-11 Start workflowr project.

Abstract

The study of clonal dynamics has significantly advanced our understanding of cellular heterogeneity and lineage trajectories. With recent developments in lineage-tracing protocols such as ClonMapper or SPLINTR, which combine DNA barcoding with single-cell RNA sequencing (scRNA-seq), biologists can trace the lineage and evolutionary paths of individual clones while simultaneously observing their transcriptomic changes over time. Here, we present NextClone and CloneDetective, an integrated highly scalable Nextflow pipeline and R package for efficient extraction and quantification of clonal barcodes from scRNA-seq data and DNA sequencing data tagged with lineage-tracing barcodes. We applied both NextClone and CloneDetective to data from a barcoded MCF7 cell line, and demonstrate their important role for advancing clonal analysis in the era of high-throughput sequencing.

NextClone and CloneDetective are freely available and open-source on github (https://github.com/phipsonlab/NextClone and https://github.com/phipsonlab/CloneDetective). Documentations and tutorials for both NextClone and CloneDetective can be found at (xxx).

Authors

Givanna Putri 1, Nichelle Pires 2, Nadia Davidson 1, Catherine Blyth 2, Aziz Al’Khafaji 3, Shom Goel 2, Belinda Phipson 1

1 The Walter and Eliza Hall Institute of Medical Research, Parkville, VIC, Australia

2 Peter MacCallum Cancer Centre and The Sir Peter MacCallum Department of Oncology, The University of Melbourne, Parkville, VIC, Australia

3 Broad Institute of MIT and Harvard, Cambridge, Massachusetts, USA