|
26 | 26 | <a class="nav-link" aria-current="page" href="index.html">Home</a> |
27 | 27 | <a class="nav-link" href="tutorials.html">Tutorials</a> |
28 | 28 | <a class="nav-link" href="data.html">Data</a> |
| 29 | + <a class="nav-link" href="interactive/index.html">SyConn interactive</a> |
29 | 30 | <a class="nav-link active" href="about.html">About</a> |
30 | 31 | </div> |
31 | 32 | </div> |
|
39 | 40 |
|
40 | 41 | <div class="container m-3"> |
41 | 42 | <h3 class="display-6 header">Project</h3> |
42 | | - <p class="lead" style="text-align: justify;">SyConn-Neuroglancer provides web access to connectomic datasets processed with SyConn. It is based on a fork of the original <a href="https://github.com/google/neuroglancer">google/neuroglancer</a> project developed and maintained by Jeremy Maitin-Shepard at Google Research in Viren Jain’s team, with contributions from many other research organizations. We aim to keep our fork in sync with the upstream project and contribute as much as possible back to the original code base.</p> |
43 | | - <p class="lead" style="text-align: justify;">SyConn web provides an analysis interface for simple connectomic queries, such as filtering of the neurons based on properties, the identification of pre- and postsynaptic neurons or the listing of different cell types and is continuously extended by us based on actual analysis needs. Please write to us if you are interested in a specific analysis that might be particularly useful.</p> |
44 | | - |
45 | | -{# <h3 class="display-6 header" id="dataset">Dataset</h3>#} |
46 | | -{# <h4>j0251</h4>#} |
47 | | -{# <p class="lead" style="text-align: justify;">#} |
48 | | -{# EM data acquisition: <i>J. Kornfeld</i> <br>#} |
49 | | -{# Alignment: <i>J. Kornfeld & A. Pope (V. Jain's team, Google Research)</i> <br>#} |
50 | | -{# SyConn processing: <i>P. Schubert</i> <br>#} |
51 | | -{# Cell & ultrastructure segmentation: <i>M. Januszewski (V. Jain's team, Google Research)</i>#} |
52 | | -{# </p>#} |
53 | | -{# <h4>j0126</h4>#} |
54 | | -{# <p class="lead" style="text-align: justify;">#} |
55 | | -{# EM data acquisition: <i>J. Kornfeld</i> <br>#} |
56 | | -{# Alignment: <i>J. Kornfeld & A. Pope (V. Jain's team, Google Research)</i> <br>#} |
57 | | -{# SyConn processing: <i>P. Schubert</i> <br>#} |
58 | | -{# Cell & ultrastructure segmentation: <i>M. Januszewski (V. Jain's team, Google Research), S. Dorkenwald, P. Schubert</i>#} |
59 | | -{# </p>#} |
60 | | -{# <p class="lead" style="text-align: justify;">#} |
61 | | -{# Please note that the neuron reconstructions, synapse predictions and cell type classifications are best effort. We would appreciate feedback if you think you have discovered a systematic problem that deserves more attention! We are also currently working on creating a downloadable version of the data for offline analysis.#} |
62 | | -{# </p>#} |
63 | | - <h3 class="display-6 header">The Team</h3> |
64 | | - <p class="lead" style="text-align: justify;">This project is developed in the Kornfeld laboratory at the Max Planck Institute for Biological Intelligence (in foundation) in Martinsried, Germany. We would like to thank Eric Perlman for neuroglancer development support. |
| 43 | + <p class="lead" style="text-align: justify;">SyConn-Neuroglancer provides web access to connectomic datasets processed with SyConn. It is based on a fork of the original <a href="https://github.com/google/neuroglancer">google/neuroglancer</a> project developed and maintained by Jeremy Maitin-Shepard at Google Research in Viren Jain’s team, with contributions from many other research organisations. We aim to keep our fork in sync with the upstream project and contribute as much as possible back to the original codebase.</p> |
| 44 | + <p class="lead" style="text-align: justify;">SyConn-Neuroglancer provides an analysis interface for straightforward connectomic queries, such as filtering neurons by properties, identifying pre- and postsynaptic partners, and listing cell types. We extend it continuously in response to analysis needs. Please contact us if you are interested in a specific analysis that would be particularly useful.</p> |
| 45 | + |
| 46 | + <p class="lead" style="text-align: justify;">This project is developed in the <a href="https://kornfeldlab.org" class="text-primary">Kornfeld laboratory</a> at the MRC Laboratory of Molecular Biology (MRC LMB) in Cambridge, UK, and at the Max Planck Institute for Biological Intelligence, Martinsried, Germany. We would like to thank Eric Perlman for Neuroglancer development support.</p> |
| 47 | + |
| 48 | + <p></p> |
| 49 | + |
| 50 | + <h3 class="display-6 header">Alumni</h3> |
65 | 51 | <div class="row"> |
66 | 52 | <div class="col-sm-3"> |
67 | | - <div class="card"> |
68 | | - <div class="card-body"> |
69 | | - <h5 class="card-title">Hashir Ahmad</h5> |
70 | | - <h6 class="card-subtitle text-muted">Maintainer</h6> |
71 | | - <p class="card-text"></p> |
72 | | - <a href="mailto:hashir.ahmad@bi.mpg.de" class="btn btn-primary">Contact</a> |
73 | | - </div> |
74 | | - </div> |
| 53 | + <div class="card"><div class="card-body"><h5 class="card-title">Hashir Ahmad</h5></div></div> |
75 | 54 | </div> |
76 | 55 | <div class="col-sm-3"> |
77 | | - <div class="card"> |
78 | | - <div class="card-body"> |
79 | | - <h5 class="card-title">Andrei Mancu</h5> |
80 | | - <h6 class="card-subtitle text-muted">Developer</h6> |
81 | | - <p class="card-text"></p> |
82 | | - <a href="mailto:andrei.mancu@bi.mpg.de" class="btn btn-primary">Contact</a> |
83 | | - </div> |
84 | | - </div> |
| 56 | + <div class="card"><div class="card-body"><h5 class="card-title">Andrei Mancu</h5></div></div> |
85 | 57 | </div> |
86 | 58 | <div class="col-sm-3"> |
87 | | - <div class="card"> |
88 | | - <div class="card-body"> |
89 | | - <h5 class="card-title">Alexandra Rother</h5> |
90 | | - <h6 class="card-subtitle text-muted">Developer</h6> |
91 | | - <p class="card-text"></p> |
92 | | - <a href="mailto:alexandra.rother@bi.mpg.de" class="btn btn-primary">Contact</a> |
93 | | - </div> |
94 | | - </div> |
| 59 | + <div class="card"><div class="card-body"><h5 class="card-title">Ana-Maria Lacatusu</h5></div></div> |
95 | 60 | </div> |
96 | 61 | <div class="col-sm-3"> |
97 | | - <div class="card"> |
98 | | - <div class="card-body"> |
99 | | - <h5 class="card-title">Ana-Maria Lacatusu</h5> |
100 | | - <h6 class="card-subtitle text-muted">Developer</h6> |
101 | | - <p class="card-text"></p> |
102 | | - <a href="mailto:anamaria.lacatusu@bi.mpg.de" class="btn btn-primary">Contact</a> |
103 | | - </div> |
104 | | - </div> |
| 62 | + <div class="card"><div class="card-body"><h5 class="card-title">Philipp Schubert</h5></div></div> |
105 | 63 | </div> |
106 | 64 | <div class="col-sm-3"> |
107 | | - <div class="card"> |
108 | | - <div class="card-body"> |
109 | | - <h5 class="card-title">Philipp Schubert</h5> |
110 | | - <h6 class="card-subtitle text-muted">Guest Scientist</h6> |
111 | | - <p class="card-text"></p> |
112 | | - <a href="mailto:pschubert@neuro.mpg.de" class="btn btn-primary">Contact</a> |
113 | | - </div> |
114 | | - </div> |
115 | | - </div> |
116 | | - <div class="col-sm-3"> |
117 | | - <div class="card"> |
118 | | - <div class="card-body"> |
119 | | - <h5 class="card-title">Jörgen Kornfeld</h5> |
120 | | - <h6 class="card-subtitle text-muted">PI</h6> |
121 | | - <p class="card-text"></p> |
122 | | - <a href="mailto:joergen.kornfeld@bi.mpg.de" class="btn btn-primary">Contact</a> |
123 | | - </div> |
124 | | - </div> |
| 65 | + <div class="card"><div class="card-body"><h5 class="card-title">Sven Dorkenwald</h5></div></div> |
125 | 66 | </div> |
126 | | - |
127 | 67 | </div> |
| 68 | + |
128 | 69 | <p></p> |
| 70 | + |
129 | 71 | <h3 class="display-6 header" id="publications">Publications</h3> |
130 | 72 | <p class="lead" style="text-align: justify;"> |
131 | | - Schubert PJ, Dorkenwald S, Januszewski M, Klimesch J, Svara F, Mancu A, Ahmad H, Fee M, Jain V, Kornfeld J. <cite>SyConn2: Dense synaptic connectivity inference for volume EM.</cite> Nat Methods. 2022, in the press. |
| 73 | + Schubert PJ, Dorkenwald S, Januszewski M, Klimesch J, Svara F, Mancu A, Ahmad H, Fee M, Jain V, Kornfeld J. <cite>SyConn2: Dense synaptic connectivity inference for volume EM.</cite> Nat Methods. 2022. doi: <a href="https://www.nature.com/articles/s41592-022-01624-x">10.1038/s41592-022-01624-x</a>. |
132 | 74 | </p> |
133 | 75 | <p class="lead" style="text-align: justify;"> |
134 | | - Dorkenwald S, Schubert PJ, Killinger MF, Urban G, Mikula S, Svara F, Kornfeld J. <cite>Automated synaptic connectivity inference for volume electron microscopy.</cite> Nat Methods. 2017 Apr;14(4):435-442. doi:<a href="https://www.nature.com/articles/nmeth.4206">10.1038/nmeth.4206.</a> Epub 2017 Feb 27. PMID: 28250467. |
| 76 | + Dorkenwald S, Schubert PJ, Killinger MF, Urban G, Mikula S, Svara F, Kornfeld J. <cite>Automated synaptic connectivity inference for volume electron microscopy.</cite> Nat Methods. 2017 Apr;14(4):435-442. doi: <a href="https://www.nature.com/articles/nmeth.4206">10.1038/nmeth.4206</a>. Epub 2017 Feb 27. PMID: 28250467. |
135 | 77 | </p> |
136 | 78 | <p class="lead" style="text-align: justify;"> |
137 | | - Kornfeld J, Januszewski M, Schubert PJ, Jain V, Denk W, Fee M. <cite>An anatomical substrate of credit assignment in reinforcement learning.</cite> bioRxiv. 2020 Jan. doi:<a href="https://doi.org/10.1101/2020.02.18.954354">10.1101/2020.02.18.954354</a> |
| 79 | + Kornfeld J, Januszewski M, Schubert PJ, Jain V, Denk W, Fee M. <cite>An anatomical substrate of credit assignment in reinforcement learning.</cite> bioRxiv. 2020 Jan. doi: <a href="https://doi.org/10.1101/2020.02.18.954354">10.1101/2020.02.18.954354</a>. |
138 | 80 | </p> |
139 | 81 | <p class="lead" style="text-align: justify;"> |
140 | | - Januszewski M, Kornfeld J, Li P.H. et al. <cite>High-precision automated reconstruction of neurons with flood-filling networks.</cite> Nat Methods 15, 605–610 (2018). doi:<a href="https://doi.org/10.1038/s41592-018-0049-4">10.1038/s41592-018-0049-4</a> |
| 82 | + Januszewski M, Kornfeld J, Li P.H. et al. <cite>High-precision automated reconstruction of neurons with flood-filling networks.</cite> Nat Methods 15, 605–610 (2018). doi: <a href="https://doi.org/10.1038/s41592-018-0049-4">10.1038/s41592-018-0049-4</a>. |
141 | 83 | </p> |
142 | | - <p class="lead" style="..."> |
143 | | - Schubert PJ, Dorkenwald S, Januszewski M et al. <cite>Learning cellular morphology with neural networks.</cite> Nat Commun 10, 2736 (2019). doi: <a href="https://doi.org/10.1038/s41467-019-10836-3">10.1038/s41467-019-10836-3</a> |
| 84 | + <p class="lead" style="text-align: justify;"> |
| 85 | + Schubert PJ, Dorkenwald S, Januszewski M et al. <cite>Learning cellular morphology with neural networks.</cite> Nat Commun 10, 2736 (2019). doi: <a href="https://doi.org/10.1038/s41467-019-10836-3">10.1038/s41467-019-10836-3</a>. |
144 | 86 | </p> |
145 | 87 | </div> |
146 | 88 | </body> |
|
0 commit comments