Description

Identify plasmids in bacterial sequences and assemblies

Input

name:type
description
pattern

meta{:bash}

:map

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

seqs{:bash}

:file

Input FASTA or FASTQ formatted genome sequences

*.{fastq.gz,fq.gz,fastq.gz,fna.gz,fa.gz}

Output

name:type
description
pattern

json{:bash}

meta{:bash}

:map

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

*.json{:bash}

:file

The results from analysis in JSON format

*.json

txt{:bash}

meta{:bash}

:map

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

*.txt{:bash}

:file

The summary of results from analysis

*.txt

tsv{:bash}

meta{:bash}

:map

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

*.tsv{:bash}

:file

The results from analysis in TSV format

*.tsv

genome_seq{:bash}

meta{:bash}

:map

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

*-hit_in_genome_seq.fsa{:bash}

:file

FASTA of sequences in the input with a hit

*-hit_in_genome_seq.fsa

plasmid_seq{:bash}

meta{:bash}

:map

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

*-plasmid_seqs.fsa{:bash}

:file

FASTA of plasmid sequences with a hit against the input

*-plasmid_seqs.fsa

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml

Tools

plasmidfinder
Apache-2.0

PlasmidFinder allows identification of plasmids in total or partial sequenced isolates of bacteria.