Description

Predict prophages in bacterial genomes

Input

name:type
description
pattern

meta:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

gbk:file

Genome file in .gbk or .gbff format.

*.{gbk,gbff}

Output

name:type
description
pattern

coordinates

meta:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

${prefix}.tsv:file

Coordinates of each prophage identified in the genome, and their att sites (if found).

*.{tsv}

gbk

meta:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

${prefix}.gb*:file

A duplicate GenBank record that is the same as the input record, but we have inserted the prophage information, including att sites into the record.

*.{gbk,gbff}

log

meta:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

${prefix}.log:file

File containing the PhiSpy execution log

*.{log}

information

meta:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

${prefix}_prophage_information.tsv:file

File containing all the genes of the genome, one per line. The tenth column describes how likely the gene is a phage gene.

*.{tsv}

bacteria_fasta

meta:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

${prefix}_bacteria.fasta:file

Genome with prophage regions masked with N.

*.{fasta}

bacteria_gbk

meta:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

${prefix}_bacteria.gbk:file

Genome sequences identified as bacterial.

*.{gbk}

phage_fasta

meta:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

${prefix}_phage.fasta:file

Phage sequences extracted from the genome.

*.{fasta}

phage_gbk

meta:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

${prefix}_phage.gbk:file

Phage sequences extracted from the genome.

*.{gbk}

prophage_gff

meta:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

${prefix}_prophage.gff3:file

Prophage information in GFF3 format.

*.{gff3}

prophage_tbl

meta:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

${prefix}_prophage.tbl:file

File containing prophage number and its location in the genome.

*.{tbl}

prophage_tsv

meta:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

${prefix}_prophage.tsv:file

A file containing simpler version of the coordinates file, with only prophage number, contig, start and stop.

*.{tsv}

versions

versions.yml:file

File containing software versions

versions.yml