nf-core/t1k/build @ 0.0.0-6c4ed3a
Summary
A module to create a reference database and coordinate files for T1K.
Get started
Add the following snippet to your workflow script to include this module.
include { T1K_BUILD } from 'nf-core/t1k/build'
License
MIT License
Name
|
T1K_BUILD |
|---|
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
ena
file
|
EMBL-ENA dat file. *.dat
|
fasta
file
|
FASTA file containing gene sequences. *.fa
|
annotation
file
|
Gene annotation in GTF format. *.gtf
|
database
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.dat
file
|
EMBL-ENA dat file. *.dat
|
versions_t1k
tuple
${task.process}
string
|
The name of the process |
|---|---|
t1k
string
|
The name of the tool |
run-t1k 2>&1 | head -n 1 | cut -d '-' -f 1 | cut -d v -f 2
eval
|
The expression to obtain the version of the tool |
dna_sequences
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*_dna_seq.fa
file
|
DNA gene sequences file output. *_dna_seq.fa
|
rna_sequences
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*_rna_seq.fa
file
|
RNA gene sequences file output. *_rna_seq.fa
|
dna_coordinates
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*_dna_coord.fa
file
|
A fasta file with the coordinates of the gene alleles in the header as created form the t1k/build *_dna_coord.fa
|
rna_coordinates
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*_rna_coord.fa
file
|
A fasta file with the coordinates of the gene alleles in the header as created form the t1k/build *_rna_coord.fa
|
| Tool | Description | Homepage |
|---|---|---|
| t1k | T1K is a versatile methods to genotype highly polymorphic genes (e.g. KIR, HLA) with RNA-seq, WGS or WES data. | https://github.com/mourisl/T1K/blob/v1.0.9/README.md |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:49:10 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Ft1k%2Fbuild/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/t1k/build/blobs/sha256:be1cf68f971678c9164526b988e1e96d89ea9345240b828f9b270dc9fefdc5f0 |
| Size | 3.0 KB |
| Checksum | sha256:be1cf68f971678c9164526b988e1e96d89ea9345240b828f9b270dc9fefdc5f0 |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:49:10 (UTC) |