nf-core/tesorter @ 0.0.0-6c4ed3a
Summary
An accurate and fast method to classify LTR-retrotransposons in plant genomes
Get started
Add the following snippet to your workflow script to include this module.
include { TESORTER } from 'nf-core/tesorter'
License
MIT License
Name
|
TESORTER |
|---|
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
fasta
file
|
Input sequence *.{fa,fasta,fsa,faa}
|
meta2
map
|
Groovy Map containing sample information e.g. |
|---|---|
db_hmm
file
|
The database HMM file used |
domtbl
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.domtbl
file
|
HMMScan raw output *.{domtbl}
|
cls_lib
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.cls.lib
file
|
Fasta library for RepeatMasker *.cls.{lib}
|
cls_pep
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.cls.pep
file
|
The same sequences as '*.dom.faa', but id is changed with classifications *.cls.{pep}
|
cls_tsv
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.cls.tsv
file
|
TEs/LTR-RTs classifications *.cls.{tsv}
|
dom_faa
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.dom.faa
file
|
Protein sequences of domain, which can be used for phylogenetic analysis *.dom.{faa}
|
dom_tsv
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.dom.tsv
file
|
Inner domains of TEs/LTR-RTs, which might be used to filter domains based on their scores and coverages *.dom.{tsv}
|
dom_gff3
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.dom.gff3
file
|
Domain annotations in 'gff3' format *.dom.{gff3}
|
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
| Tool | Description | Homepage |
|---|---|---|
| tesorter | Lineage-level classification of transposable elements using conserved protein domains. | https://github.com/zhangrengang/TEsorter |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:49:44 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Ftesorter/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/tesorter/blobs/sha256:0ef1602811d18418883fd96179aa597d185df37e6fedfa1b287cb99173b6b15a |
| Size | 3.2 KB |