Skip to content

Conversation

thetechnocrat-dev
Copy link
Contributor

No description provided.

@thetechnocrat-dev thetechnocrat-dev linked an issue Aug 2, 2023 that may be closed by this pull request
@linear
Copy link

linear bot commented Aug 2, 2023

LAB-245 include bacalhau job metadata in IO

The IO should contain the bacalhau job id. I am not yet sure wether it should contain additional metadata such as the peerID

Usually this content is generated via "bacalhau describe jobID"

Link to the user source

@vercel
Copy link

vercel bot commented Aug 2, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview Aug 2, 2023 3:58pm

@thetechnocrat-dev thetechnocrat-dev temporarily deployed to ci August 2, 2023 15:58 — with GitHub Actions Inactive
@acashmoney acashmoney self-requested a review August 2, 2023 16:06
Copy link
Contributor

@acashmoney acashmoney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

acashmoney_Cyber_anthropologist_studying_ancient_Egyption_hiero_ae99033b-f2ca-459d-9e9e-c932e761e66f

[
  {
    "outputs": {
      "best_docked_small_molecule": {
        "class": "File",
        "filepath": "7n9g_ZINC000003986735_docked.sdf",
        "ipfs": "QmZdoaKEGtESnLoHFMb9bvqdwXjyUuRK6DbEoYz8PYpZ8W"
      },
      "protein": {
        "class": "File",
        "filepath": "7n9g.pdb",
        "ipfs": "QmUWCBTqbRaKkPXQ3M14NkUuM4TEwfhVfrqLNoBB7syyyd"
      }
    },
    "tool": {
      "name": "equibind",
      "ipfs": "QmZ2HarAgwZGjc3LBx9mWNwAQkPWiHMignqKup1ckp8NhB"
    },
    "inputs": {
      "protein": {
        "class": "File",
        "filepath": "7n9g.pdb",
        "ipfs": "QmUWCBTqbRaKkPXQ3M14NkUuM4TEwfhVfrqLNoBB7syyyd"
      },
      "small_molecule": {
        "class": "File",
        "filepath": "ZINC000003986735.sdf",
        "ipfs": "QmV6qVzdQLNM6SyEDB3rJ5R5BYJsQwQTn1fjmPzvCCkCYz"
      }
    },
    "state": "completed",
    "errMsg": "",
    "bacalhauJobId": "b25552d5-ed43-43d2-9017-ffe80c8ecdd6"
  },
  {
    "outputs": {
      "best_docked_small_molecule": {
        "class": "File",
        "filepath": "7n9g_ZINC000019632618_docked.sdf",
        "ipfs": "QmS1Hc9Uz1tLs3vpBaqD7dE5FaLodMGjj6XCTEtNCZ4CQP"
      },
      "protein": {
        "class": "File",
        "filepath": "7n9g.pdb",
        "ipfs": "QmUWCBTqbRaKkPXQ3M14NkUuM4TEwfhVfrqLNoBB7syyyd"
      }
    },
    "tool": {
      "name": "equibind",
      "ipfs": "QmZ2HarAgwZGjc3LBx9mWNwAQkPWiHMignqKup1ckp8NhB"
    },
    "inputs": {
      "protein": {
        "class": "File",
        "filepath": "7n9g.pdb",
        "ipfs": "QmUWCBTqbRaKkPXQ3M14NkUuM4TEwfhVfrqLNoBB7syyyd"
      },
      "small_molecule": {
        "class": "File",
        "filepath": "ZINC000019632618.sdf",
        "ipfs": "QmViB4EnKX6PXd77WYSgMDMq9ZMX14peu3ZNoVV1LHUZwS"
      }
    },
    "state": "completed",
    "errMsg": "",
    "bacalhauJobId": "6e5344cc-7204-4d01-81bb-567efdf5ff11"
  }
]

@thetechnocrat-dev thetechnocrat-dev merged commit b3ff299 into main Aug 2, 2023
@thetechnocrat-dev thetechnocrat-dev deleted the 555-lab-245-include-bacalhau-job-metadata-in-io branch August 2, 2023 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[LAB-245] include bacalhau job metadata in IO
2 participants