There was an error while loading. Please reload this page.
High coverage samples:
Processing the 1KG dataset with sv-callers:
cd /project/gcg/Data/1KG git clone https://github.com/GooglingTheCancerGenome/sv-callers.git cd sv-callers
snakemake --use-conda --latency-wait 30 --jobs 30 \ --cluster 'xenon scheduler slurm --location local:// submit --name smk.{rule} --inherit-env --cores-per-task {threads} --max-run-time 7500 --max-memory {resources.mem_mb} --working-directory . --stderr stderr-%j.log --stdout stdout-%j.log' &>smk.log&