API Reference#
This section contains a comprehensive reference of the public API of IGUA.
Pipeline#
The parameters of the IGUA pipeline. |
|
The results of the IGUA clustering pipeline. |
|
The IGUA multi-stage clustering pipeline. |
Clustering Strategy#
An abstract clustering strategy to cluster compositional data. |
|
A clustering strategy implementing hierarchical clustering. |
|
A clustering strategy similar to MMseqs2 linear clustering. |
MMSeqs Driver#
A wrapper around an |
Datasets#
Base#
A gene cluster. |
|
A protein inside a gene cluster. |
|
An abstract dataset to provide clusters to a |
List#
A dataset consisting in a list of other datasets. |
GenBank#
A dataset composed of gene clusters in a GenBank file. |
antiSMASH#
A dataset composed of antiSMASH regions in a GenBank file. |
|
A dataset composed of antiSMASH results in a Zip file. |
Fasta/GFF#
Dataset for extracting sequences from FASTA/GFF files. |
DefenseFinder#
DefenseFinder-specific dataset class. |