Skip to content

Releases: labdao/plex

v0.7.0

18 May 19:13
381bf12
Compare
Choose a tag to compare

What's Changed

  • Codebase cleaned up (~1000 lines removed)
  • Equibind modified to take .mol2 files as input
  • RMSD tool onboarded
  • ODDT tool debugged
  • Diffdock tool glob pattern matching modified
  • IPFS CIDs being written to job io.json for input and output files

New Contributors

Full Changelog: v0.6.1...v0.7.0

v0.6.1

25 Apr 18:18
d0f2b69
Compare
Choose a tag to compare

Changelog

v0.6.0

18 Apr 19:51
8d4ec20
Compare
Choose a tag to compare

Changelog

v0.5.1

06 Apr 18:05
68c4e4c
Compare
Choose a tag to compare

Changelog

v0.5.0

04 Apr 13:44
bcdbd36
Compare
Choose a tag to compare

Changelog

v0.4.1

15 Mar 02:45
714204d
Compare
Choose a tag to compare

Changelog

v0.4.0

13 Mar 19:05
c23395d
Compare
Choose a tag to compare

Features

✅ Colab Protein folding ⚛️
✅ Juypter notebook deploy 🪐
✅ Local Docker flag 🐳
✅ CI test for Equibind client call 👷🏼
✅ Release CI workflow for apps 🏗️ 
✅ Install script animation 💅🏼
✅ Access token 🗝️

Changelog

v0.3.0

07 Mar 18:45
9b0f953
Compare
Choose a tag to compare

Changelog

v0.2.0-alpha

01 Mar 18:18
8ae568a
Compare
Choose a tag to compare

Changelog

v0.1.0-alpha

24 Feb 12:09
1355545
Compare
Choose a tag to compare

Changelog

  • 1355545 Update releaser.yml
  • c0b4b15 Release (#102)
  • ea01d93 add selector labdao to bacalhau (#98)
  • ea04409 merging oddt scorer
  • ee27edb Update releaser.yml
  • fcb572f Update releaser.yml
  • 78424b2 go build distribution
  • 8fcf495 bacalhau debugging phase 1 (#97)
  • 03ed817 Update README.md
  • 8e7b4fc Update go.mod
  • 633b63a Update README.md
  • aec6433 re org repo to match large std go project (#90)
  • e8c7998 first config, pending additional scores and VS score
  • 8bda39d Update README.md
  • afe8c03 Create LICENSE.md
  • 6f9430f Update install.sh
  • 99bfa4b 78 integrate gnina container into app (#80)
  • 41178a0 74 feed bacalhau outputs inside generated labdao job directory (#76)
  • d797bd9 Update README.md
  • ff357db Acashmoney patch 1 (#81)
  • 1cd02b0 Update install.sh
  • 790aeab install script with bacalhau install and w3s token prompt (#77)
  • 03aec7a 72 run equibind on plex (#75)
  • 5ab4268 62 run bacalhau from golang (#68)
  • 7083a65 Merge pull request #70 from labdao/63-pin-directoryfiles-to-ipfs-from-go-program
  • 24b6c55 Merge branch 'main' into 63-pin-directoryfiles-to-ipfs-from-go-program
  • e3b721c modifies go.yml workflow
  • 0c841e9 removes executable
  • 9763a81 responds to PR feedback
  • 64dea62 Update go.yml (#69)
  • 9dd382d testputfile unit test added, gitignore updated, .txt file moved to test-directory
  • df876af moves ipfs.go into plexus dir and updates package names to main
  • 802fe07 Merge remote-tracking branch 'origin' into 63-pin-directoryfiles-to-ipfs-from-go-program
  • d2a7c87 renames go file
  • e5f5a44 Create go.yml
  • 1cfdf41 Merge pull request #66 from labdao/61-create-indexjson-from-file-structure
  • 98daecc implement basic unit test
  • 4e9d35c fmt
  • 88aa2b3 refactored utils and simplified function names
  • bcb904f refactor createindexjsonl, needs rename
  • b4f0974 update utils and remove go.mod and .sum
  • 60e68e5 modifies file name per go naming conventions
  • cf6def0 getfiles parsing functional
  • 6dc1566 put files and directory functions outputting cids, need to modify getFiles to display upload contents
  • 10f39ae remoe plexutil
  • c6919a3 cleaning up before merge
  • 2783839 create index csv
  • 6a0910b debugging index
  • 0482b9b debugging csv creation
  • 837a604 dirty parsing of files for index.csv
  • 3188e9a create volume returns path to new files
  • 62f97a9 create volume returns new file index
  • b8a6337 added prefix to function
  • ef10016 no whitespace
  • e10bc35 uuid typing
  • 94981bc clean up main
  • 6335566 fix CopyFile issue
  • 515a60a volume creation
  • 9f980cd make status messages more precise
  • 836a2d8 create layer argument
  • ebd23eb introduced appconfig validation
  • bc9d854 comment
  • 9626b88 listing files that match a pattern
  • 7232dd2 introduced breaking change with dir to directory rename
  • 67abac8 Delete demo.sh (#56)
  • 92e9452 add cp of protein to diffdock (#55)
  • f975b09 51 add test csv based on pre selected proteins (#53)
  • 0f478af modifies install script to include ipfs and pip installs (#52)
  • 1d7f70d 6 create low level instructions on how to run diffdock (#47)
  • bb781cb 43 run diffdock on time splitpdbind in ticket mode (#44)