Holmes commited on
Commit ·
dcda47f
1
Parent(s): ca7299e
test
Browse files
README.md
CHANGED
|
@@ -1,18 +1,10 @@
|
|
| 1 |
# P2DFlow
|
| 2 |
|
| 3 |
-
> ## ℹ️ The version 2 of codes for P2DFlow will come soon to align with the new revised paper, and for easier use and modification (the old version can run correctly)
|
| 4 |
-
|
| 5 |
P2DFlow is a protein ensemble generative model with SE(3) flow matching based on ESMFold, the ensembles generated by P2DFlow could aid in understanding protein functions across various scenarios.
|
| 6 |
|
| 7 |
Technical details and evaluation results are provided in our paper:
|
| 8 |
* [P2DFlow: A Protein Ensemble Generative Model with SE(3) Flow Matching](https://arxiv.org/abs/2411.17196)
|
| 9 |
|
| 10 |
-
<p align="center">
|
| 11 |
-
<img src="resources/workflow.jpg" width="600"/>
|
| 12 |
-
</p>
|
| 13 |
-
|
| 14 |
-

|
| 15 |
-
|
| 16 |
|
| 17 |
## Table of Contents
|
| 18 |
1. [Installation](#Installation)
|
|
|
|
| 1 |
# P2DFlow
|
| 2 |
|
|
|
|
|
|
|
| 3 |
P2DFlow is a protein ensemble generative model with SE(3) flow matching based on ESMFold, the ensembles generated by P2DFlow could aid in understanding protein functions across various scenarios.
|
| 4 |
|
| 5 |
Technical details and evaluation results are provided in our paper:
|
| 6 |
* [P2DFlow: A Protein Ensemble Generative Model with SE(3) Flow Matching](https://arxiv.org/abs/2411.17196)
|
| 7 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
|
| 9 |
## Table of Contents
|
| 10 |
1. [Installation](#Installation)
|