nf-core/plotsr @ 0.0.0-6c4ed3a
Summary
Plotsr generates high-quality visualisation of synteny and structural rearrangements between multiple genomes.
Get started
Add the following snippet to your workflow script to include this module.
include { PLOTSR } from 'nf-core/plotsr'
License
MIT License
Name
|
PLOTSR |
|---|
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
syri
file
|
Structural annotation mappings (syri.out) identified by SyRI *syri.out
|
meta2
map
|
Groovy Map containing sample information e.g. |
|---|---|
fastas
list
|
Fasta files in the sequence specified by the *.{fasta,fa,fsa,faa}
|
meta3
map
|
Groovy Map containing sample information e.g. |
|---|---|
genomes
string
|
A genomes.txt file including the header: #file name tags and Fasta file names, title for the plot and plotsr configuration tags. As example is: #file name tags genome.fasta test lw:1.5 genome2.fasta reference lw:1.5 *.txt
|
meta4
map
|
Groovy Map containing sample information e.g. |
|---|---|
bedpe
file
|
Structural annotation mappings in BEDPE format *.bedpe
|
meta5
map
|
Groovy Map containing sample information e.g. |
|---|---|
markers
file
|
File containing path to markers *.bed
|
meta6
map
|
Groovy Map containing sample information e.g. |
|---|---|
tracks
file
|
File listing paths and details for all tracks to be plotted *.txt
|
meta7
map
|
Groovy Map containing sample information e.g. |
|---|---|
chrord
file
|
File containing reference (first genome) chromosome IDs in the order in which they are to be plotted. File requires one chromosome ID per line. Not compatible with --chr *.txt
|
meta8
map
|
Groovy Map containing sample information e.g. |
|---|---|
chrname
file
|
File containing reference (first genome) chromosome names to be used in the plot. File needs to be a TSV with the chromosome ID in first column and chromosome name in the second. *.txt
|
png
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.png
file
|
Synteny plot *.png
|
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
| Tool | Description | Homepage |
|---|---|---|
| plotsr | Visualiser for structural annotations between multiple genomes | https://github.com/schneebergerlab/plotsr |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:38:06 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fplotsr/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/plotsr/blobs/sha256:cff8a4206d014c6990b2455908d3b76524d7b3ed987d5f659f70387ce0a940b8 |