This little snakemake script will execute LDSC runs
git clone https://github.com/bulik/ldsc.git
cd ldsc
conda env create --file environment.yml
snakemake --cores all --jobs 20 --cluster 'sbatch -t 1:00:00 --mem=12000'
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This little snakemake script will execute LDSC runs
git clone https://github.com/bulik/ldsc.git
cd ldsc
conda env create --file environment.yml
snakemake --cores all --jobs 20 --cluster 'sbatch -t 1:00:00 --mem=12000'