×

nf-core/authentict/deam2cont @ 0.0.0-6c4ed3a

Use deamination patterns to estimate contamination in single-stranded libraries

Latest version: 0.0.0-6c4ed3a
Total downloads: 9
Source: nf-core/modules

Summary

Use deamination patterns to estimate contamination in single-stranded libraries

Get started

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

include { AUTHENTICT_DEAM2CONT } from 'nf-core/authentict/deam2cont'

License

MIT License

Process
Name AUTHENTICT_DEAM2CONT
Input 3 channels
#1 tuple
meta map

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

bam file

BAM/CRAM/SAM file (Mandatory)

*.{bam,cram,sam}
#2 tuple
meta2 map

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

config file

Optional AuthentiCT configuration text file

*
#3 tuple
meta3 map

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

positions file

Optional text file with positions that sequences should overlap

*
Output 3 channels
#1 txt tuple
meta map

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

*.txt file

Maximum likelihood estimates with associated standard errors

*.txt
#2 versions_samtools tuple
${task.process} string

The name of the process

samtools string

The name of the tool

samtools --version 2>&1 | head -n1 | sed 's/^.*samtools //' eval

The expression to obtain the version of the tool

#3 versions_authentict tuple
${task.process} string

The name of the process

authentict string

The name of the tool

echo \$(AuthentiCT --version 2>&1) eval

The expression to obtain the version of the tool

Tool Description Homepage
authentict Estimates present-day DNA contamination in ancient DNA single-stranded libraries. https://github.com/StephanePeyregne/AuthentiCT
Version 0.0.0-6c4ed3a
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 23 Apr 2026 15:03:04 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fauthentict%2Fdeam2cont/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/authentict/deam2cont/blobs/sha256:d45f8be8c3fca630a6c9c81fb093d607827ea1f03f08be2eea96201796769cdd
Size 2.7 KB
Checksum sha256:d45f8be8c3fca630a6c9c81fb093d607827ea1f03f08be2eea96201796769cdd
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:03:04 (UTC) 3 2.7 KB
0.0.0-3fc6d40 22 Apr 2026 15:02:19 (UTC) 3 2.7 KB
0.0.0-0c7146d 08 Apr 2026 18:43:45 (UTC) 3 2.7 KB