Niklas Rindtorff
    • Create new note
    • Create a note from template
      • Sharing URL Link copied
      • /edit
      • View mode
        • Edit mode
        • View mode
        • Book mode
        • Slide mode
        Edit mode View mode Book mode Slide mode
      • Customize slides
      • Note Permission
      • Read
        • Only me
        • Signed-in users
        • Everyone
        Only me Signed-in users Everyone
      • Write
        • Only me
        • Signed-in users
        • Everyone
        Only me Signed-in users Everyone
      • Engagement control Commenting, Suggest edit, Emoji Reply
      • Invitee
    • Publish Note

      Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note

      Your note will be visible on your profile and discoverable by anyone.
      Your note is now live.
      This note is visible on your profile and discoverable online.
      Everyone on the web can find and read all notes of this public team.
      See published notes
      Unpublish note
      Please check the box to agree to the Community Guidelines.
      View profile
    • Commenting
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
      • Everyone
    • Suggest edit
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
    • Emoji Reply
    • Enable
    • Versions and GitHub Sync
    • Note settings
    • Engagement control
    • Transfer ownership
    • Delete this note
    • Save as template
    • Insert from template
    • Import from
      • Dropbox
      • Google Drive
      • Gist
      • Clipboard
    • Export to
      • Dropbox
      • Google Drive
      • Gist
    • Download
      • Markdown
      • HTML
      • Raw HTML
Menu Note settings Sharing URL Create Help
Create Create new note Create a note from template
Menu
Options
Versions and GitHub Sync Engagement control Transfer ownership Delete this note
Import from
Dropbox Google Drive Gist Clipboard
Export to
Dropbox Google Drive Gist
Download
Markdown HTML Raw HTML
Back
Sharing URL Link copied
/edit
View mode
  • Edit mode
  • View mode
  • Book mode
  • Slide mode
Edit mode View mode Book mode Slide mode
Customize slides
Note Permission
Read
Only me
  • Only me
  • Signed-in users
  • Everyone
Only me Signed-in users Everyone
Write
Only me
  • Only me
  • Signed-in users
  • Everyone
Only me Signed-in users Everyone
Engagement control Commenting, Suggest edit, Emoji Reply
Invitee
Publish Note

Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note

Your note will be visible on your profile and discoverable by anyone.
Your note is now live.
This note is visible on your profile and discoverable online.
Everyone on the web can find and read all notes of this public team.
See published notes
Unpublish note
Please check the box to agree to the Community Guidelines.
View profile
Engagement control
Commenting
Permission
Disabled Forbidden Owners Signed-in users Everyone
Enable
Permission
  • Forbidden
  • Owners
  • Signed-in users
  • Everyone
Suggest edit
Permission
Disabled Forbidden Owners Signed-in users Everyone
Enable
Permission
  • Forbidden
  • Owners
  • Signed-in users
Emoji Reply
Enable
Import from Dropbox Google Drive Gist Clipboard
   owned this note    owned this note      
Published Linked with GitHub
Subscribed
  • Any changes
    Be notified of any changes
  • Mention me
    Be notified of mention me
  • Unsubscribe
Subscribe
# Protein Binder Engineering Let's build open tools to generate protein binders at scale. ## Problem Therapeutic [antibodies](https://en.wikipedia.org/wiki/Monoclonal_antibody), [ADCs](https://www.nature.com/articles/s41571-021-00470-8), [BITEs](https://en.wikipedia.org/wiki/Bi-specific_T-cell_engager), [DARPins](https://en.wikipedia.org/wiki/DARPin), and [CAR](https://en.wikipedia.org/wiki/Chimeric_antigen_receptor_T_cell)-based therapeutics are platform technologies that are giving rise to an increasing number of modern (and very expensive) medicines. These platforms are all united by the fact that an engineered protein needs to bind tightly to a target protein associated with a disease. This type of protein engineering is a minimization task: The input is the 3D structure (a .pdb file) of a target protein and the goal is to find the sequence of amino acids that code for a protein, referred to as a binder, that binds tightly to the target. Despite the great overall potential of protein binders, the tools used to design these therapeutics are expensive and inaccessible. For example, most [display](https://en.wikipedia.org/wiki/Yeast_display) methods take multiple weeks to generate promising antibody candidates and tools for computational protein design are pubblished by academic scientists without a further incentive to make the tool run at production-grade scale. A particularly interesting use-case for protein binders as therapeutics against aging related diseases, is the clearance of senescent cells from the human body by senolytic cell therapies. Previous work by [Amor et al.](https://www.nature.com/articles/s41586-020-2403-9), demonstrated that senescent cells can be effectively cleared from the body using CAR-T cells targeting the surface protein encoded by the [PLAUR](https://www.genecards.org/cgi-bin/carddisp.pl?gene=PLAUR) gene. While most CAR-T cells are based on scFv binders, prior studies have demonstrated that computationally more tractable [DARPin](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4678647) binders can also be used for cell therapies. ## Solution We aim to develop a series of computational tools enabling the easy generation of candidate protein binders, ready for in-vitro affinity testing and refinement. These tools will be hosted as executable APIs ontop the lab-exchange. In detail, the tools we will develop comprise a * Generation of proposed constructs * Planning of protein generation, including cloning strategy * Target binding affinity estimation ## Active Learning Loop 1. representation learning and sampling - amino acid sequence generating transformer models 2. structure prediction - alphafold 3. relaxation - molecular dynamics 4. function - target binding affinity ## serving model infrastructure * [Huggingface](https://cceyda.github.io/blog/huggingface/torchserve/streamlit/ner/2020/10/09/huggingface_streamlit_serve.html) ## Technology protein representation learning * ESM-1B * Prot-Trans * [Rostlab models](https://huggingface.co/Rostlab/prot_t5_xl_bfd) * [others](https://huggingface.co/models?other=protein%20language%20model) Rif-dock ## folding into desired shapes graph neural networks https://www.sciencedirect.com/science/article/pii/S2405471220303276 https://gitlab.com/ostrokach/proteinsolver [DLAB](https://github.com/oxpig/dlab-public) [DMSopt](https://github.com/dahjan/DMS_opt) ### Target identification and candidate generation workflow ## Team (alphabetical) * [Corina Amor Vegas](https://twitter.com/corina_amor_MD) * [Finsam Samson](https://twitter.com/FinsamSamson) * [Leo Chicaybam](https://twitter.com/leochicaybam) * Mahdi * [Niklas Rindtorff](https://twitter.com/Niklas_TR) * [Stanley Bishop](https://twitter.com/ScienceStanley) ### support needed * structural biologist * scientific software engineer * computational biologist ## Financials ## Literature #### Current Focus [AbLang: An antibody language model for completing antibody sequences (Jan 2022)](https://www.biorxiv.org/content/10.1101/2022.01.20.477061v1) ### Protein binder design * [Design of protein binding proteins from target structure alone (Mar 2022)](https://doi.org/10.1038/s41586-022-04654-9) * [De novo design of picomolar SARS-CoV-2 miniprotein inhibitors (Oct 2020)](https://doi.org/10.1126/science.abd9909) ## closed source * [IG-VAE: generative modeling of protein structure by direct 3D coordinate generation (Feb 2022)](https://www.biorxiv.org/content/10.1101/2020.08.07.242347v2.full.pdf) ### Binder refinement ### Additional protein design * [A defined structural unit enables de novo design of small-molecule–binding proteins (Sep 2020)](https://doi.org/10.1126/science.abb8330) * [De novo design of potent and selective mimics of IL-2 and IL-15 (Jan 2019)](https://doi.org/10.1038/s41586-018-0830-7) * [De novo design of a fluorescence-activating β-barrel (Sep 2018)](https://doi.org/10.1038/s41586-018-0509-0) [End-to-end learning of multiple sequence alignments with differentiable Smith-Waterman (Oct 2021)](https://www.biorxiv.org/content/10.1101/2021.10.23.465204v1) Computational design of ligand-binding proteins with high affinity and selectivity (Sep 2013) https://doi.org/10.1038/nature12443 Literature: Non-binder ML/Design of Proteins Protein sequence design with a learned potential (Feb 2022) https://doi.org/10.1038/s41467-022-28313-9 Efficient evolution of human antibodies from general protein language models and sequence information alone (Apr 2022) https://www.biorxiv.org/content/10.1101/2022.04.10.487811v1 Software RosettaDock 4.0 Protocol https://r2.graylab.jhu.edu/apps/submit/docking-4 https://doi.org/10.1016/j.bpj.2017.11.1919 RIFdock https://github.com/rifdock/rifdock https://doi.org/10.1038/s41586-018-0509-0 Openfold https://twitter.com/Romeritos/status/1512007307655266312 ### unsorted Reading * [notion](https://www.notion.so/67a570bc9a97434f8126d06522709f9d) * [DARPIN based cell therapy](https://pubmed.ncbi.nlm.nih.gov/31548346/) Literature: Protein Binders

Import from clipboard

Paste your markdown or webpage here...

Advanced permission required

Your current role can only read. Ask the system administrator to acquire write and comment permission.

This team is disabled

Sorry, this team is disabled. You can't edit this note.

This note is locked

Sorry, only owner can edit this note.

Reach the limit

Sorry, you've reached the max length this note can be.
Please reduce the content or divide it to more notes, thank you!

Import from Gist

Import from Snippet

or

Export to Snippet

Are you sure?

Do you really want to delete this note?
All users will lose their connection.

Create a note from template

Create a note from template

Oops...
This template has been removed or transferred.
Upgrade
All
  • All
  • Team
No template.

Create a template

Upgrade

Delete template

Do you really want to delete this template?
Turn this template into a regular note and keep its content, versions, and comments.

This page need refresh

You have an incompatible client version.
Refresh to update.
New version available!
See releases notes here
Refresh to enjoy new features.
Your user state has changed.
Refresh to load new user state.

Sign in

Forgot password

or

By clicking below, you agree to our terms of service.

Sign in via Facebook Sign in via Twitter Sign in via GitHub Sign in via Dropbox Sign in with Wallet
Wallet ( )
Connect another wallet

New to HackMD? Sign up

Help

  • English
  • 中文
  • Français
  • Deutsch
  • 日本語
  • Español
  • Català
  • Ελληνικά
  • Português
  • italiano
  • Türkçe
  • Русский
  • Nederlands
  • hrvatski jezik
  • język polski
  • Українська
  • हिन्दी
  • svenska
  • Esperanto
  • dansk

Documents

Help & Tutorial

How to use Book mode

Slide Example

API Docs

Edit in VSCode

Install browser extension

Contacts

Feedback

Discord

Send us email

Resources

Releases

Pricing

Blog

Policy

Terms

Privacy

Cheatsheet

Syntax Example Reference
# Header Header 基本排版
- Unordered List
  • Unordered List
1. Ordered List
  1. Ordered List
- [ ] Todo List
  • Todo List
> Blockquote
Blockquote
**Bold font** Bold font
*Italics font* Italics font
~~Strikethrough~~ Strikethrough
19^th^ 19th
H~2~O H2O
++Inserted text++ Inserted text
==Marked text== Marked text
[link text](https:// "title") Link
![image alt](https:// "title") Image
`Code` Code 在筆記中貼入程式碼
```javascript
var i = 0;
```
var i = 0;
:smile: :smile: Emoji list
{%youtube youtube_id %} Externals
$L^aT_eX$ LaTeX
:::info
This is a alert area.
:::

This is a alert area.

Versions and GitHub Sync
Get Full History Access

  • Edit version name
  • Delete

revision author avatar     named on  

More Less

Note content is identical to the latest version.
Compare
    Choose a version
    No search result
    Version not found
Sign in to link this note to GitHub
Learn more
This note is not linked with GitHub
 

Feedback

Submission failed, please try again

Thanks for your support.

On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?

Please give us some advice and help us improve HackMD.

 

Thanks for your feedback

Remove version name

Do you want to remove this version name and description?

Transfer ownership

Transfer to
    Warning: is a public team. If you transfer note to this team, everyone on the web can find and read this note.

      Link with GitHub

      Please authorize HackMD on GitHub
      • Please sign in to GitHub and install the HackMD app on your GitHub repo.
      • HackMD links with GitHub through a GitHub App. You can choose which repo to install our App.
      Learn more  Sign in to GitHub

      Push the note to GitHub Push to GitHub Pull a file from GitHub

        Authorize again
       

      Choose which file to push to

      Select repo
      Refresh Authorize more repos
      Select branch
      Select file
      Select branch
      Choose version(s) to push
      • Save a new version and push
      • Choose from existing versions
      Include title and tags
      Available push count

      Pull from GitHub

       
      File from GitHub
      File from HackMD

      GitHub Link Settings

      File linked

      Linked by
      File path
      Last synced branch
      Available push count

      Danger Zone

      Unlink
      You will no longer receive notification when GitHub file changes after unlink.

      Syncing

      Push failed

      Push successfully