×

nf-core/picard/fixmateinformation @ 0.0.0-0c7146d

Verify mate-pair information between mates and fix if needed

Latest version: 0.0.0-0c7146d
Total downloads: 1
Source: nf-core/modules

Summary

Verify mate-pair information between mates and fix if needed

Get started

Add the following snippet to your workflow script to include this module.

include { PICARD_FIXMATEINFORMATION } from 'nf-core/picard/fixmateinformation'

License

MIT License

Process
Name PICARD_FIXMATEINFORMATION
Input 1 channel
#1 tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

bam file

BAM file

*.{bam}
Output 2 channels
#1 bam tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

*.bam file

mate-pair verified BAM file

*.{bam}
#2 versions_picard tuple
${task.process} string

The process the versions were collected from

picard string

The tool name

picard FixMateInformation --version 2>&1 | sed -n 's/.*Version://p' string

The command used to generate the version of the tool

Tool Description Homepage
picard A set of command line tools (in Java) for manipulating high-throughput sequencing (HTS) data and formats such as SAM/BAM/CRAM and VCF. https://broadinstitute.github.io/picard/
Version 0.0.0-0c7146d
Commit ID 135d883a43b1a2324b4112cd270cf22e20835533
Release Date 08 Apr 2026 19:02:49 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fpicard%2Ffixmateinformation/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/picard/fixmateinformation/blobs/sha256:b75717787a164cf10bb6757447a6ac7f71ef1675bdda48955a92605aa5e949ad
Size 2.8 KB
Checksum sha256:b75717787a164cf10bb6757447a6ac7f71ef1675bdda48955a92605aa5e949ad
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 19:02:49 (UTC) 1 2.8 KB -