Skip to content

Creating a synthetic tumor/normal sample pair from CHM1/CHM13 haploid cell lines.

Notifications You must be signed in to change notification settings

koesterlab/chm-synthetic-tumor-normal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Snakemake workflow: generating a synthetic tumor/normal dataset from the haploid cell lines CHM1 and CHM13

Snakemake DOI

This workflow generates a synthetic tumor/normal dataset based on the syndip benchmark.

Authors

  • Johannes Köster (@johanneskoester)

Usage

In any case, if you use this workflow in a paper, don't forget to give credits to the authors (and the authors of the syndip benchmark) by citing the URL of this (original) repository.

Perform a dry-run via

snakemake --use-conda -n

Execute the workflow locally via

snakemake --use-conda --cores $N

using $N cores or run it in a cluster environment via

snakemake --use-conda --cluster qsub --jobs 100

or

snakemake --use-conda --drmaa --jobs 100

See the Snakemake documentation for further details.

About

Creating a synthetic tumor/normal sample pair from CHM1/CHM13 haploid cell lines.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages