Skip to content

0.4.0

Compare
Choose a tag to compare
@althonos althonos released this 24 Jul 13:23
· 47 commits to master since this release

Added

  • uniprot::uniref module to parse UniRef XML files.
  • uniprot::uniparc module to parse UniParc XML files.

Changed

  • Moved types to parse UniProt XML files to the uniprot::uniprot module.

Fixed

  • Parsers now check the name of the root element before starting to parse the entries.