Module uniprot::uniparc[][src]

Expand description

Data types for the UniParc database.

Structs

A naive date in YYYY-MM-DD format.

A UniParc entry.

A single key-value property.

A protein sequence.

A UniParc database.

Functions

Parse a UniParc database XML file.

Type Definitions

The parser type for UniParc entries.

The sequential parser type for UniParc entries.

The threaded parser type for UniParc entries.