nf-core/td2/predict @ 0.0.0-0c7146d
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_PREDICT } from 'nf-core/td2/predict'
License
MIT License
Process
Name
|
TD2_PREDICT |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
fasta
file
|
Transcripts fasta file *.fasta
|
orfs_dir
file
|
Directory containing the ORF prediction files generated by the orfs_dir/
|
Output
2 channels
#1
predictions
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
${prefix}/*.TD2.{bed,cds,gff3,pep}
file
|
Files containing the TD2 ORF predictions for the input transcript sequences ${prefix}/*.TD2.{bed,cds,gff3,pep}
|
#2
versions_td2
tuple
${task.process}
string
|
The process the versions were collected from |
|---|---|
TD2.Predict
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 | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 19:19:14 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Ftd2%2Fpredict/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/td2/predict/blobs/sha256:fc8d2c5feedbfa520ed9075ec71e6fe8124355988712f8ae0d3b9cc2c8853694 |
| Size | 2.6 KB |
| Checksum | sha256:fc8d2c5feedbfa520ed9075ec71e6fe8124355988712f8ae0d3b9cc2c8853694 |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 19:19:14 (UTC) | 1 | 2.6 KB | - |