Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Checkin #5

Open
wants to merge 18 commits into
base: new_delphipot
Choose a base branch
from
Open

Checkin #5

wants to merge 18 commits into from

Commits on Jul 29, 2021

  1. 🚧 get imports to run in environment

    Henry committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    9b94e11 View commit details
    Browse the repository at this point in the history
  2. 🐛 pdb list or potential keys. use potential keys

    - avoid key-errors due to change of loop units
    - changed input (to be committed in a next step)
    - plot is still gibberish
    Henry committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    25f4d93 View commit details
    Browse the repository at this point in the history
  3. ✨ add changes of David: residual potentials

    dict with
     - key as comb. of pos. and resdidual
     - value: surface potential
    Henry committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    29c3022 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    04ec73f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2 from hackathonismb/new_delphipot

    combining the atoms pot to residues
    Henry authored Jul 29, 2021
    Configuration menu
    Copy the full SHA
    8386540 View commit details
    Browse the repository at this point in the history
  6. 🚧 Visualize unique dist in DataFrame

    - similarity DataFrame. Features are similarites/distances
    - normalization can be added now vectorized
    - only unique distances/similiarities, no self-correlation
    Henry committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    c0f064c View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. 🚧 scripts to integrate

    Henry committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    660d2bd View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into checkin

    Henry committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    3033f64 View commit details
    Browse the repository at this point in the history
  3. 🚧 Add David's latest changes

    Henry committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    4410864 View commit details
    Browse the repository at this point in the history
  4. ✨ David's last figure, super fast;)

    - old data file processing used
    - new one has additional checks
    Henry committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    89c6079 View commit details
    Browse the repository at this point in the history
  5. 📝 update workflow notes

    - notes after meeting
    - start in this repository is provided in
    list_pdb_files
    Henry committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    d8fc195 View commit details
    Browse the repository at this point in the history
  6. 🚧 set up snakemake workflow for step1

    - get potentials for further processing (step 1)
      in workflow described in bin/README.md
    Henry committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    6c5480c View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2021

  1. ✨ add switch to delphipot.js

    - produce either residual or surface potentials
    - add more "help" to delphipot.js script
    - add surface potential creation to snakemake
    
    - idea: best would be to adapt the js.script to write to disk to avoid
      repeated downloads and invocations of the node script...
    Henry committed Jul 31, 2021
    Configuration menu
    Copy the full SHA
    41d3554 View commit details
    Browse the repository at this point in the history
  2. 🎨 format

    Henry committed Jul 31, 2021
    Configuration menu
    Copy the full SHA
    e4d4bbd View commit details
    Browse the repository at this point in the history
  3. 🚧 begin cleaning scripts

    - get feedback from Mahita on logic
    - think about output format
    Henry committed Jul 31, 2021
    6 Configuration menu
    Copy the full SHA
    b2dbf05 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2021

  1. ✨ update data loading and selection of AGs

    - create dictionary view of data
    - add analysis for number of regions available
    - select 180 AGs
    - enlarge plot
    Henry committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    ab208af View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

  1. 🎨 remove output

    enryh committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    2f3cbcc View commit details
    Browse the repository at this point in the history
  2. 🎨 autoformat file

    enryh committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    26eeea8 View commit details
    Browse the repository at this point in the history