You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _includes/resource-table-category.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@
10
10
<tableclass="tooltable table display">
11
11
<thead>
12
12
<trclass="text-nowrap">
13
-
<th>How-to Guide or resource {%- if include.tag -%}
13
+
<th>Resource {%- if include.tag -%}
14
14
<adata-bs-toggle="tooltip" data-bs-original-title="This is a curated list which means that not all tools or resources that exist for this topic are listed here. This is mainly because we do not intend to be a registry.">
Copy file name to clipboardExpand all lines: pages/activities/bindcraft_access.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
---
2
2
title: Community Access to BindCraft
3
+
description: Increasing community access to an end-to-end solution for protein binder design.
3
4
type: activity_in_progress
5
+
roadmap: A shared platform, or platforms (Roadmap D3Ac)
4
6
contributors: [Ziad Al-Bkhetan, Thomas Litfin]
5
7
toc: false
6
8
---
@@ -10,7 +12,7 @@ toc: false
10
12
11
13
-[BindCraft](https://github.com/martinpacesa/BindCraft) is an end-to-end solution for protein binder design.
12
14
- BindCraft was widely used by participants in a recent blind evaluation (**[Adaptyv Bio](https://www.adaptyvbio.com/blog/po104)**) of protein binder design tools.
13
-
- Several independent groups generated de novo designed binders with competitive affinity to the natural ligand using the BindCraft tool.
15
+
- Several independent groups generated *de novo* designed binders with competitive affinity to the natural ligand using the BindCraft tool.
14
16
- BindCraft tool is available within a NextFlow **[workflow](https://github.com/Australian-Structural-Biology-Computing/bindflow)** to support portable deployment.
15
17
16
18
{% include callout.html type="warning" content="Native BindCraft tool requires PyRosetta as a filter with non-commercial license." %}
0 commit comments