AberOWLAligner

class AberOWLAligner(force_download: bool | None = None)[source]

Bases: Aligner

Aligner for AberOWL.

Instantiate the aligner.

Attributes Summary

curation_header

Header to put on the curation table, corresponding to get_curation_row()

key

The key for the external registry

Methods Summary

getter()

Get the AberOWL registry.

Attributes Documentation

curation_header: ClassVar[Sequence[str]] = ['name', 'homepage', 'description']

Header to put on the curation table, corresponding to get_curation_row()

key: ClassVar[str] = 'aberowl'

The key for the external registry

Methods Documentation

getter()

Get the AberOWL registry.