Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: google-deepmind/alphafold
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: deisseroth-lab/alphafold
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dlab-sherlock-multimer
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 7 files changed
  • 3 contributors

Commits on Jan 5, 2022

  1. Do not upgrade jax in Dockerfile

    See:
    #324
    chrisroat committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    c342e5b View commit details
    Browse the repository at this point in the history
  2. Mods to run on Sherlock SLURM the dlab way

    - slurm launch script
    - run_alphafold_dlab wrapper that can copy big input data locally
    - env tweaks to run on Sherlock cluster
    - Makefile for building singularity container
    chrisroat committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    b2360c8 View commit details
    Browse the repository at this point in the history
  3. Update launch command in README

    Run via repo checked out in GROUP_HOME
    chrisroat committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    fcb3162 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. Configuration menu
    Copy the full SHA
    9f192f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1583888 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from avivko/dlab-sherlock-multimer

    fixed typo for is_prokaryote_list to work
    chrisroat committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    2eb7d53 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Update dcp command in README

    Origin and destination paths for copying alphafold databases were flipped (should be FROM oak TO scratch).
    eamonbyrne committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    4073b8b View commit details
    Browse the repository at this point in the history
Loading