Skip to content

mchowdh200/cancer-sv-pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Cancer SV calling Pipeline

  • Currently under construction...

Snakefile located under workflow/. Basic configuration is contained in workflow/conf/config.yaml. Per rule slurm configuration is located in workflow/conf/cluster-config.yaml.

Dependencies

  • conda - for a minimal install of conda, check out miniconda

  • mamba - drop in replacement for conda's package manager. Used to install snakemake

$ conda install -n base -c conda-forge mamba
  • snakemake
$ mamba create -c conda-forge -c bioconda -n snakemake snakemake

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published