Skip to content

navinlabcode/Copykit_manuscript_code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

CopyKit Manuscript Code

This repository contains the main data processing workflows, benchmarking scripts, and supplementary code associated with the manuscript: "Delineating the copy-number substructure of metastatic tumors with CopyKit".

While the CopyKit R package is the primary software tool, this repository houses the specific scripts used for the sample processing, performance benchmarks, simulations and visualizations described in the paper.

πŸ“‚ Repository Structure

1. benchmark/

This directory contains the scripts used to evaluate the performance of CopyKit and compare it against other single-cell copy number analysis tools.

  • benchmark_accuracy: Code for generating synthetic single-cell datasets to test accuracy and resolution.
  • benchmark_time: Scripts to run CopyKit alongside other methods to benchmark runtime, memory usage, and segmentation accuracy.
  • downsampling: Scripts to run CopyKit alongside other methods to benchmark runtime, memory usage, and segmentation accuracy.

2. sample_process/

This directory contains the primary pipeline scripts used to process the single-cell DNA sequencing data (scDNA-seq) of the 7 tumor and 3 cell line samples. This directory also includes the scripts for statistical tests and visualizations presented in the study.

3. singularity/

Contains definition files for building the Singularity container to run the scripts in the sample_process/ directory and reproduce the results and plots in the paper.


πŸ”— Related Repositories

πŸ“– Citation

If you use the code or workflows in this repository, please cite the CopyKit manuscript:

πŸ“ž Contact

For questions regarding the code in this repository, please open an issue or contact the Navin Lab at MD Anderson Cancer Center.


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published