Skip to content

plex_init handles kwarg relative filepaths#568

Merged
acashmoney merged 1 commit intomainfrom
560-lab-389-plex_init-does-not-handle-relative-filepaths
Aug 4, 2023
Merged

plex_init handles kwarg relative filepaths#568
acashmoney merged 1 commit intomainfrom
560-lab-389-plex_init-does-not-handle-relative-filepaths

Conversation

@acashmoney
Copy link
Copy Markdown
Contributor

No description provided.

@acashmoney acashmoney linked an issue Aug 3, 2023 that may be closed by this pull request
@linear
Copy link
Copy Markdown

linear bot commented Aug 3, 2023

LAB-389 PLEX_INIT does not handle relative filepaths

from plex import CoreTools, plex_init


initial_io_cid = plex_init(

 CoreTools.EQUIBIND.value,

 protein="/content/6d08_protein_processed.pdb",

 small_molecule="/content/6d08_ligand.sdf",

)

This code does not run in my hands - is there an obvious error?

https://colab.research.google.com/drive/15nZrm5k9fMdAHfzpR1g_8TPIz9qgRoys?usp=sharing#scrollTo=ZT2weQliNeGX

@vercel
Copy link
Copy Markdown

vercel bot commented Aug 3, 2023

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

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

@acashmoney acashmoney temporarily deployed to ci August 3, 2023 14:11 — with GitHub Actions Inactive
Copy link
Copy Markdown

@thetechnocrat-dev thetechnocrat-dev left a comment

Choose a reason for hiding this comment

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

matrix_bug_vs_feature

@thetechnocrat-dev
Copy link
Copy Markdown

I'll fix the go single "/" edge case in a separate PR.

@acashmoney acashmoney merged commit 254da28 into main Aug 4, 2023
@acashmoney acashmoney deleted the 560-lab-389-plex_init-does-not-handle-relative-filepaths branch August 4, 2023 14:20
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-389] PLEX_INIT does not handle relative filepaths

2 participants