Skip to content

Refactor OmicsContainer and OmicsDataMap classes to allow multi-sample preprocessing #5

@vvvieira

Description

@vvvieira

This paper describes a very straightforward framework for gene/reaction-level omics integration. The current wrappers are only good for generic pipelines where the sample is already preprocessed before calling reconstruction methods.

To this end, OmicsContainer and IntegrationStrategy classes should be changed to accommodate the following parameters described in the paper:

  • Thresholding at the gene vs reaction level
  • Threshold based on a global value vs local-values for each gene/reaction across multiple samples (e.g. median, quantiles)
  • Which functions replace AND/OR operators

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions