Description

Predict prophages in bacterial genomes

Input

name:type
description
pattern

meta{:bash}

:map

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

gbk{:bash}

:file

Genome file in .gbk or .gbff format.

*.{gbk,gbff}

Output

name:type
description
pattern

coordinates{:bash}

meta{:bash}

:map

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

${prefix}.tsv{:bash}

:file

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

*.{tsv}

gbk{:bash}

meta{:bash}

:map

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

${prefix}.gb*{:bash}

: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{:bash}

meta{:bash}

:map

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

${prefix}.log{:bash}

:file

File containing the PhiSpy execution log

*.{log}

information{:bash}

meta{:bash}

:map

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

${prefix}_prophage_information.tsv{:bash}

: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{:bash}

meta{:bash}

:map

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

${prefix}_bacteria.fasta{:bash}

:file

Genome with prophage regions masked with N.

*.{fasta}

bacteria_gbk{:bash}

meta{:bash}

:map

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

${prefix}_bacteria.gbk{:bash}

:file

Genome sequences identified as bacterial.

*.{gbk}

phage_fasta{:bash}

meta{:bash}

:map

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

${prefix}_phage.fasta{:bash}

:file

Phage sequences extracted from the genome.

*.{fasta}

phage_gbk{:bash}

meta{:bash}

:map

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

${prefix}_phage.gbk{:bash}

:file

Phage sequences extracted from the genome.

*.{gbk}

prophage_gff{:bash}

meta{:bash}

:map

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

${prefix}_prophage.gff3{:bash}

:file

Prophage information in GFF3 format.

*.{gff3}

prophage_tbl{:bash}

meta{:bash}

:map

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

${prefix}_prophage.tbl{:bash}

:file

File containing prophage number and its location in the genome.

*.{tbl}

prophage_tsv{:bash}

meta{:bash}

:map

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

${prefix}_prophage.tsv{:bash}

:file

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

*.{tsv}

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml