×

nf-core/td2/longorfs @ 0.0.0-0c7146d

TD2 identifies candidate coding regions within transcript sequences, such as those generated by de novo RNA-Seq transcript assembly

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

Summary

TD2 identifies candidate coding regions within transcript sequences, such as those generated by de novo RNA-Seq transcript assembly

Get started

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

include { TD2_LONGORFS } from 'nf-core/td2/longorfs'

License

MIT License

Process
Name TD2_LONGORFS
Input 1 channel
#1 tuple
meta map

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

fasta file

Fasta file containing the target transcript sequences

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

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

${prefix}/longest_orfs.{cds,gff3,pep} file

Files containing the longest ORFs predicted from the input transcript sequences

${prefix}/longest_orfs.{cds,gff3,pep}
#2 versions_td2 tuple
${task.process} string

The process the versions were collected from

TD2.LongOrfs string

The tool name

1.0.6 string

The tool version

Tool Description Homepage
td2 TD2 identifies candidate coding regions within transcript sequences, such as those generated by de novo RNA-Seq transcript assembly https://github.com/Markusjsommer/TD2
Version 0.0.0-0c7146d
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 08 Apr 2026 19:43:24 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Ftd2%2Flongorfs/0.0.0-0c7146d/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/td2/longorfs/blobs/sha256:25337e84cca152b2b54b2a7e961b4a7dd46d29ae572e9fb9f73f4df164648eef
Size 2.4 KB
Checksum sha256:25337e84cca152b2b54b2a7e961b4a7dd46d29ae572e9fb9f73f4df164648eef
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:49:37 (UTC) 3 2.4 KB
0.0.0-0c7146d 08 Apr 2026 19:43:24 (UTC) 3 2.4 KB