Skip to content
This repository was archived by the owner on Nov 20, 2025. It is now read-only.
This repository was archived by the owner on Nov 20, 2025. It is now read-only.

Modify combined_compounds output format: move in silico annotations from row names to dedicated columns #29

@KevinBillet

Description

@KevinBillet

In the current examples, the combined_compounds output uses row names to store in silico annotation information. To improve data handling and facilitate further processing, these annotations should be moved into explicit columns within the resulting data frame.

Specifically:

  • Remove annotation information from the row names.
  • Include all relevant annotation details as dedicated columns in the combined_compounds table.
  • Ensure that the output remains compatible with downstream analysis and visualization steps.

This change will improve clarity, make data manipulation easier, and align with tidy data principles.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions