×

nf-core/tsebra @ 0.0.0-6c4ed3a

Transcript Selector for BRAKER TSEBRA combines gene predictions by selecting transcripts based on their extrisic evidence support

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

Summary

Transcript Selector for BRAKER TSEBRA combines gene predictions by selecting transcripts based on their extrisic evidence support

Get started

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

include { TSEBRA } from 'nf-core/tsebra'

License

MIT License

Process
Name TSEBRA
Input 4 channels
#1 tuple
meta map

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

gtfs list

List of gene prediction files in gtf

*.gtf
hints_files list

List of files containing extrinsic evidence in gff

*.gff
keep_gtfs list

List of gene prediction files in gtf. These gene sets are used the same way as other inputs, but TSEBRA ensures that all transcripts from these gene sets are included in the output

*.gtf
config file

Configuration file that sets the parameter for TSEBRA

*.cfg
Output 3 channels
#1 versions
versions.yml file

File containing software versions

versions.yml
#2 tsebra_gtf tuple
meta map

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

*.gtf file

Output file for the combined gene predictions in gtf

*.gtf
#3 tsebra_scores tuple
meta map

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

*.tsv file

Transcript scores as a table

*.tsv
Tool Description Homepage
tsebra TSEBRA is a combiner tool that selects transcripts from gene predictions based on the support by extrisic evidence in form of introns and start/stop codons https://github.com/Gaius-Augustus/TSEBRA
Version 0.0.0-6c4ed3a
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 23 Apr 2026 15:50:22 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Ftsebra/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/tsebra/blobs/sha256:9d671faed2d266907a5eb517f3a4b047869310d4886416223943092bb9beecc8
Size 3.1 KB
Checksum sha256:9d671faed2d266907a5eb517f3a4b047869310d4886416223943092bb9beecc8
Downloads 2
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:50:22 (UTC) 2 3.1 KB
0.0.0-3fc6d40 22 Apr 2026 15:34:58 (UTC) 1 3.1 KB
0.0.0-0c7146d 08 Apr 2026 19:44:30 (UTC) 1 3.1 KB