An open API service indexing awesome lists of open source software.

https://github.com/murrellgroup/invariantpointattention.jl

Julia implementation of AlphaFold 2's Invariant Point Attention
https://github.com/murrellgroup/invariantpointattention.jl

alphafold2 deep-learning transformer

Last synced: 4 months ago
JSON representation

Julia implementation of AlphaFold 2's Invariant Point Attention

Awesome Lists containing this project

README

          

# InvariantPointAttention

[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://murrellgroup.github.io/InvariantPointAttention.jl/stable/)
[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://murrellgroup.github.io/InvariantPointAttention.jl/dev/)
[![Build Status](https://github.com/MurrellGroup/InvariantPointAttention.jl/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/MurrellGroup/InvariantPointAttention.jl/actions/workflows/CI.yml?query=branch%3Amain)
[![Coverage](https://codecov.io/gh/MurrellGroup/InvariantPointAttention.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/MurrellGroup/InvariantPointAttention.jl)

This is a Julia implementation of Invariant Point Attention (IPA), which is is defined in the [supplementary information](https://www.nature.com/articles/s41586-021-03819-2#Sec20) of the [AlphaFold 2 paper](https://www.nature.com/articles/s41586-021-03819-2).