Description

Alignment-free computation of average nucleotide Identity (ANI)

Input

name:type
description
pattern

meta{:bash}

:map

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

query{:bash}

:file

Fasta file(s) to be queried

*.fasta

reference{:bash}

:file

Fasta file(s) to be used as reference for the query

*.fasta

Output

name:type
description
pattern

ani{:bash}

meta{:bash}

:map

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

*.ani.txt{:bash}

:file

Results of the query

*.ani.txt

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml

Tools

fastani
Apache-2.0

FastANI is developed for fast alignment-free computation of whole-genome Average Nucleotide Identity (ANI).