/cutandtag

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Snakemake License

Snakemake Workflow for Cut&Tag pipeline

Run the pipeline

snakemake -jn 

where n is the number of cores for example for 10 cores use:

snakemake -j10