Skip to content

Automate MIBiG version detection from uploaded .pkl files #311

@gcroci2

Description

@gcroci2

In NPLinker, we added support for MIBiG v4.0 (#286), which introduces a new metadata schema. The biosynthetic classes have also been updated in v4.0 (see details here).

I have already updated the webapp to support the new biosynthetic classes in this commit (issue #37).

I think it would be beneficial to extract the MIBiG version information directly from the .pkl file uploaded to the dashboard, rather than requiring users to manually select the version. Implementing this would require modifications to the NPLinker codebase, particularly in how npl.config.mibig.version is stored in the .pkl file, ensuring that the correct BGC classes are dynamically selected based on the detected version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions