Skip to content

Commit

Permalink
Merge pull request #160 from tkchafin/merquryfk
Browse files Browse the repository at this point in the history
removed merquryfk
  • Loading branch information
tkchafin authored Dec 13, 2024
2 parents 8b9de0f + 8add69e commit 1092fdc
Show file tree
Hide file tree
Showing 13 changed files with 18 additions and 993 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,14 @@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [[2.1.0](https://github.com/sanger-tol/genomenote/releases/tag/2.1.0)] - Pembroke Welsh Corgi [2024-12-05]
## [[2.1.0](https://github.com/sanger-tol/genomenote/releases/tag/2.1.0)] - Pembroke Welsh Corgi [2024-12-11]

### Enhancements & fixes

- New annotation_statistics subworkfow which runs BUSCO in protein mode and generates some basic statistics on the the annotated gene set if provided with a GFF3 file of gene annotations using the `--annotation_set` option.
- The genome_metadata subworkflow now queries Ensembl's GraphQL API to determine if Ensembl has released gene annotation for the assembly being processed.
- Module updates and remove Anaconda channels
- Removed merquryfk completeness metric

### Parameters

Expand All @@ -31,7 +32,7 @@ Note, since the pipeline is using Nextflow DSL2, each process will be run with i
| `cooler` | 0.8.11 | 0.9.2 |
| `fastk` | 427104ea91c78c3b8b8b49f1a7d6bbeaa869ba1c | 666652151335353eef2fcd58880bcef5bc2928e1 |
| `gffread` | | 0.12.7 |
| `merquryfk` | d00d98157618f4e8d1a9190026b19b471055b22e | 666652151335353eef2fcd58880bcef5bc2928e1 |
| `merquryfk` | d00d98157618f4e8d1a9190026b19b471055b22e | |
| `multiqc` | 1.14 | 1.25.1 |
| `samtools` | 1.17 | 1.21 |

Expand Down
6 changes: 0 additions & 6 deletions modules.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,12 +67,6 @@
"git_sha": "666652151335353eef2fcd58880bcef5bc2928e1",
"installed_by": ["modules"]
},
"merquryfk/merquryfk": {
"branch": "master",
"git_sha": "666652151335353eef2fcd58880bcef5bc2928e1",
"installed_by": ["modules"],
"patch": "modules/nf-core/merquryfk/merquryfk/merquryfk-merquryfk.diff"
},
"multiqc": {
"branch": "master",
"git_sha": "cf17ca47590cc578dfb47db1c2a44ef86f89976d",
Expand Down
80 changes: 0 additions & 80 deletions modules/nf-core/merquryfk/merquryfk/main.nf

This file was deleted.

16 changes: 0 additions & 16 deletions modules/nf-core/merquryfk/merquryfk/merquryfk-merquryfk.diff

This file was deleted.

217 changes: 0 additions & 217 deletions modules/nf-core/merquryfk/merquryfk/meta.yml

This file was deleted.

Loading

0 comments on commit 1092fdc

Please sign in to comment.