We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5da598b commit c6b6bf0Copy full SHA for c6b6bf0
README.md
@@ -90,7 +90,8 @@ To build the Docker image yourself, from a checkout run:
90
$ docker build -t mhcflurry:latest .
91
$ docker run -p 9999:9999 --rm mhcflurry:latest
92
```
93
-
+## Predicted sequence motifs
94
+Sequence logos for the binding motifs learned by MHCflurry BA are available [here](https://openvax.github.io/mhcflurry-motifs/).
95
96
## Common issues and fixes
97
0 commit comments