nf-core/ngscheckmate/patterngenerator @ 0.0.0-6c4ed3a
Summary
Determining whether sequencing data comes from the same individual by using SNP matching. This module generates PT files from a bed file containing individual positions.
Get started
Add the following snippet to your workflow script to include this module.
include { NGSCHECKMATE_PATTERNGENERATOR } from 'nf-core/ngscheckmate/patterngenerator'
License
MIT License
Name
|
NGSCHECKMATE_PATTERNGENERATOR |
|---|
meta
map
|
Groovy Map containing sample information about the bed file e.g. |
|---|---|
bed
file
|
BED file containing population-level SNPs to use *.bed
|
meta2
map
|
Groovy Map containing sample information about the fasta genome e.g. |
|---|---|
fasta
file
|
Genome fasta file *.fasta
|
meta3
map
|
Groovy Map containing sample information e.g. |
|---|---|
bowtie_index
directory
|
Folder of Bowtie genome index files |
pt
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.pt
file
|
Generated binary pattern file, containing FASTQ strings to match from within raw data *.pt
|
versions_ngscheckmate
tuple
${task.process}
string
|
The process the versions were collected from |
|---|---|
ngscheckmate
string
|
The tool name |
ncm.py --help | sed '7!d;s/.* v//g'
string
|
The command used to generate the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| ngscheckmate | NGSCheckMate is a software package for identifying next generation sequencing (NGS) data files from the same individual, including matching between DNA and RNA. | https://github.com/parklab/NGSCheckMate |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:33:13 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fngscheckmate%2Fpatterngenerator/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/ngscheckmate/patterngenerator/blobs/sha256:53f5529b8905b0123f5fb50bfaaf1bb063b53b25dd7d7efd90f7e6a484be71a2 |
| Size | 2.7 KB |
| Checksum | sha256:53f5529b8905b0123f5fb50bfaaf1bb063b53b25dd7d7efd90f7e6a484be71a2 |
| Downloads | 2 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:33:13 (UTC) | 2 | 2.7 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:23:37 (UTC) | 3 | 2.7 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:21:29 (UTC) | 2 | 2.7 KB |