You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+11
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,17 @@
3
3
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
4
4
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
5
5
6
+
## v0.6.1dev - [05-March-2025]
7
+
8
+
### 'Added'
9
+
10
+
1. Added parameter `append_genome_prefix_to_feature_ids` which allows the user to add genome prefixes defined in the assemblysheet to the final Gff/Fasta files [#135](https://github.com/Plant-Food-Research-Open/genepal/issues/135)
Copy file name to clipboardexpand all lines: assets/multiqc_config.yml
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
report_comment: >
2
2
This report has been generated by the <a href="https://github.com/plant-food-research-open/genepal" target="_blank">plant-food-research-open/genepal</a>
3
3
analysis pipeline. For information about how to interpret these results, please see the
|`allow_isoforms`| Allow multiple isoforms for gene models |`boolean`| True |||
65
-
|`enforce_full_intron_support`| Require every model to have external evidence for all its introns |`boolean`| True |||
66
-
|`filter_liftoff_by_hints`| Use BRAKER hints to filter Liftoff models |`boolean`| True |||
67
-
|`eggnogmapper_purge_nohits`| Purge transcripts which do not have a hit against eggnog |`boolean`||||
68
-
|`filter_genes_by_aa_length`| Filter genes with open reading frames shorter than the specified number of amino acids excluding the stop codon. If set to `null`, this filter step is skipped. |`integer`| 24 |||
|`allow_isoforms`| Allow multiple isoforms for gene models |`boolean`| True |||
65
+
|`enforce_full_intron_support`| Require every model to have external evidence for all its introns |`boolean`| True |||
66
+
|`filter_liftoff_by_hints`| Use BRAKER hints to filter Liftoff models |`boolean`| True |||
67
+
|`eggnogmapper_purge_nohits`| Purge transcripts which do not have a hit against eggnog |`boolean`||||
68
+
|`filter_genes_by_aa_length`| Filter genes with open reading frames shorter than the specified number of amino acids excluding the stop codon. If set to `null`, this filter step is |
0 commit comments