Skip to content

Conversation

@FerriolCalvet
Copy link
Collaborator

@FerriolCalvet FerriolCalvet commented Feb 23, 2025

Missing tasks

  • Decide the logic on how to integrate it to the omega part of things (EXPANDREGIONS)
    there are three regions sources:
  • Providing a custom BED file
  • Automatic domain generation
  • Automatic exon generation

Each of them can be activated together, or in isolation. If the general omega_withingene is active but none of the others is active or provided, the pipeline will raise an error.

AI generated summary

This pull request introduces several significant changes to configuration files and workflow processes, primarily focusing on the handling of omega hotspots and the introduction of domain annotations. The key changes include renaming parameters, removing redundant BED file configurations, and adding new processes and channels for domain annotations.

Parameter and Configuration Updates:

  • conf/bladder.config, conf/mice.config, nextflow.config: Renamed omega_hotspots to omega_withingene and removed low_complex_file and low_mappability_file parameters. [1] [2] [3] [4]

Workflow and Process Modifications:

Schema and Subworkflow Changes:

Omega Analysis Workflow Updates:

- not tested
- connection with omega missing
- decision required on turning on/off of domain annotation generation
missing:
- connection to omega
FerriolCalvet and others added 3 commits February 24, 2025 17:43
missing:
- add params to nextflow_schema
- test fail if hotspots on, but nothing else on
- test combination of autoexons and BED file together
 - add new params to schema
 - confirm behaviour under different inputs
 - update script in agreement with behaviour selection
 - update omega_hotspots param to omega_withingene
@FerriolCalvet FerriolCalvet changed the title [DRAFT] Add domain BED automated generation Add domain BED automated generation Feb 25, 2025
@FerriolCalvet FerriolCalvet merged commit 11b9ba1 into dev Feb 25, 2025
@FerriolCalvet FerriolCalvet deleted the 229-dna2protein_easy branch February 25, 2025 13:15
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.

Define domain regions for omega

2 participants