Commit 3d98ef1
Update main (#45)
* cleanup repo
* cleanup
* cleanup
* cleanup
* cleanup
* updated links
* update v
* update readme
* squash readme and workflow edits
workflows updated
workflows updated
updated workflows
updated workflows
updated workflows
updated workflows
updated test
updated workflows
updated workflow
updated workflow
updated workflows
updated workflows
updated workflows
updated workflows
updated workflows
updated readme
updated readme
* v tagging
* fix bug in SVD metadata refresh
* metadata embeddings fix
* Bump version to 0.2.3
* added make
* updated action
* update workflow
* updated paths
* added make docs
* updated demos
* added chorismate
* updated contents added tutorials
* page link
* renamed
* rm reload jobs in tutorial
* added drafts of two PoET tutorials looking at substitution and deletion analysis and insertion analysis applied to nuclear localization signal site engineering
* rename and run fresh version of the subst and del tutorial
* fix bug where DesignStep scores are ints but should be floats
* added timeout
* v 0.2.6
* added local make
* add initial rough draft of design and library comparison notebook. still needs to add some specific cost analysis and clarify comparison of sequence efficiency of libraries
* first draft of an updated getting started for the embedding model with more guidance and tips
* updated error checking in base APISession to use a generic HTTPError with better error message than requests.HTTPError. also removed custom response code checking for auth error in favor of checking for and extending the HTTPError. Also, SVDModel now inherits from AsyncJobFuture in order to provide a wait_until_done interface
* added comment on ESM models and start and stop tokens
* added checks
* Bump version to 0.2.7
* added shell
* Bump version to 0.2.8
* fixed type annot for data.get() (AssayMetadata)
* fixed train.cv
* Bump version to 0.2.9
* bugfix and tests updated
* Bump version to 0.3.0
* added tag
* Bump version to 0.3.1
* purge conda badge
* updated
* added antibody tutorial
* retitled
* updated tutorial2
* update DesignResult to use datetime types and make end time optional so that incremental results can be loaded
* overhaul testing
* added poet e2es
* merged tests
* changed auth path
* fix test
* started updating endpoints + jobs
* update endpoints, Jobs, futures
* working build for new paths
* docs
* fixed predict
* Bump version to 0.3.1
* Bump version to 0.3.2
* updated tutorials + v0.3.2
* MVP refac (tests not updated)
* updated futures
* updated testing
* updated tutorials
* update tests
* upd ipynb
* cleanup emb
* upd fold
* upd embeddings with api.model attr
* job union - openclosed
* integrate predict
* upd predict to train
* autocomplete changes
* upd autocomplete
* Replace Jobs with Futures
* fixed tests
* rm workflows
* Updated tests (#41)
* upd future logic
* upd tutorials
* upt tutorial
* upd api tests (wip)
* upd tests/api
---------
Co-authored-by: michael-bar <[email protected]>
* update job type enums to have consistent naming
* revert back to getters in OpenProtein class for docstrings. autocomplete issue needs to be investigated
* rename DesignService to DesignAPI for consistency with other modules
* add type hints to OpenProtein class properties
* Dev/refactor (#42)
* upd future logic
* upd tutorials
* upt tutorial
* upd api tests (wip)
* upd tests/api
* refactored Poet Results and Org
* reorg jobs + results
* upd tutorials
* upd returns
* upd demo
* upd sphinx
* upd tutorial
* update docs
* upd design step
* up e2e tests
* upd docs for emb models
* upd testing
* cleanup
---------
Co-authored-by: michael-bar <[email protected]>
* rm init Poetmodel
* upd index
* v0.4.0
* Apply suggestions from code review
Co-authored-by: timt51 <[email protected]>
* updated prompt arg order
* added foldapi.model
* foldABC
* add typehint
Co-authored-by: timt51 <[email protected]>
* typo
Co-authored-by: timt51 <[email protected]>
* typo
* typo
Co-authored-by: timt51 <[email protected]>
* typehint
Co-authored-by: timt51 <[email protected]>
* typo
Co-authored-by: timt51 <[email protected]>
* typing
Co-authored-by: timt51 <[email protected]>
* typing
Co-authored-by: timt51 <[email protected]>
* added typing
Co-authored-by: timt51 <[email protected]>
* msa vs msa_id consistency
* Update openprotein/api/embedding.py
Co-authored-by: timt51 <[email protected]>
* upd embeddingapi methods
* design upd allowed_tokens
* PoET naming
* upd testing
* PoETModel casing
* upd fold to new dot model syntax
* update get() types
* upd get typing
* some spacing, poet caps, bytes vs str type fixing
* return bytes if user sent bytes
* return seqs as bytes
* renamed afmodel to af2model
* upd svd bytes + merge glitch
* upd demo
* fix api mock tests
* upd demo
* upd demo
* fix e2e emb tests
* upd poet tests
* upd demo
* emb and align init
* upd attributes to lazy load
* add line
* fix missing _fold in OpenProtein class. split up post functions for esmfold and alphafold2 and remove generic call since they have non-compatible APIs. update unicode vs byte strings in fold module
* fix fold get for af2 since get needs to be queried with sequence from MSA that the client doesn't know about
* upd af fold args
* upd tests
* design
* fixed design step
* upd demo
* added helpers
* helper docs
* tweak design helper
* add wip mutation_regex
* rename design.mutants
* rename design.helper
* update design constraints
* upd demo
* parse DesignCon in DesignCreate
---------
Co-authored-by: mbarber <[email protected]>
Co-authored-by: Tristan Bepler <[email protected]>
Co-authored-by: Yichael-bar <[email protected]>
Co-authored-by: timt51 <[email protected]>1 parent 68bd6d1 commit 3d98ef1
File tree
190 files changed
+118458
-29299
lines changed- .github/workflows
- anaconda_build
- apidocs
- build
- doctrees
- demos
- nbsphinx
- demos
- html
- _images
- _modules
- openprotein
- api
- _sources
- demos
- _static
- css
- fonts
- js
- demos
- source
- demos
- data
- bin
- openprotein
- api
- tests
- api
- data
- e2e
- tech
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
190 files changed
+118458
-29299
lines changedThis file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
5 | 8 | | |
6 | 9 | | |
7 | 10 | | |
| |||
136 | 139 | | |
137 | 140 | | |
138 | 141 | | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
9 | 26 | | |
10 | 27 | | |
11 | 28 | | |
| |||
15 | 32 | | |
16 | 33 | | |
17 | 34 | | |
18 | | - | |
| 35 | + | |
19 | 36 | | |
20 | | - | |
21 | 37 | | |
22 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
23 | 41 | | |
24 | 42 | | |
25 | 43 | | |
26 | 44 | | |
27 | 45 | | |
| 46 | + | |
| 47 | + | |
28 | 48 | | |
29 | | - | |
| 49 | + | |
30 | 50 | | |
31 | 51 | | |
32 | 52 | | |
| |||
72 | 92 | | |
73 | 93 | | |
74 | 94 | | |
75 | | - | |
| 95 | + | |
76 | 96 | | |
77 | 97 | | |
78 | 98 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments