nf-core/lofreq/indelqual @ 0.0.0-0c7146d
Summary
Inserts indel qualities in a BAM file
Get started
Add the following snippet to your workflow script to include this module.
include { LOFREQ_INDELQUAL } from 'nf-core/lofreq/indelqual'
License
MIT License
Process
Name
|
LOFREQ_INDELQUAL |
|---|
Input
2 channels
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
bam
file
|
BAM file *.{bam}
|
#2
tuple
meta2
map
|
Groovy Map containing sample information about the reference fasta e.g. [ id:'reference' ] |
|---|---|
fasta
file
|
Reference genome FASTA file *.{fasta,fa}
|
Output
2 channels
#1
bam
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.bam
file
|
BAM file with indel qualities inserted into it *.{bam}
|
#2
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
| Tool | Description | Homepage |
|---|---|---|
| lofreq | Lofreq is a fast and sensitive variant-caller for inferring SNVs and indels from next-generation sequencing data. It's indelqual programme inserts indel qualities in a BAM file | https://csb5.github.io/lofreq/ |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 18:52:28 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Flofreq%2Findelqual/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/lofreq/indelqual/blobs/sha256:a1ba95e852d12a0ccd7807bcd689bc9faf772837196f4659571205948dff0f9a |
| Size | 2.4 KB |
| Checksum | sha256:a1ba95e852d12a0ccd7807bcd689bc9faf772837196f4659571205948dff0f9a |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 18:52:28 (UTC) | 1 | 2.4 KB | - |