Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • met4j met4j
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar

Message pour les compte CRU : Contactez par mail support-forgemia@inrae.fr pour que nous vous créions un nouveau compte suite au blocage des comptes CRU.
Indiquez dans votre mail votre organisme ou entreprise ainsi qu'un numéro de téléphone.

  • metexploremetexplore
  • met4jmet4j
  • Merge requests
  • !21

Draft: Feature/reaction side cpds

  • Review changes

  • Download
  • Patches
  • Plain diff
Open Louison Fresnais requested to merge Feature/reactionSideCpds into develop Oct 12, 2022
  • Overview 1
  • Commits 8
  • Pipelines 0
  • Changes 3

Objectives of this MR:

  • Compute Reaction Specific Side compounds
  • Overload the getReactionGraph method to take into account reaction-wise cofactors

Work in progress:

  • Optimisation/Architecture
  • Unit tests

The side compound identification strategy is up to discussion because to be able to also consider compounds implicated in spurious edges I had to turn the problem upside down: 1: For each reaction, identify the compounds implicated in Main edges as Main compounds 2: Consider all other compounds of this reaction as Side compounds (All compounds - Main compounds)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: Feature/reactionSideCpds