Add annotation workflow with Braker3#768
Conversation
Test Results (powered by Planemo)Test Summary
Errored Tests
|
Test Results (powered by Planemo)Test Summary
Errored Tests
|
fc2d489 to
d8d6290
Compare
|
You seem to have helixer changes in here, let me know if you want to remove those ? |
|
Hi @mvdbeek, I had a conflict, so I tried a rebase to fix it. |
|
I wanted to let users choose which database to use. |
|
Hello @Delphine-L , Do you think these latest changes are good ? |
|
Hello @mvdbeek and @Delphine-L, do you think this PR can be merged? Or are there other changes that need to be made? |
There was a problem hiding this comment.
Pull request overview
This PR adds a new genome annotation workflow using Braker3 to the IWC repository. The workflow integrates RNA-seq and protein data to annotate eukaryotic genomes, with quality evaluation using BUSCO and OMArk, sequence extraction with GFFRead, and visualization via JBrowse.
Key changes:
- New workflow for genome annotation with Braker3 that combines GeneMark-ETP and AUGUSTUS predictions
- Comprehensive quality evaluation with BUSCO (on both genome and predicted proteins) and OMArk
- Support for both fungal and non-fungal genomes with configurable parameters
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated 7 comments.
Show a summary per file
| File | Description |
|---|---|
| Genome_annotation_with_braker3.ga | Main workflow file defining the Braker3 annotation pipeline with quality evaluation steps |
| Genome_annotation_with_braker3-tests.yml | Test configuration using Zenodo-hosted test data (mucorales genome) |
| README.md | Documentation explaining workflow purpose, inputs, steps, and expected outputs |
| CHANGELOG.md | Version history documenting the initial release |
| .dockstore.yml | Dockstore configuration with correct file paths and author information |
workflows/genome_annotation/annotation-braker3/Genome_annotation_with_braker3.ga
Outdated
Show resolved
Hide resolved
workflows/genome_annotation/annotation-braker3/Genome_annotation_with_braker3.ga
Outdated
Show resolved
Hide resolved
workflows/genome_annotation/annotation-braker3/Genome_annotation_with_braker3.ga
Outdated
Show resolved
Hide resolved
workflows/genome_annotation/annotation-braker3/Genome_annotation_with_braker3.ga
Outdated
Show resolved
Hide resolved
workflows/genome_annotation/annotation-braker3/Genome_annotation_with_braker3.ga
Outdated
Show resolved
Hide resolved
workflows/genome_annotation/annotation-braker3/Genome_annotation_with_braker3.ga
Outdated
Show resolved
Hide resolved
workflows/genome_annotation/annotation-braker3/Genome_annotation_with_braker3.ga
Outdated
Show resolved
Hide resolved
|
@copilot open a new pull request to apply changes based on the comments in this thread |
Co-authored-by: Marius van den Beek <m.vandenbeek@gmail.com>
Hello,
I would like to propose this workflow for annotating a genome from the GTN "Genome annotation with Braker3 ".
Thank you! Have a nice day!
Romane