Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release 1.1.0 #89

Merged
merged 56 commits into from
Dec 2, 2024
Merged
Show file tree
Hide file tree
Changes from 15 commits
Commits
Show all changes
56 commits
Select commit Hold shift + click to select a range
73504bf
chore: bump dev version
znorgaard Sep 11, 2024
186dfd7
fix: update version in snapshots
znorgaard Sep 11, 2024
ac04dd9
Merge pull request #77 from nf-core/zn_dev_bump
SPPearce Sep 12, 2024
5cdae0a
refactor: use simple names and extension globbing
znorgaard Sep 20, 2024
811b32c
Merge pull request #79 from nf-core/zn_output_bai
znorgaard Sep 24, 2024
a028710
fix: remove space in glob
znorgaard Oct 4, 2024
a0fb774
fix: remove space in glob
znorgaard Oct 4, 2024
48f6d61
chore: update changelog
znorgaard Oct 4, 2024
a89b4cf
Merge pull request #80 from nf-core/zn_output_bai
SPPearce Oct 5, 2024
0816bf3
Template update for nf-core/tools version 3.0.0
nf-core-bot Oct 8, 2024
f74c63e
chore: enable plotting
znorgaard Oct 17, 2024
d08498f
chore: update modules
znorgaard Oct 17, 2024
f9037c4
fix: resolve merge errors
znorgaard Oct 24, 2024
5d7af8b
Merge pull request #84 from nf-core/zn_3.0.2_template_merge
znorgaard Oct 24, 2024
cbec972
chore: raise minimum version
znorgaard Oct 24, 2024
4495e3e
chore: update minimum version
znorgaard Oct 24, 2024
ff69546
Merge pull request #85 from nf-core/zn_nf_version_update
znorgaard Oct 28, 2024
dee4b7b
fix: lower config min version
znorgaard Oct 28, 2024
62a6464
fix: update readme
znorgaard Oct 28, 2024
c99ec02
Merge pull request #86 from nf-core/zn_config_version
znorgaard Oct 31, 2024
f253437
fix: use 24.04.2
znorgaard Oct 31, 2024
bf5f98e
chore: update changelog
znorgaard Oct 31, 2024
edf6172
Merge pull request #87 from nf-core/zn_fix_versioning
znorgaard Oct 31, 2024
afa1e58
chore: update modules
znorgaard Oct 31, 2024
cd6abe7
chore: bump version to 1.0.2
znorgaard Oct 31, 2024
6d26488
chore: update changelog
znorgaard Oct 31, 2024
d796af3
chore: update snapshot
znorgaard Oct 31, 2024
5bc7de7
chore: fix release date
znorgaard Nov 6, 2024
6b1ec1e
Merge pull request #88 from nf-core/zn_release
znorgaard Nov 6, 2024
526a222
chore: update dependencies
znorgaard Nov 14, 2024
f551cde
chore: update changelog
znorgaard Nov 14, 2024
ecd433a
chore: arrange changelog
znorgaard Nov 14, 2024
d73116b
chore: update snaps
znorgaard Nov 14, 2024
5dab71f
fix: allow non-gzipped fastq files
znorgaard Nov 14, 2024
fb6854d
fix: allow non-gzipped fq 3 and 4
znorgaard Nov 14, 2024
728d14d
chore: update usage
znorgaard Nov 14, 2024
940d789
chore: update changelog
znorgaard Nov 14, 2024
627a849
docs: update error messages
znorgaard Nov 14, 2024
c164e1f
chore: update PR number
znorgaard Nov 14, 2024
aea8d31
Merge pull request #93 from nf-core/zn_fastq
znorgaard Nov 15, 2024
4ab9baf
Add patch files
SPPearce Nov 15, 2024
ef03b06
fix: remove offending diff line
znorgaard Nov 15, 2024
9e604d8
chore: set release date
znorgaard Nov 15, 2024
9aa88d0
Merge pull request #90 from nf-core/zn_conda
znorgaard Nov 15, 2024
85699ce
fix: limit downloads
znorgaard Nov 18, 2024
0ae6de5
chore: set release date
znorgaard Nov 19, 2024
78778df
Merge pull request #95 from nf-core/zn_download
znorgaard Nov 22, 2024
61c84b9
chore: set release date
znorgaard Dec 2, 2024
b2f5ac0
chore: update changelog
znorgaard Dec 2, 2024
673d042
Merge pull request #96 from nf-core/zn_release_date
znorgaard Dec 2, 2024
b95de2c
Update nf-core components to latest versions
SPPearce Dec 2, 2024
d8443c1
Remove trailing space
SPPearce Dec 2, 2024
5297aae
chore: version bump
znorgaard Dec 2, 2024
f751c7b
fix: typo
znorgaard Dec 2, 2024
34afc50
Merge pull request #99 from nf-core/zn_version_bump
znorgaard Dec 2, 2024
ef948d4
Merge pull request #98 from nf-core/update_nfcore_components
znorgaard Dec 2, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 19 additions & 1 deletion CHANGELOG.md
SPPearce marked this conversation as resolved.
Show resolved Hide resolved
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,28 @@
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).

## [[1.0.2]](https://github.com/nf-core/fastquorum/releases/tag/1.0.2) -- 2024-11-06
## [[1.0.2]](https://github.com/nf-core/fastquorum/releases/tag/1.0.2) -- 2024-11-15
znorgaard marked this conversation as resolved.
Show resolved Hide resolved

### Enhancements & fixes

- [PR #93](https://github.com/nf-core/fastquorum/pull/93) - Allow non-gzipped input fastq files
- [PR #90](https://github.com/nf-core/fastquorum/pull/90) - Update dependency versions in fastquorum environments
| Dependency | Previous Version | New Version |
| ---------- | ---------------- | ----------- |
| bwa | 0.7.17 | 0.7.18 |
| fgbio | 2.0.2 | 2.4.0 |
| samtools | 1.16.1 | 1.21 |

| Module | Previous SHA | New SHA |
| -------------- | ------------ | ------- |
| bwa/index | e0ff65e | 6666521 |
| fastqc | b49b899 | 6666521 |
| fgbio/sortbam | 2fc7438 | bc6d86f |
| multiqc | fe9614c | cf17ca4 |
| samtools/dict | 3c8fd07 | b13f07b |
| samtools/faidx | 04fbbc7 | b13f07b |
| samtools/merge | 04fbbc7 | b13f07b |

- [PR #87](https://github.com/nf-core/fastquorum/pull/87) - Raise minimum version to 24.04.2
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- [PR #87](https://github.com/nf-core/fastquorum/pull/87) - Raise minimum version to 24.04.2
- [PR #87](https://github.com/nf-core/fastquorum/pull/87) - Raise minimum Nextflow version to 24.04.2

- [PR #84](https://github.com/nf-core/fastquorum/pull/84) - Update to nf-core/tools template version 3.0.2
- [PR #79](https://github.com/nf-core/fastquorum/pull/79) and [PR #80](https://github.com/nf-core/fastquorum/pull/90) - Publish aligned consensus bai file
Expand Down
16 changes: 8 additions & 8 deletions assets/schema_input.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,29 +17,29 @@
"type": "string",
"format": "file-path",
"exists": true,
"pattern": "^\\S+\\.f(ast)?q\\.gz$",
"errorMessage": "FastQ file for reads 1 must be provided, cannot contain spaces and must have extension '.fq.gz' or '.fastq.gz'"
"pattern": "^\\S+\\.f(ast)?q(\\.gz)?$",
"errorMessage": "FastQ file for reads 1 must be provided, cannot contain spaces and must have extension '.fq', '.fastq', '.fq.gz' or '.fastq.gz'"
},
"fastq_2": {
"type": "string",
"format": "file-path",
"exists": true,
"pattern": "^\\S+\\.f(ast)?q\\.gz$",
"errorMessage": "FastQ file for reads 2 cannot contain spaces and must have extension '.fq.gz' or '.fastq.gz'"
"pattern": "^\\S+\\.f(ast)?q(\\.gz)?$",
"errorMessage": "FastQ file for reads 2 cannot contain spaces and must have extension '.fq', '.fastq', '.fq.gz' or '.fastq.gz'"
},
"fastq_3": {
"type": "string",
"format": "file-path",
"exists": true,
"pattern": "^\\S+\\.f(ast)?q\\.gz$",
"errorMessage": "FastQ file for reads 3 (e.g. index1/i7) cannot contain spaces and must have extension '.fq.gz' or '.fastq.gz'"
"pattern": "^\\S+\\.f(ast)?q(\\.gz)?$",
"errorMessage": "FastQ file for reads 3 (e.g. index1/i7) cannot contain spaces and must have extension '.fq', '.fastq', '.fq.gz' or '.fastq.gz'"
},
"fastq_4": {
"type": "string",
"format": "file-path",
"exists": true,
"pattern": "^\\S+\\.f(ast)?q\\.gz$",
"errorMessage": "FastQ file for reads 4 (e.g. index2/i5) cannot contain spaces and must have extension '.fq.gz' or '.fastq.gz'"
"pattern": "^\\S+\\.f(ast)?q(\\.gz)?$",
"errorMessage": "FastQ file for reads 4 (e.g. index2/i5) cannot contain spaces and must have extension '.fq', '.fastq', '.fq.gz' or '.fastq.gz'"
},
"read_structure": {
"type": "string",
Expand Down
8 changes: 4 additions & 4 deletions docs/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,10 +77,10 @@ TREATMENT_REP3,AEG588A6_S6_L004_R1_001.fastq.gz,12M+T +T
| Column | Description |
| ---------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `sample` | Custom sample name. This entry will be identical for multiple sequencing libraries/runs from the same sample. Spaces in sample names are automatically converted to underscores (`_`). |
| `fastq_1` | Full path to FastQ file for Illumina short reads 1. File has to be gzipped and have the extension ".fastq.gz" or ".fq.gz". |
| `fastq_2` | Full path to FastQ file for Illumina short reads 2. File has to be gzipped and have the extension ".fastq.gz" or ".fq.gz". |
| `fastq_3` | Full path to FastQ file for Illumina short reads 3 (e.g. index1/i7). File has to be gzipped and have the extension ".fastq.gz" or ".fq.gz". |
| `fastq_4` | Full path to FastQ file for Illumina short reads 4 (e.g. index2/i5). File has to be gzipped and have the extension ".fastq.gz" or ".fq.gz". |
| `fastq_1` | Full path to FastQ file for Illumina short reads 1. File has to have the extension ".fastq", ".fq", ".fastq.gz" or ".fq.gz". |
| `fastq_2` | Full path to FastQ file for Illumina short reads 2. File has to have the extension ".fastq", ".fq", ".fastq.gz" or ".fq.gz". |
| `fastq_3` | Full path to FastQ file for Illumina short reads 3 (e.g. index1/i7). File has to have the extension ".fastq", ".fq", ".fastq.gz" or ".fq.gz". |
| `fastq_4` | Full path to FastQ file for Illumina short reads 4 (e.g. index2/i5). File has to have the extension ".fastq", ".fq", ".fastq.gz" or ".fq.gz". |
| `read_structure` | the [`read_structure`][read-structure-link] describes how the bases in a sequencing run should be allocated into logical reads, including the unique molecular index(es) |

[read-structure-link]: https://github.com/fulcrumgenomics/fgbio/wiki/Read-Structures
Expand Down
23 changes: 15 additions & 8 deletions modules.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,37 +8,44 @@
"bwa/index": {
"branch": "master",
"git_sha": "666652151335353eef2fcd58880bcef5bc2928e1",
"installed_by": ["modules"]
"installed_by": ["modules"],
"patch": "modules/nf-core/bwa/index/bwa-index.diff"
},
"fastqc": {
"branch": "master",
"git_sha": "666652151335353eef2fcd58880bcef5bc2928e1",
"installed_by": ["modules"]
"installed_by": ["modules"],
"patch": "modules/nf-core/fastqc/fastqc.diff"
},
"fgbio/sortbam": {
"branch": "master",
"git_sha": "666652151335353eef2fcd58880bcef5bc2928e1",
"installed_by": ["modules"]
"git_sha": "bc6d86f063cd2e15015a339769c9ed18e5185a74",
"installed_by": ["modules"],
"patch": "modules/nf-core/fgbio/sortbam/fgbio-sortbam.diff"
},
"multiqc": {
"branch": "master",
"git_sha": "cf17ca47590cc578dfb47db1c2a44ef86f89976d",
"installed_by": ["modules"]
"installed_by": ["modules"],
"patch": "modules/nf-core/multiqc/multiqc.diff"
},
"samtools/dict": {
"branch": "master",
"git_sha": "b13f07be4c508d6ff6312d354d09f2493243e208",
"installed_by": ["modules"]
"installed_by": ["modules"],
"patch": "modules/nf-core/samtools/dict/samtools-dict.diff"
},
"samtools/faidx": {
"branch": "master",
"git_sha": "b13f07be4c508d6ff6312d354d09f2493243e208",
"installed_by": ["modules"]
"installed_by": ["modules"],
"patch": "modules/nf-core/samtools/faidx/samtools-faidx.diff"
},
"samtools/merge": {
"branch": "master",
"git_sha": "b13f07be4c508d6ff6312d354d09f2493243e208",
"installed_by": ["modules"]
"installed_by": ["modules"],
"patch": "modules/nf-core/samtools/merge/samtools-merge.diff"
}
}
},
Expand Down
6 changes: 3 additions & 3 deletions modules/local/align_bam/main.nf
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ process ALIGN_BAM {
tag "$meta.id"
label 'process_high'

conda "bioconda::fgbio=2.0.2 bioconda::bwa=0.7.17 bioconda::samtools=1.16.1"
conda "bioconda::fgbio=2.4.0 bioconda::bwa=0.7.18 bioconda::samtools=1.21"
container "${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ?
'https://depot.galaxyproject.org/singularity/mulled-v2-69f5207f538e4de9ef3bae6f9a95c5af56a88ab8:82d3ec41f9f1227f7183d344be46f73365efa704-0' :
'quay.io/biocontainers/mulled-v2-69f5207f538e4de9ef3bae6f9a95c5af56a88ab8:82d3ec41f9f1227f7183d344be46f73365efa704-0' }"
'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/22/22e054c20192395e0e143df6c36fbed6ce4bd404feba05793aff16819e01fff1/data' :
'community.wave.seqera.io/library/fgbio_bwa_samtools:6fad70472c85d4d3' }"

input:
tuple val(meta), path(unmapped_bam)
Expand Down
6 changes: 3 additions & 3 deletions modules/local/fgbio/callandfilterduplexconsensusreads/main.nf
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ process FGBIO_CALLANDFILTERDUPLEXCONSENSUSREADS {
tag "$meta.id"
label 'process_high'

conda "bioconda::fgbio=2.0.2"
conda "bioconda::fgbio=2.4.0"
container "${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ?
'https://depot.galaxyproject.org/singularity/fgbio:2.0.2--hdfd78af_0' :
'quay.io/biocontainers/fgbio:2.0.2--hdfd78af_0' }"
'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/87/87626ef674e2f19366ae6214575a114fe80ce598e796894820550731706a84be/data' :
'community.wave.seqera.io/library/fgbio:2.4.0--913bad9d47ff8ddc' }"

input:
tuple val(meta), path(grouped_bam)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ process FGBIO_CALLANDFILTERMOLECULARCONSENSUSREADS {
tag "$meta.id"
label 'process_high'

conda "bioconda::fgbio=2.0.2"
conda "bioconda::fgbio=2.4.0"
container "${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ?
'https://depot.galaxyproject.org/singularity/fgbio:2.0.2--hdfd78af_0' :
'quay.io/biocontainers/fgbio:2.0.2--hdfd78af_0' }"
'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/87/87626ef674e2f19366ae6214575a114fe80ce598e796894820550731706a84be/data' :
'community.wave.seqera.io/library/fgbio:2.4.0--913bad9d47ff8ddc' }"

input:
tuple val(meta), path(grouped_bam)
Expand Down
6 changes: 3 additions & 3 deletions modules/local/fgbio/callduplexconsensusreads/main.nf
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ process FGBIO_CALLDDUPLEXCONSENSUSREADS {
tag "$meta.id"
label 'process_low'

conda "bioconda::fgbio=2.0.2"
conda "bioconda::fgbio=2.4.0"
container "${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ?
'https://depot.galaxyproject.org/singularity/fgbio:2.0.2--hdfd78af_0' :
'quay.io/biocontainers/fgbio:2.0.2--hdfd78af_0' }"
'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/87/87626ef674e2f19366ae6214575a114fe80ce598e796894820550731706a84be/data' :
'community.wave.seqera.io/library/fgbio:2.4.0--913bad9d47ff8ddc' }"

input:
tuple val(meta), path(grouped_bam)
Expand Down
6 changes: 3 additions & 3 deletions modules/local/fgbio/callmolecularconsensusreads/main.nf
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ process FGBIO_CALLMOLECULARCONSENSUSREADS {
tag "$meta.id"
label 'process_low'

conda "bioconda::fgbio=2.0.2"
conda "bioconda::fgbio=2.4.0"
container "${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ?
'https://depot.galaxyproject.org/singularity/fgbio:2.0.2--hdfd78af_0' :
'quay.io/biocontainers/fgbio:2.0.2--hdfd78af_0' }"
'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/87/87626ef674e2f19366ae6214575a114fe80ce598e796894820550731706a84be/data' :
'community.wave.seqera.io/library/fgbio:2.4.0--913bad9d47ff8ddc' }"

input:
tuple val(meta), path(grouped_bam)
Expand Down
6 changes: 3 additions & 3 deletions modules/local/fgbio/collectduplexseqmetrics/main.nf
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ process FGBIO_COLLECTDUPLEXSEQMETRICS {
tag "$meta.id"
label 'process_low'

conda "bioconda::fgbio=2.0.2"
conda "bioconda::fgbio=2.4.0"
container "${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ?
'https://depot.galaxyproject.org/singularity/fgbio:2.0.2--hdfd78af_0' :
'quay.io/biocontainers/fgbio:2.0.2--hdfd78af_0' }"
'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/87/87626ef674e2f19366ae6214575a114fe80ce598e796894820550731706a84be/data' :
'community.wave.seqera.io/library/fgbio:2.4.0--913bad9d47ff8ddc' }"

input:
tuple val(meta), path(grouped_bam)
Expand Down
6 changes: 3 additions & 3 deletions modules/local/fgbio/fastqtobam/main.nf
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ process FGBIO_FASTQTOBAM {
tag "$meta.id"
label 'process_low'

conda "bioconda::fgbio=2.0.2"
conda "bioconda::fgbio=2.4.0"
container "${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ?
'https://depot.galaxyproject.org/singularity/fgbio:2.0.2--hdfd78af_0' :
'quay.io/biocontainers/fgbio:2.0.2--hdfd78af_0' }"
'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/87/87626ef674e2f19366ae6214575a114fe80ce598e796894820550731706a84be/data' :
'community.wave.seqera.io/library/fgbio:2.4.0--913bad9d47ff8ddc' }"

input:
tuple val(meta), path(fastqs)
Expand Down
6 changes: 3 additions & 3 deletions modules/local/fgbio/filterconsensusreads/main.nf
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ process FGBIO_FILTERCONSENSUSREADS {
tag "$meta.id"
label 'process_low'

conda "bioconda::fgbio=2.0.2 bioconda::samtools=1.16.1"
conda "bioconda::fgbio=2.4.0 bioconda::samtools=1.21"
container "${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ?
'https://depot.galaxyproject.org/singularity/mulled-v2-69f5207f538e4de9ef3bae6f9a95c5af56a88ab8:82d3ec41f9f1227f7183d344be46f73365efa704-0' :
'quay.io/biocontainers/mulled-v2-69f5207f538e4de9ef3bae6f9a95c5af56a88ab8:82d3ec41f9f1227f7183d344be46f73365efa704-0' }"
'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/22/22e054c20192395e0e143df6c36fbed6ce4bd404feba05793aff16819e01fff1/data' :
'community.wave.seqera.io/library/fgbio_bwa_samtools:6fad70472c85d4d3' }"

input:
tuple val(meta), path(consensus_bam)
Expand Down
6 changes: 3 additions & 3 deletions modules/local/fgbio/groupreadsbyumi/main.nf
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ process FGBIO_GROUPREADSBYUMI {
tag "$meta.id"
label 'process_low'

conda "bioconda::fgbio=2.0.2"
conda "bioconda::fgbio=2.4.0"
container "${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ?
'https://depot.galaxyproject.org/singularity/fgbio:2.0.2--hdfd78af_0' :
'quay.io/biocontainers/fgbio:2.0.2--hdfd78af_0' }"
'https://community-cr-prod.seqera.io/docker/registry/v2/blobs/sha256/87/87626ef674e2f19366ae6214575a114fe80ce598e796894820550731706a84be/data' :
'community.wave.seqera.io/library/fgbio:2.4.0--913bad9d47ff8ddc' }"

input:
tuple val(meta), path(mapped_bam)
Expand Down
16 changes: 16 additions & 0 deletions modules/nf-core/bwa/index/bwa-index.diff

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions modules/nf-core/bwa/index/environment.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions modules/nf-core/fastqc/environment.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion modules/nf-core/fgbio/sortbam/environment.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions modules/nf-core/fgbio/sortbam/main.nf

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading