Skip to content

Tags: KosinskiLab/AlphaPulldownSnakemake

Tags

2.1.7

Toggle 2.1.7's commit message
Allow the GPU model to be optional without causing errors

2.1.6

Toggle 2.1.6's commit message
Flags for creating features

2.1.5

Toggle 2.1.5's commit message
Typo in recursive_report rule

2.1.4

Toggle 2.1.4's commit message
Use delimiter from config for inference

2.1.3

Toggle 2.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #34 from KosinskiLab/snakemake_executor_plugin

1) use official snakemake executor plugin
https://snakemake.github.io/snakemake-plugin-catalog/plugins/executor/slurm.html
2) automatically bind all used disks to singularity 
3) simplify README.md
4) Snakefile: change `walltime` to `runtime` everywhere
5) `config.yaml` 
     - update `alphafold_inference` slurm instructions (second line was ignored before)
     - use smaller proteins for tests
     - added profiles for slurm and for local workstation into `config/ `so it is shipped upon snakedeploy

2.1.2

Toggle 2.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #31 from KosinskiLab/use_af3_features

Use af3 features with AF3 backend

2.0.4

Toggle 2.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #30 from KosinskiLab/af3_weights_flag

Af3 weights flag

2.2.0

Toggle 2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md

1.4.0

Toggle 1.4.0's commit message
Made container sources configurable

1.3.0

Toggle 1.3.0's commit message
Moved splitting to scripts directive