Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • K ksrates_rec_ret
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Cecilia SENSALARI
  • ksrates_rec_ret
  • Merge requests
  • !1

Integrate reciprocally retention workflow

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Cecilia SENSALARI requested to merge dev into master Dec 07, 2021
  • Overview 0
  • Commits 28
  • Pipelines 0
  • Changes 22

Main change:

  • Add function modules to perform the workflow to detect the top 2000 (lambda rank) reciprocally retained gene families (extend_orthogroups.py, fc_reciprocal_retention.py)
  • The Nextflow pipeline (main.nf) also takes into account the reciprocal retention workflow when scheduling the wgdParalog process
  • Other modules have been adapted to handle the new code

Note that the integration is still in progress in dev or feature branches.

Bugfix:

  • In the Nextflow pipeline (main.nf), the input config file for ksrates can now be located anywhere because all commands are using its absolute path, while before the configuration file had to be located in the folder from which the NF pipeline was run because of a wrong variable in main.nf.
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: dev