Skip to content

Commit 34cb7dc

Browse files
author
mbarber
committed
test badges
1 parent dd53c03 commit 34cb7dc

File tree

7 files changed

+57
-1
lines changed

7 files changed

+57
-1
lines changed
758 Bytes
Binary file not shown.
582 Bytes
Binary file not shown.
Lines changed: 21 additions & 0 deletions
Loading

apidocs/build/html/_sources/index.rst.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
Welcome to OpenProtein's documentation!
33
=============================================
44

5+
.. image:: https://badge.fury.io/py/openprotein-python.svg
6+
:target: https://badge.fury.io/py/openprotein-python
7+
:align: right
8+
.. image:: coverage.svg
9+
:align: right
10+
511
Welcome to OpenProtein.AI!
612

713
OpenProtein.AI is a powerful platform that seamlessly integrates state-of-the-art machine learning and generative models into protein engineering workflows.

apidocs/build/html/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,8 @@
7777

7878
<section id="welcome-to-openprotein-s-documentation">
7979
<h1>Welcome to OpenProtein’s documentation!<a class="headerlink" href="#welcome-to-openprotein-s-documentation" title="Permalink to this heading"></a></h1>
80-
<p>Welcome to OpenProtein.AI!</p>
80+
<a class="reference external image-reference" href="https://badge.fury.io/py/openprotein-python"><img alt="https://badge.fury.io/py/openprotein-python.svg" class="align-right" src="https://badge.fury.io/py/openprotein-python.svg" /></a>
81+
<img alt="_images/coverage.svg" class="align-right" src="_images/coverage.svg" /><p>Welcome to OpenProtein.AI!</p>
8182
<p>OpenProtein.AI is a powerful platform that seamlessly integrates state-of-the-art machine learning and generative models into protein engineering workflows.</p>
8283
<p>We help you to design better proteins faster by giving you access to cutting-edge protein language models, prediction and design algorithms, as well as data management and model training tools. Easily build and deploy high-performance Bayesian protein function predictors, or apply generative protein language models to design sequence libraries, all via our integrated platform. OpenProtein.ai can be accessed via web App, API and this python client, making it great for both biologists and protein engineers, as well as data scientists and software engineers.</p>
8384
<p>The documentation is divided into workflows below. For each workflow you can read the docs and see a demo of usage.</p>

apidocs/source/coverage.svg

Lines changed: 21 additions & 0 deletions
Loading

apidocs/source/index.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
Welcome to OpenProtein's documentation!
33
=============================================
44

5+
.. image:: https://badge.fury.io/py/openprotein-python.svg
6+
:target: https://pypi.org/project/openprotein-python/
7+
:align: right
8+
.. image:: coverage.svg
9+
:target: https://pypi.org/project/openprotein-python/
10+
:align: right
11+
512
Welcome to OpenProtein.AI!
613

714
OpenProtein.AI is a powerful platform that seamlessly integrates state-of-the-art machine learning and generative models into protein engineering workflows.

0 commit comments

Comments
 (0)