×

nf-core/opt/track @ 0.0.0-3fc6d40

track aligns query probe sequences to any target transcriptome

Latest version: 0.0.0-3fc6d40
Total downloads: 6
Source: nf-core/modules
Authors: @khersameesh24
Maintainers: @khersameesh24

Summary

track aligns query probe sequences to any target transcriptome

Get started

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

include { OPT_TRACK } from 'nf-core/opt/track'

License

MIT License

Process
Name OPT_TRACK
Input 2 channels
#1 tuple
meta map

Groovy Map containing information of the forward oriented fasta generated with the probes panel sequences generated with opt flip e.g. [ id:'breast_cancer_probe_panel_sequences' ]

fwd_oriented_fa file

Forward oriented fasta file generated by the opt flip command

*.fa
#2 tuple
meta2 map

Groovy Map containing the information of the genomic features and fasta files used as references e.g. [ id:'gencode_references' ]

ref_annot_gff file

Reference annotation in gff format

*.gff
ref_annot_fa file

Reference annotation in fasta format

*.fa
Output 2 channels
#1 versions
versions.yml file

File containing software versions

versions.yml
#2 probes2target tuple
meta map

Groovy Map containing sample information e.g. [ id:'sample1' ]

${meta.id}/probe2targets.tsv file

TSV file containing the gene and transcript information to which each probe aligns

*.tsv
Tool Description Homepage
opt opt is a simple program that aligns probe sequences to transcript sequences to detect potential off-target probe activity https://github.com/JEFworks-Lab/off-target-probe-tracker
Version 0.0.0-3fc6d40
Commit ID 3fc6d40d163d89ae44d40a00b9017d5a9df5170e
Release Date 22 Apr 2026 15:24:18 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fopt%2Ftrack/0.0.0-3fc6d40/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/opt/track/blobs/sha256:af72c5f9eda584e79020a312079ae696a143229d72a61d807b63d99606105c18
Size 2.4 KB
Checksum sha256:af72c5f9eda584e79020a312079ae696a143229d72a61d807b63d99606105c18
Downloads 3
Version Date Status Downloads Size
0.0.0-3fc6d40 22 Apr 2026 15:24:18 (UTC) 3 2.4 KB
0.0.0-0c7146d 08 Apr 2026 19:22:31 (UTC) 3 2.3 KB