Skip to content

Commit b309db9

Browse files
author
mbarber
committed
updated text
1 parent 186ff2f commit b309db9

File tree

6 files changed

+7
-7
lines changed

6 files changed

+7
-7
lines changed
-44 Bytes
Binary file not shown.
-44 Bytes
Binary file not shown.

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
Asssay-based Sequence Learning
22
===============================
33

4-
Welcome to the Core Workflow section of OpenProtein's Python client library documentation! In this part of the documentation, we describe how to use our library to perform the core tasks associated with data processing and utilizing the platform's machine learning capabilities.
4+
Welcome to the Asssay-based Sequence Learning section of the documentation! Here, we describe how to use our library to perform the core tasks associated with data processing and utilizing the platform's machine learning capabilities.
55

6-
The core functionality of OpenProtein's Python client library is divided into four main modules: AssayData, Train, Predict, and Design.
6+
The Asssay-based Sequence Learning functionality of OpenProtein's Python client library is divided into four main modules: AssayData, Train, Predict, and Design.
77

88
AssayData
99
---------

apidocs/build/html/core_workflow.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@
9292

9393
<section id="asssay-based-sequence-learning">
9494
<h1>Asssay-based Sequence Learning<a class="headerlink" href="#asssay-based-sequence-learning" title="Permalink to this heading"></a></h1>
95-
<p>Welcome to the Core Workflow section of OpenProtein’s Python client library documentation! In this part of the documentation, we describe how to use our library to perform the core tasks associated with data processing and utilizing the platform’s machine learning capabilities.</p>
96-
<p>The core functionality of OpenProtein’s Python client library is divided into four main modules: AssayData, Train, Predict, and Design.</p>
95+
<p>Welcome to the Asssay-based Sequence Learning section of the documentation! Here, we describe how to use our library to perform the core tasks associated with data processing and utilizing the platform’s machine learning capabilities.</p>
96+
<p>The Asssay-based Sequence Learning functionality of OpenProtein’s Python client library is divided into four main modules: AssayData, Train, Predict, and Design.</p>
9797
<section id="assaydata">
9898
<h2>AssayData<a class="headerlink" href="#assaydata" title="Permalink to this heading"></a></h2>
9999
<p>Our AssayData module allows you to upload your dataset to OpenProtein’s engineering platform. This dataset forms the basis for training, predicting, and evaluating tasks. Your data should be formatted as a 2-column CSV, including the full sequence of each variant and one or more columns for your measured properties.</p>

apidocs/build/html/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apidocs/source/core_workflow.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
Asssay-based Sequence Learning
22
===============================
33

4-
Welcome to the Core Workflow section of OpenProtein's Python client library documentation! In this part of the documentation, we describe how to use our library to perform the core tasks associated with data processing and utilizing the platform's machine learning capabilities.
4+
Welcome to the Asssay-based Sequence Learning section of the documentation! Here, we describe how to use our library to perform the core tasks associated with data processing and utilizing the platform's machine learning capabilities.
55

6-
The core functionality of OpenProtein's Python client library is divided into four main modules: AssayData, Train, Predict, and Design.
6+
The Asssay-based Sequence Learning functionality of OpenProtein's Python client library is divided into four main modules: AssayData, Train, Predict, and Design.
77

88
AssayData
99
---------

0 commit comments

Comments
 (0)