sgoel30 commited on
Commit
feec6b9
·
verified ·
1 Parent(s): cc5f7d1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -12
README.md CHANGED
@@ -10,20 +10,16 @@ license: cc-by-nc-nd-4.0
10
  <div align="center">
11
  <a href="https://shreygoel09.github.io/" target="_blank">Shrey Goel</a><sup>1</sup>&ensp;<b>&middot;</b>&ensp;
12
  <a href="https://www.linkedin.com/in/perin-schray-96855a32b/" target="_blank">Perin Schray</a><sup>2</sup>&ensp;<b>&middot;</b>&ensp;
13
- <a href="https://www.linkedin.com/in/yinuozhang98/" target="_blank">Yinuo Zhang</a><sup>4</sup>&ensp;<b>&middot;</b>&ensp;
14
- <a href="https://www.linkedin.com/in/sophia-vincoff-185192146/" target="_blank">Sophia Vincoff</a><sup>3</sup>&ensp;<b>&middot;</b>&ensp;
15
  <a href="https://www.linkedin.com/in/htkratochvil/" target="_blank">Huong T. Kratochvil</a><sup>2</sup>&ensp;<b>&middot;</b>&ensp;
16
- <a href="https://www.chatterjeelab.com/" target="_blank">Pranam Chatterjee</a><sup>3<sup>
17
  <br>
18
  <p style="font-size: 16px;">
19
  <sup>1</sup> Duke University &emsp;
20
  <sup>2</sup> UNC—Chapel Hill &emsp;
21
- <sup>3</sup> University of Pennsylvania &emsp;
22
- <sup>4</sup> Duke-NUS Medical School &emsp;
23
- </p>
24
- <p style="font-size: 16px;">
25
- <sup>4</sup> Duke University
26
- </p>
27
  </div>
28
 
29
  <div align="center">
@@ -32,12 +28,10 @@ license: cc-by-nc-nd-4.0
32
  </div>
33
 
34
 
35
- # Token-Level Guided Discrete Diffusion for Membrane Protein Design
36
 
37
- ![MemDLM diagram](./memdlm_schematic.png)
38
 
 
39
 
40
- arXiv preprint: https://arxiv.org/abs/2410.16735
41
 
42
  Reparameterized diffusion models (RDMs) have recently matched autoregressive methods in protein generation, motivating their use for challenging tasks such as designing membrane proteins, which possess interleaved soluble and transmembrane (TM) regions.
43
 
 
10
  <div align="center">
11
  <a href="https://shreygoel09.github.io/" target="_blank">Shrey Goel</a><sup>1</sup>&ensp;<b>&middot;</b>&ensp;
12
  <a href="https://www.linkedin.com/in/perin-schray-96855a32b/" target="_blank">Perin Schray</a><sup>2</sup>&ensp;<b>&middot;</b>&ensp;
13
+ <a href="https://www.linkedin.com/in/yinuozhang98/" target="_blank">Yinuo Zhang</a><sup>3</sup>&ensp;<b>&middot;</b>&ensp;
14
+ <a href="https://www.linkedin.com/in/sophia-vincoff-185192146/" target="_blank">Sophia Vincoff</a><sup>4</sup>&ensp;<b>&middot;</b>&ensp;
15
  <a href="https://www.linkedin.com/in/htkratochvil/" target="_blank">Huong T. Kratochvil</a><sup>2</sup>&ensp;<b>&middot;</b>&ensp;
16
+ <a href="https://www.chatterjeelab.com/" target="_blank">Pranam Chatterjee</a><sup>4<sup>
17
  <br>
18
  <p style="font-size: 16px;">
19
  <sup>1</sup> Duke University &emsp;
20
  <sup>2</sup> UNC—Chapel Hill &emsp;
21
+ <sup>3</sup> Duke-NUS Medical School &emsp;
22
+ <sup>4</sup> University of Pennsylvania &emsp;
 
 
 
 
23
  </div>
24
 
25
  <div align="center">
 
28
  </div>
29
 
30
 
 
31
 
 
32
 
33
+ ![MemDLM diagram](./memdlm_schematic.png)
34
 
 
35
 
36
  Reparameterized diffusion models (RDMs) have recently matched autoregressive methods in protein generation, motivating their use for challenging tasks such as designing membrane proteins, which possess interleaved soluble and transmembrane (TM) regions.
37