Skip to content

Commit

Permalink
Added ToDos to README
Browse files Browse the repository at this point in the history
  • Loading branch information
rostro36 committed Dec 7, 2023
1 parent d82eba2 commit 32e74c1
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,11 @@
In this work-in-progress project we search for the capabilites of [AlphaFold2](https://github.com/deepmind/alphafold) ([localcolabfold](https://github.com/YoshitakaMo/localcolabfold)) on top of the traditional protein folding.
These experiments also serve as datapoints to find out about the learnt concepts of AlphaFold2, like the suggestion by [Roney & Ovchinnikov](https://journals.aps.org/prl/abstract/10.1103/PhysRevLett.129.238101)
For this, we focussed on the oftentimes overlooked template input and single sequence input.

## ToDo
Among other things, these are still things todo:
- test method with an all gaps input instead of single sequence
- explore results of the DIPS100 dataset
- better code quality (reproducibility and readability)
## Experiments
- Monomer refinement of [CASP14](https://predictioncenter.org/casp14/targetlist.cgi) and [OmegaFold](https://github.com/HeliXonProtein/OmegaFold) hard proteins
- Multimerisation with [CASP14](https://predictioncenter.org/casp14/targetlist.cgi) oligomers
Expand All @@ -22,4 +26,4 @@ The repository needs better clean-up. We will improve reproducibility soon.
- *visualisations/* → other visualisations

## Contact
If there are questions, please file a [GitHub issue](https://github.com/ibmm-unibe-ch/template-analysis/issues) or send an e-mail to thomas.lemmin@unibe.ch and jannik.gut@unibe.ch.
If there are questions, please file a [GitHub issue](https://github.com/ibmm-unibe-ch/template-analysis/issues) or send an e-mail to thomas.lemmin@unibe.ch and jannik.gut@unibe.ch.

0 comments on commit 32e74c1

Please sign in to comment.